- 06 Aug, 2009 1 commit
-
-
Andreas Jung authored
-
- 11 Jun, 2009 1 commit
-
-
Tres Seaver authored
- Moved exception MountedStorageError from ZODB.POSExceptions to Products.TemporaryFolder.mount (now its only client). - LP #253362: Moved Zope2-specific module, ZODB/Mount.py, to Products/TemporaryFolder/mount.py (its only client is Products/TemporaryFolder/TemporaryFolder.py). - Removed spurious import-time dependencies from Products/ZODBMountPoint/MountedObject.py.
-
- 07 May, 2009 1 commit
-
-
Tres Seaver authored
-
- 02 May, 2009 1 commit
-
-
Andreas Jung authored
-
- 01 May, 2009 1 commit
-
-
Hanno Schlichting authored
Updated to match all new versions from the yet-unreleased Zope 3.4.1 release (`http://svn.zope.org/zope.release/branches/3.4/releases/controlled-packages.cfg?rev=99659`).
-
- 27 Apr, 2009 1 commit
-
-
Tres Seaver authored
-
- 26 Apr, 2009 5 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Laurence Rowe authored
header if it is already present - this can make cache configuration difficult. (merged 99493)
-
Laurence Rowe authored
using CRLF as requested by RFC 2616. (merged 90980, 92625)
-
- 15 Apr, 2009 1 commit
-
-
Andreas Zeidler authored
-
- 25 Mar, 2009 1 commit
-
-
Tres Seaver authored
over indexes if the result set is already empty.
-
- 13 Mar, 2009 1 commit
-
-
Andreas Jung authored
-
- 10 Mar, 2009 1 commit
-
-
Andreas Jung authored
the user-permission report
-
- 04 Mar, 2009 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
o Added '__setstate__' to cope with old pickles missing a '_micros' attribute; Python's pickling support was creating a new instance, *with* a '_micros' attribute, but not clearing that attribute before updating the instance dict with the unpickled state.
-
- 21 Feb, 2009 1 commit
-
-
Andreas Jung authored
through exceptions
-
- 15 Feb, 2009 1 commit
-
-
Andreas Jung authored
-
- 09 Feb, 2009 2 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
- 04 Feb, 2009 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
from a meta-equiv header
-
- 01 Feb, 2009 1 commit
-
-
Andreas Jung authored
-
- 29 Jan, 2009 1 commit
-
-
Stefan H. Holek authored
Use a layer to load the CA (we need the container handlers).
-
- 21 Jan, 2009 1 commit
-
-
Andreas Zeidler authored
-
- 05 Jan, 2009 2 commits
-
-
Tres Seaver authored
-
Stefan H. Holek authored
Replace messy tests with cleaned-up versions from trunk. The old tests deleted 'Zope2/version.txt' - WTFBBQ?
-
- 03 Jan, 2009 2 commits
-
- 02 Jan, 2009 2 commits
-
-
Tres Seaver authored
o This move breaks an import cycle in third-party code which avoids imports from 'Globals.' o Leave the class importable from its old location without deprecation.
-
Tres Seaver authored
-
- 26 Dec, 2008 1 commit
-
-
Stefan H. Holek authored
-
- 14 Dec, 2008 3 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
Martijn Pieters authored
-
- 13 Dec, 2008 3 commits
-
-
Martijn Pieters authored
- The level < 0 case is basically the union of all searches for levels 0 through to max. Just call search() for each level and use multiunion on all the results. - Shorten the 'no-such-path' detection to one test.
-
Martijn Pieters authored
-
Martijn Pieters authored
into CVS trunk 8 years ago..
-
- 08 Dec, 2008 1 commit
-
-
Tres Seaver authored
o Fix fragile doctest for changed traceback. o Drop never-releaesed '_seek' feature from Products.Five.testbrowser.PublisherMechanizeBrowser.
-