Plone.recipe.zope2instance

Latest version: v7.1.1

Safety actively analyzes 665814 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 21

2.0

----------------

- Do not use system but exec when starting Zope. This makes it possible for
process management tools to properly manage Zope processes.
[wichert]

- Added `site-zcml` option
Added tests
[mustapha]

- Add support for ZEO authentication. Note that this does not work with any
released Zope or ZODB version at this moment. See
http://mail.zope.org/pipermail/zope/2005-October/161951.html for required
patches.
[wichert]

- Added FTP and WebDAV options
[claytron]

- Allow rel-storage to be an empty string, meaning 'do not use relstorage'.
This allows an extending buildout configuration to disable relstorage again.
[mj]

1.9

----------------

- Fix rel-storage parsing for options with spaces. Note that split() or
split(None) already strips the string.
[mj]

1.8

----------------

- Fixed a Win32 problem in which the presence of Python string escapes in the
path to zope.conf (e.g., d:\botest\parts\instance\etc\zope.conf would escape
the \b). This showed up when using the 'run', 'debug' or 'adduser' commands.
This fixes 211416.
[smcmahon]

- Added `console` command to the instance script, which is equivalent to fg but
does not implicitly turn on debug mode but respects the zope.conf setting.
[hannosch]

1.7

----------------

- Added new client-home option and let it default to a subfolder of the
buildout-wide var folder with a subfolder of the name of the section.
[hannosch]

- Added limited support for running tests under Zope <= 2.8.
[hannosch]

1.6

----------------

- Fixed runzope script generation for Zope 2.8.
[hannosch]

- Cleaned up "./bin/instance test" option handling.
[stefan]

- Removed generator expressions as these aren't supported in < py2.4, which is
used by zope 2.7/8.
[duffyd]

1.5

----------------

- Added `access-log-custom` option to be able to use another event logger
than the file one for the access logger.
[tarek]

- Fix instance generation to work on Windows with blanks in the path name.
This closes 188023.
[hannosch, gotti]

- Added 'zeo-client-client' option which results in 'client <value>' inside
<zeoclient>.
[timte, hannosch]

- Made relstorage handling more generic, so it now supports any RelStorage
adapter, including Oracle (which was broken).
[mj]

Page 18 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.