- 26 Oct, 2008 3 commits
-
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Sidnei da Silva authored
argument/attribute missing in testbrowser tests.
-
- 21 Oct, 2008 1 commit
-
-
Sidnei da Silva authored
provided tests and implementation for guarded_zip (RestrictedPython).
-
- 17 Oct, 2008 1 commit
-
-
Andreas Jung authored
-
- 16 Oct, 2008 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
- fixed the auth encoding classifier
-
- 14 Oct, 2008 1 commit
-
-
Andreas Jung authored
-
- 13 Oct, 2008 3 commits
-
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Sidnei da Silva authored
- Add guards for 'all' and 'any', new in Python 2.5. Add support for 'key' keyword argument to 'max' and 'min' guards
-
- 10 Oct, 2008 6 commits
-
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
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.
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Sidnei da Silva authored
- Avoid raising string exceptions. If one is found, upgrade it to InternalError and keep the original exception name as part of exc_value
-
- 08 Oct, 2008 5 commits
-
-
Sidnei da Silva authored
2.6. Adjust tests accordingly.
-
Sidnei da Silva authored
-
Sidnei da Silva authored
relative using new syntax so that they work on Python 2.6.
-
Sidnei da Silva authored
-
Sidnei da Silva authored
Ranjith Kannikara, GSoC student.
-
- 07 Oct, 2008 1 commit
-
-
Sidnei da Silva authored
Ranjith Kannikara, GSoC student.
-
- 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
-