- 21 Apr, 1999 5 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
- 20 Apr, 1999 5 commits
-
-
Amos Latteier authored
-
Paul Everitt authored
-
Amos Latteier authored
-
Amos Latteier authored
Added a safe 'range' function to the _ namespace. Contributed by Martijn Pieters. This function is limited to ranges of 1000 items or less.
-
Amos Latteier authored
Added a try tag with except blocks. This tag is based on work by Jordan B. Baker, and has been debugged and expanded to handle class-based exceptions.
-
- 19 Apr, 1999 8 commits
-
-
Jim Fulton authored
"builtin" subclassable things.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Z classes that are subclassable.
-
Jim Fulton authored
It was possible to create methods that overrode properties, which led to all sorts of strange behavior.
-
Amos Latteier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
tweaked some other cosmetic things.
-
- 17 Apr, 1999 1 commit
-
-
Michel Pelletier authored
Fixed a doc string that said S_H was the same as I_H Added a Unix path to cheapen the experience and remove that nasty DOS path. If the log file doesn't exist, create instead of failing Updates an INSTANCE_HOME + 'ZServer.pid' file with the process id. To convieniently kill ZServer. yes this work with wondows.
-
- 16 Apr, 1999 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
This is needed to make computed attributes work in ZTables, but it might be better to expand the schema notion to accomidate computed attributes.
-
- 15 Apr, 1999 5 commits
-
-
Amos Latteier authored
moved become nobody stuff up to avoid writing PCGI files as root, and commented out PCGI to avoid PCGI serving by default.
-
Amos Latteier authored
-
- 14 Apr, 1999 4 commits
-
-
jack authored
- 13 Apr, 1999 8 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
from Zope.app.Control_Panel if possible.
-
Jim Fulton authored
global and instance pickles are disabled. Otherwise, it should be set to a callable object that takes two arguments, a module name and an object name, and returns an object. If the attribute is unset, then the default mechanism is used. This feature provides an additional mechanism for controlling which classes can be used for unpickling.
-
Jim Fulton authored
-
Amos Latteier authored
Fixed upload response bug which caused problems when uploading multiple files with the mput command.
-