- 29 Jun, 1999 18 commits
-
-
Michel Pelletier authored
children.
-
Jim Fulton authored
-
Jim Fulton authored
the standard logging facility.
-
Jim Fulton authored
can provide a disctionary whos items are added to the request. This makes it alot easier to test methods from the command line that use file upload.
-
Jim Fulton authored
BODY directly on init, which is too expensive).
-
Jim Fulton authored
-
Jim Fulton authored
db's.
-
Jim Fulton authored
some of the inquiry calls on DB objects should be available on Connection objects to take subtransactions into account.)
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
registered so far.
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
Added a format_exception method. This is essentially the method used by the ZPublisher exception handler and has the nice feature of showing object __names__ and __traceback_info__. It is useful in back-end log handlers *and* in other applications that want to display tracebacks. Added output of exception info to the stupid logger.
-
Jim Fulton authored
-
- 28 Jun, 1999 10 commits
-
-
Michel Pelletier authored
-
Jim Fulton authored
with orther developers without bumping into each others ports.
-
Ken Manheimer authored
self.aq_parent.this(), instead of just self.aq_parent, so we're sure to get beyond doggone W wrapper objects.
-
Ken Manheimer authored
self.getRolesInContext() when object is specified, which does The Right Thing.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
cathi authored
-
Jim Fulton authored
-
Michel Pelletier authored
-
- 25 Jun, 1999 6 commits
-
-
Michel Pelletier authored
-
- 24 Jun, 1999 6 commits
-
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
support both dbs, although it will be nice when we won't have to.