- 29 Mar, 2005 3 commits
-
-
Stefan H. Holek authored
all *.py files. Converted lead-in comments to module docstrings.
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 27 Mar, 2005 2 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 26 Mar, 2005 1 commit
-
-
Sidnei da Silva authored
-
- 24 Mar, 2005 5 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
function on the call stack.
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 23 Mar, 2005 1 commit
-
-
Brian Lloyd authored
-
- 21 Mar, 2005 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 18 Mar, 2005 7 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
This is a consequence of Five integration which uses ZTC. To locate the disabled test grep for the string "DISABLED".
-
Martijn Faassen authored
-
Godefroid Chapelle authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 16 Mar, 2005 6 commits
-
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Sidnei da Silva authored
- Fixed Shared.DC.ZRDB.{RDB|Results} to behave nicely with the new-style extensionclass - Added a minimal test
-
Sidnei da Silva authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
- 15 Mar, 2005 6 commits
-
-
Stefan H. Holek authored
-
Martijn Faassen authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Florent Guillaume authored
-
Florent Guillaume authored
-
- 14 Mar, 2005 2 commits
-
-
Stefan H. Holek authored
Note that doctest support is not done yet!
-
Martijn Faassen authored
-
- 12 Mar, 2005 1 commit
-
-
Andreas Jung authored
- Collector #1507: Zope now binds again to all available IP addresses if ip-address is unset
-
- 11 Mar, 2005 1 commit
-
-
Sidnei da Silva authored
- Use 'del' instead of 'list.remove()' in Catalog.delColumn(). There can be only one column with the same name, and it could potentially break catalog metadata as remove() may remove more than one element from the list if they have the same value. Also, we already have the list index we are interested in deleting so it doesn't make sense to look up the value and call 'list.remove()' on it.
-
- 10 Mar, 2005 3 commits
-
-
Tres Seaver authored
-
Stefan H. Holek authored
getlocale() returns a tuple here. The original test author obviously saw a list returned so I'll explicitly tuplify to be on the safe side...
-
Stefan H. Holek authored
-