- 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
-
- 27 Apr, 2009 1 commit
-
-
Tres Seaver authored
-
- 26 Apr, 2009 2 commits
-
-
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.
-
- 21 Feb, 2009 1 commit
-
-
Andreas Jung authored
- Launchpad ##332168: Connection.py: do not expose DB connection strings through exceptions
-
- 09 Feb, 2009 3 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
Hanno Schlichting authored
LP/#143873: Fixed problems when no HTTP_ACCEPT_CHARSET is in the request. This required an update of zope.publisher to 3.3.3.
-
- 04 Feb, 2009 1 commit
-
-
Andreas Jung authored
from a meta-equiv header
-
- 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.
-
- 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
-
- 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..
-
- 01 Dec, 2008 1 commit
-
-
Tres Seaver authored
'tal:on_error' handler has attributes visible to restricted code.
-
- 27 Oct, 2008 1 commit
-
-
Andreas Jung authored
-
- 23 Oct, 2008 1 commit
-
-
Tres Seaver authored
HTTP spec (RFC 2616).
-
- 22 Oct, 2008 1 commit
-
-
Andreas Jung authored
-
- 21 Oct, 2008 2 commits
-
-
Sidnei da Silva authored
tests and implementation for guarded_zip (RestrictedPython).
-
Stefan H. Holek authored
-
- 16 Oct, 2008 1 commit
-
-
Andreas Jung authored
-
- 10 Oct, 2008 2 commits
-
-
Tres Seaver authored
for failed imports, obscuring later attempts to import the same broken module. 'AccessControl.ZopeGuards.guarded_import' mapped some Unauthorized exceptions onto ImportErrors: don't do that! Also, removed mutable defaults from argument list, improved tests.
-
Tres Seaver authored
-
- 04 Oct, 2008 1 commit
-
-
Tres Seaver authored
Products/TemporaryFolder/mount.py (its only client is Products/TemporaryFolder/TemporaryFolder.py). - Moved exception 'MountedStorageError' from 'ZODB.POSExceptions' to 'Products.TemporaryFolder.mount' (now its only client). - Removed spurious import-time dependencies from Products/ZODBMountPoint/MountedObject.py.
-
- 30 Sep, 2008 1 commit
-
-
Michael Howitz authored
zopedoctest no longer breaks if the URL contains more than one question mark. It broke even when the second question mark was correctly quoted.
-
- 27 Sep, 2008 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-