- 24 May, 2009 2 commits
-
-
Hanno Schlichting authored
Updated packages: pytz 2009g, zope.browser 1.2, zope.container 3.8.2, zope.lifecycleevent 3.5.2, zope.location 3.5.4, zope.publisher 3.7.0, zope.testing 3.7.4.
-
Hanno Schlichting authored
-
- 13 May, 2009 2 commits
-
-
Tres Seaver authored
-
Stefan H. Holek authored
Testing.ZopeTestCase: Include a copy of ZODB.tests.warnhook to silence a DeprecationWarning under Python 2.6.
-
- 12 May, 2009 6 commits
-
-
Andreas Jung authored
-
Chris Withers authored
These changes weren't discussed with the community first, they break backwards compatibility, and environment should logically be one dict-like object, not a sequence of dicts.
-
Andreas Jung authored
""" Please do no longer assume everything has an AQ wrapper. context._p_jar.add(aq_base(o)) works just as well. """
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
file is now a multisection in order to provide a more modular configuration support.
-
- 11 May, 2009 8 commits
-
-
Hanno Schlichting authored
-
Tres Seaver authored
. Browser ID managers created before the 'HTTPOnly' feature landed didn't have a 'cookie_httponly' attribute. https://bugs.launchpad.net/bugs/374816
-
Tres Seaver authored
-
Tres Seaver authored
-
Andreas Jung authored
-
Andreas Jung authored
firewalls and security proxies.
-
Andreas Jung authored
- Launchpad #374719: introducing new ZPublisher events: PubStart, PubSuccess, PubFailure, PubAfterTraversal and PubBeforeCommit
-
Andreas Jung authored
-
- 10 May, 2009 7 commits
-
-
Andreas Jung authored
- Launchpad #373658: traversal using (un)restrictedTraverse no longer depends no the existence of a request
-
Andreas Jung authored
extended the test suite.
-
Andreas Jung authored
prevent connection leaks in case of persistent changes after the main transaction is closed.
-
Andreas Jung authored
- Launchpad #373621: catching and logging exceptions that could cause leaking of worker threads
-
Hanno Schlichting authored
-
Andreas Jung authored
leaking of worker threads
-
Andreas Jung authored
-
- 07 May, 2009 5 commits
-
-
Sidnei da Silva authored
-
Sidnei da Silva authored
``not debug``). Also, the check for exception constructor arguments didn't account for exceptions that didn't override the ``__init__`` (which are most of them). The combination of those two problems caused the ``standard_error_message`` not to be called. Fixes https://bugs.edge.launchpad.net/zope2/+bug/372632 .
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 06 May, 2009 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 05 May, 2009 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
ZODB >=3.0.0b1 compatiblity
-
- 04 May, 2009 1 commit
-
-
Andreas Jung authored
-
- 28 Apr, 2009 2 commits
-
-
Tres Seaver authored
o Via https://bugs.launchpad.net/zope2/+bug/367393
-
Tres Seaver authored
o See http://www.owasp.org/index.php/HTTPOnly for a description of the attribute. o Patch from Stephan Hofmockel via https://bugs.launchpad.net/zope2/+bug/367393
-
- 27 Apr, 2009 1 commit
-
-
Tres Seaver authored
-