July 2009 Archives by thread
Starting: Wed Jul 1 13:24:10 EDT 2009
Ending: Thu Jul 30 16:25:29 EDT 2009
Messages: 87
- [Zope-Checkins] SVN: Zope/trunk/ Added an allpy interpreter that has the same egg set as the alltests script. Changed the checknew script to check all packages found on sys.path, instead of only direct dependencies of Zope2. Otherwise we'll miss out on new releases from the test-only dependencies
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Another round of package updates. These are no direct Zope2 dependencies, but required to run all tests of all direct dependencies
Hanno Schlichting
- [Zope-Checkins] [Checkins] SVN: Zope/branches/2.12/ Correctly handle unauthorized exceptions in the ZPublisherExceptionHook.
David Glick
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/App/startup.py Allow for subclasses of exceptions in the exception hook
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Zope2/App/startup.py Merged c101389 from 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/ZCatalog/ZCatalog.txt - removed obsolete lines (maybe the complete file should be removed)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ZCatalog.txt - removed obsolete lines (maybe the complete file should be removed)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ - removed more PluginIndexes.TextIndex dependencies
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/ZCatalog/ - removed more PluginIndexes.TextIndex dependencies
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/ZCTextIndex/tests/ - removed PluginIndexes.TextIndex dependencies (don't know if anybody uses these files)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCTextIndex/tests/ - removed PluginIndexes.TextIndex dependencies (don't know if anybody uses these files)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/ - fixed ProductHelp (reverted small part of revision 94458)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/App/Product.py - fixed ProductHelp (reverted small part of revision 94458)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/ - improved index creation in ProductHelp
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/ - improved index creation in ProductHelp
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/ - removed deprecated TextIndex
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/s - removed deprecated TextIndex
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/ - import permissions from AccessControl.Permissions
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ - import permissions from AccessControl.Permissions
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/ - added 'indexSize' to IPluggableIndex
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PluginIndexes/ - added 'indexSize' to IPluggableIndex
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Remove unneeded zodbcode and zope.app.interface.
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/ZCatalog/dtml/ - removed two more obsolete files
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/dtml/ - removed two more obsolete files
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/setup.py - fixed version number
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Revert r101557 and put back version pins for zodbcode and zope.app.interface. These are actual dependencies of zope.app.zcmlfiles, which in turn is a test dependency of numerous packages we use. Having a consistent known set of packages for tests is as important as having one for production.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/setup.py properly declare Products as a namespace package
David Glick
- [Zope-Checkins] SVN: Zope/trunk/setup.py merge r101659 from the 2.12 branch: properly declare Products as a namespace package
David Glick
- [Zope-Checkins] SVN: Zope/trunk/src/AccessControl/securitySuite/regressionSecurity.py removed interpreter
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCTextIndex/tests/mhindex.py removed interpreter
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.12/src/ removed python interpreter
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ default long_query_time changed to 0.1s, description changed
Andreas Gabriel
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #397861: exporting $PYTHON in generated 'zopectl' for fixing import issue
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - LP #397861: exporting $PYTHON in generated 'zopectl' for fixing import issue
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/Startup/zopectl.py use sys.exit()
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.12/ Removed handling of string exceptions from ZPublisherExceptionHook and reverted the addition of Unauthorized exceptions to be always re-raised. This broke the tests.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Zope2/App/startup.py Merged c101854 from 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Updated to new versions of zope.app.component, zope.app.zcmlfiles and zope.testing
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Added support to indexing datetime values to the PluginIndexes DateRangeIndex. The DateIndex already had this feature.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PluginIndexes/DateRangeIndex/ Merged c101857 from 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Updated all packages to latest maintenance releases. Also updated ZConfig and pytz to latest features release.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Don't mention package updates, which have already happened in Zope 2.12
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/App/ Use Tres' handy upgradeException function, to make the ExceptionHookTest work across Python versions
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Zope2/App/ Merged c101882 from 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ 2.12.0b3
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.12/ updated after release
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.12.0b3/ 'creating tag svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.12.0b3 from svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.12'
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.12.0b3/ removed
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.12/setup.py updated
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.12.0b3/ 'creating tag svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.12.0b3 from svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.12'
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.12/setup.py updated
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.12.0b3/ The tag still contains a wrong version in the doc/changes.rst
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/tags/2.12.0b3/ But we can create tags from specific revisions from the branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Update to zope.testing = 3.7.7
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c101922 from the 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ - Zope 2 permissions should not be unicode
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/security.py - Zope 2 permissions should not be unicode
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/Startup/zopectl.py - added potential entry point
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Zope2/Startup/zopectl.py - added potential entry point
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #399633: fixed interpreter paths
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - LP #399633: fixed interpreter paths
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PluginIndexes/DateRangeIndex/tests/test_DateRangeIndex.py Remove bare asserts (better error messages).
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Updates after srichters testfix-geddon
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ - added 'runzope' and 'zopectl' as entry points for instance scripts
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/ - added 'runzope' and 'zopectl' as entry points for instance scripts
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/PythonScripts/tests/tscripts/ - fixed svn properties
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PythonScripts/tests/tscripts/ - fixed svn properties
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/PythonScripts/__init__.py - removed bare except (I doubt someone will miss it)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PythonScripts/__init__.py - removed bare except (I doubt someone will miss it)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/ - fixed test_filepath for Python 2.6
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PythonScripts/ - fixed test_filepath for Python 2.6
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PythonScripts/PythonScript.py - removed BBB code added in revision 23747
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/alltests.cfg zLOG got integrated back in - no need to download and test the extra distribution
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Removed no longer maintained ``configure, make, make install`` related installation files. Zope2 can only be installed via its setup.py.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/setup.py Acquisition is omnipresent, but there's still a difference to the Zope2 egg ; )
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/reStructuredText/ Cleaned up outdated documentation in reStructuredText and removed import checks, since we can now rely on the dependency declaration in our setup.py.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Removed no longer used setup and distribution files
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZReST/ Found two more stray build files
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved ``Products/Five/event.zcml`` into the OFS package.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved ``Products/Five/publisher.zcml`` into the ZPublisher package.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved zope.security-style permission registrations from Products.Five into the AccessControl package.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved ``Products/Five/i18n.zcml`` into the ZPublisher package.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved ``Products/Five/traversing.zcml`` directly into the configure.zcml.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Updated to new ZODB3 = 3.9.0b4
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c102398 from the 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved ``Products/Five/security.py`` into the AccessControl package.
Hanno Schlichting
Last message date:
Thu Jul 30 16:25:29 EDT 2009
Archived on: Thu Jul 30 16:25:33 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).