- 05 Nov, 2008 1 commit
-
-
Matthew Wilkes authored
Add check for doomed transactions in default transaction manager, abort silently if the tm tries to commit a doomed transaction
-
- 04 Nov, 2008 2 commits
-
-
Sidnei da Silva authored
-
Sidnei da Silva authored
- Rather nasty fix to work around Zope 3 exceptions that have more than one positional argument on the constructor. Also, pass 'handle_errors' argument used for functional http testing around and use that on raise_standardErrorMessage to decide if we need to care about rendering a full HTML traceback.
-
- 02 Nov, 2008 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 01 Nov, 2008 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 30 Oct, 2008 1 commit
-
-
- 27 Oct, 2008 10 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 26 Oct, 2008 6 commits
-
-
Sidnei da Silva authored
-
Matthew Wilkes authored
-
Andreas Jung authored
-
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 1 commit
-
-
Sidnei da Silva authored
2.6. Adjust tests accordingly.
-