- 10 Oct, 2008 1 commit
-
-
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.
-
- 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
-
- 11 Sep, 2008 1 commit
-
-
Rob Miller authored
-
- 09 Sep, 2008 1 commit
-
-
Andreas Jung authored
- Launchpad #267834: proper separation of HTTP header fields using CRLF as requested by RFC 2616.
-
- 07 Sep, 2008 1 commit
-
-
Paul Winkler authored
-
- 29 Aug, 2008 1 commit
-
-
Andreas Jung authored
when editing a page template through the ZMI
-
- 27 Aug, 2008 7 commits
-
-
Hanno Schlichting authored
Removed Examples.zexp from the skeleton. The TTW shopping cart isn't any good example of Zope usage anymore.
-
Hanno Schlichting authored
-
Florian Schulze authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Florian Schulze authored
-
- 26 Aug, 2008 2 commits
-
-
Florian Schulze authored
-
Andreas Jung authored
-
- 24 Aug, 2008 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 18 Aug, 2008 1 commit
-
-
Jeff Rush authored
later interpretation by a SOAP-aware view. Without this patch SOAP requests fall into the XML-RPC logic and cause errors. This patch does not add significant overhead nor introduce new functionality other than making it possible to cleanly add-in a 3rd party SOAP parser for those who want it. This technique is being used with views using a small wrapper of soaplib and a @soapmethod decorator, outside the Zope SVN.
-
- 17 Aug, 2008 1 commit
-
-
Andreas Jung authored
-
- 15 Aug, 2008 2 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
Don't tie installPackage to a layer.
-
- 13 Aug, 2008 1 commit
-
-
Andreas Jung authored
-
- 12 Aug, 2008 5 commits
-
-
Philipp von Weitershausen authored
-
Andreas Jung authored
-
Andreas Jung authored
monkey-patch
-
Andreas Jung authored
This code is taken from the encodings module of Python 2.4. Note that this code is originally (C) CNRI and it is possibly not compatible with the ZPL and therefore should not live within svn.zope.org. However this checkin is blessed by Jim Fulton for now. The fix is no longer required with Python 2.5 and hopefully fixed in Python 2.4.6 release.
-
Andreas Jung authored
a complete Zope instance
-
- 11 Aug, 2008 1 commit
-
-
Andreas Jung authored
-
- 10 Aug, 2008 1 commit
-
-
Andreas Jung authored
-
- 06 Aug, 2008 1 commit
-
-
Andreas Jung authored
that XML export/import is partly broken
-
- 05 Aug, 2008 1 commit
-
-
Laurence Rowe authored
Timezones() returns a copy of the timezone list (allows tests to run).
-
- 02 Aug, 2008 4 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
(test comes later)
-
Andreas Jung authored
-
- 31 Jul, 2008 1 commit
-
-
Andreas Jung authored
No commit message
-