- 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
-
- 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
-
- 28 Mar, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 27 Mar, 2007 3 commits
-
-
Andreas Jung authored
No commit message
-
Martijn Pieters authored
-
Martijn Pieters authored
Collector #2300: delimit *all* headers with CRLF; accumulated_headers and appendHeader use \n for delimeters and never get corrected on output
-
- 26 Mar, 2007 1 commit
-
-
Martijn Pieters authored
-
- 25 Mar, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
No commit message
-
- 24 Mar, 2007 2 commits
-
-
Stefan H. Holek authored
Collector #2298: webdav.Resource.COPY and webdav.Resource.MOVE did not send the expected copy/move events.
-
Stefan H. Holek authored
not send the expected copy/move events. Note: Tests live in OFS.tests.
-
- 22 Mar, 2007 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 21 Mar, 2007 1 commit
-
-
Tres Seaver authored
-