- 02 May, 2004 2 commits
-
-
Andreas Jung authored
- Collector #1004: text,token properties were missing in PropertyManager management page.
-
Andreas Jung authored
-
- 30 Apr, 2004 1 commit
-
-
Casey Duncan authored
-
- 29 Apr, 2004 8 commits
-
-
Paul Winkler authored
Added a comment retroactively declaring bug #1003 to be a feature.
-
Casey Duncan authored
tually in the root*. This could cause the tests to fail if you had a user folder with any users in it.
-
Chris McDonough authored
-
Chris McDonough authored
Fix symptom: TypeError, unbound method blablah() must be called with Application Manager instance as first argument (got nothing instead) as result of ExtensionClass changes.
-
Paul Winkler authored
expanded docs (and docstring) to help people avoid user error such as collector #724
-
Stefan H. Holek authored
rendered in the site error log.
-
Casey Duncan authored
rings, thereby rendering all tree-states undecodeable. Strings are now allowed t o be unpickled.
-
Casey Duncan authored
Remove Content-Length HTTP header from 304 responses which violates RFC 2616. This was a workaround for a (fixed) apache proxy-cache bug. (Issue #544)
-
- 26 Apr, 2004 7 commits
-
-
Fred Drake authored
way. We do more work up front, but this makes the pieces go together more cleanly in the end since expectations aren't fudged.
-
Tim Peters authored
empty string, so check_prepare() can't expect factory.prepare() to change the host on Windows. This repairs Windows failures in test_fcgi_factory test_ftp_factory test_http_factory test_icp_factory test_webdav_source_factory test_monitor_factory_with_emergency_user test_monitor_factory_without_emergency_user Unfortunately, it also exposes 2 new Windows failures in test_http_factory test_webdav_source_factory
-
Sidnei da Silva authored
'sort_on'. - PUT would fail if the created object had a __len__ = 0 (eg: BTreeFolder2) and fallback to _default_put_factory. Fix by checking if the returned object is None instead.
-
Stefan H. Holek authored
when an 'expires' keyword argument was passed.
-
Andreas Jung authored
-
Fred Drake authored
avoiding the weird handler calls makes the initialization easier to understand (and therefore maintain)
-
Chris McDonough authored
-
- 25 Apr, 2004 1 commit
-
-
Fred Drake authored
-
- 23 Apr, 2004 6 commits
-
-
Fred Drake authored
debug handlers installed much earlier (before we have any configuration info) so that very early log messages are not lost. The debug handler is removed as soon as we know whether debug mode is disabled, and the startup messages are flushed to the real log as soon as we have it. The Zope.Startup.ZopeStarter object makes more sense now as well.
-
Casey Duncan authored
-
Casey Duncan authored
-
Fred Drake authored
-
Casey Duncan authored
-
Tres Seaver authored
- Remove fossil tests.
-
- 22 Apr, 2004 11 commits
-
-
Fred Drake authored
-
Fred Drake authored
these must be controllable separately
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
(the tests themselves still aren't being run; we need decent save/restore behavior from the logging package to do this properly)
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
- 20 Apr, 2004 4 commits
-
-
Fred Drake authored
later
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-