- 16 Nov, 2007 1 commit
-
-
Andreas Zeidler authored
svn+ssh://svn.zope.org/repos/main/Zope/branches/2.10 ........ r80942 | andreasjung | 2007-10-20 13:33:36 +0200 (Sat, 20 Oct 2007) | 4 lines - Collector #151020: HTTP_CHAR_SET headers containing 'x-user-defined' caused a LookupError exception. Unknown encodings are from now on silently discarded. ........ r80944 | andreasjung | 2007-10-20 13:37:27 +0200 (Sat, 20 Oct 2007) | 2 lines collector -> Launchpad ........ r81167 | hannosch | 2007-10-28 10:40:32 +0100 (Sun, 28 Oct 2007) | 2 lines Backported discouraged warning for manage_* events from trunk ........ r81176 | andreasjung | 2007-10-29 14:08:34 +0100 (Mon, 29 Oct 2007) | 2 lines preparing 2.10.5 ........ r81816 | wichert | 2007-11-13 10:20:30 +0100 (Tue, 13 Nov 2007) | 1 line Base the default location of softwarehome on Zope2, which is guaranteed not to be a namespace but always located inside the Zope2 software home. This fixes Zope2 breaking on systems which uses namespace packages for Products.* ........
-
- 11 Oct, 2007 1 commit
-
-
Andreas Zeidler authored
-
- 18 Jul, 2007 1 commit
-
-
Andreas Zeidler authored
-
- 03 Jul, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
No commit message
-
- 02 Jul, 2007 1 commit
-
-
Stefan H. Holek authored
Collector #1306: Missing acquisition context on local roles screen.
-
- 01 Jul, 2007 1 commit
-
-
Lennart Regebro authored
-
- 29 Jun, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 27 Jun, 2007 1 commit
-
-
Sidnei da Silva authored
- Merge r76767 from trunk. Fixes collector issue #1441, adding a configuration option to enable Microsoft WebFolders to work with Zope again, disabled by default.
-
- 25 Jun, 2007 2 commits
-
-
Tres Seaver authored
-
Hanno Schlichting authored
Fixed bug in ZPublisher.BaseRequest with persistent site managers. An EndRequestEvent was thrown after the ZODB connection was already closed and thus the site manager not being available anymore.
-
- 24 Jun, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 23 Jun, 2007 7 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
registered via five:registerPackage.
-
Stefan H. Holek authored
-
Andreas Jung authored
-
Andreas Jung authored
errors
-
- 17 Jun, 2007 1 commit
-
-
Wichert Akkerman authored
Add support for delayed initialization of packages through a _packages_to_initialize list on the Products package
-
- 10 Jun, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 09 Jun, 2007 1 commit
-
-
Andreas Jung authored
-
- 03 Jun, 2007 1 commit
-
-
Andreas Zeidler authored
-
- 02 Jun, 2007 4 commits
-
-
Andreas Zeidler authored
DB.open() doesn't support the `mvcc` parameter in ZODB 3.8, so `checkWithoutMVCCRaisesReadConflict` won't raise a `ReadConflictError` either
-
Andreas Zeidler authored
DB.open() doesn't support the `synch` parameter in ZODB 3.8, so this test doesn't make sense anymore (and can be removed)
-
Andreas Zeidler authored
-
Andreas Zeidler authored
-
- 11 May, 2007 1 commit
-
-
Andreas Jung authored
-
- 10 May, 2007 1 commit
-
-
Andreas Jung authored
-
- 07 May, 2007 1 commit
-
-
Tres Seaver authored
o Move unneeded global imports to point of use. o Wrap long lines. o Make setUp / tearDown explicit. o Avoid use of testcase instance variables. o Split apart edge cases into discrete testcase methods. o Use stock 'assertEqual', 'failUnless' methods of unittest. Test both the 'trusted' and the 'untrusted' versions of the engine, using a common base class. XXX: This split will allow new tests which verify the security semantics of each version of the engine.
-
- 06 May, 2007 1 commit
-
-
Hanno Schlichting authored
Collector #2320: HTTPResponse setHeader lowercased keys but getHeader did not, causing lookups of 'Content-Type' to fail
-
- 04 May, 2007 2 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
- 30 Apr, 2007 1 commit
-
-
Tres Seaver authored
-
- 27 Apr, 2007 1 commit
-
-
Martijn Pieters authored
Fix DateIndex date display; unpack stored integers into something meaningful. This fixes Collector #2316.
-
- 20 Apr, 2007 1 commit
-
-
Martijn Pieters authored
-
- 12 Apr, 2007 1 commit
-
-
Stefan H. Holek authored
Repair (and simplify) tests in response to http://www.zope.org/Collectors/Zope/2308.
-
- 05 Apr, 2007 2 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
Configure subscribers in code, not by loading ZCML.
-
- 30 Mar, 2007 1 commit
-
-
Martijn Pieters authored
-