- 13 May, 2004 4 commits
-
-
Andreas Jung authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Andreas Jung authored
parameters from zope.conf as the low-level reStructuredText implementation.
-
- 12 May, 2004 5 commits
-
-
Andreas Jung authored
since the uninstall routine could also remove non-Zope files. Because this was to dangerous it has been removed completely.
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 11 May, 2004 12 commits
- 07 May, 2004 1 commit
-
-
Stefan H. Holek authored
initgroups method becomes available on Mac OS X.
-
- 04 May, 2004 2 commits
-
-
Casey Duncan authored
6)
-
- 03 May, 2004 1 commit
-
-
Andreas Jung authored
'permission' to retrieve the permission settings for a particular permission.
-
- 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 4 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.
-