- 17 Aug, 1999 8 commits
-
-
Michel Pelletier authored
-
Jim Fulton authored
Changed resolve_url to close the temporary clone it creates to avoid a memory leak. Added a default for _file, since __getitem__ uses it.
-
Jim Fulton authored
breaking attribute lookup.
-
Ken Manheimer authored
(in order to enable REMOTE_USER mode) also opens the monitor to any user connecting through localhost.
-
Ken Manheimer authored
mentioned prominently enough elsewhere...
-
Jim Fulton authored
-
Jim Fulton authored
Got rid of sys.exc_traceback, _value, _typpe references.
-
Jim Fulton authored
-
- 16 Aug, 1999 13 commits
-
-
Jim Fulton authored
rather than the beginning of the next one.
-
Ken Manheimer authored
-
Ken Manheimer authored
-
Michel Pelletier authored
Made minor optimizations.
-
Jim Fulton authored
-
Ken Manheimer authored
MANAGE_TABS_NO_BANNER>" to provide a way for the manage_tabs user to only get the tabs, nothing else. (Useful for using the views/tabs mechanism in other than management-interface applications.)
-
Amos Latteier authored
-
Jim Fulton authored
list. This caused all errors to use the root-level standard error message.
-
Michel Pelletier authored
-
Michel Pelletier authored
proper URL of objects using the 'Find' machinery. This caused all the objects to mysteriously disapear when you updated the catalog (because their paths were wrong)
-
Christopher Petrilli authored
(in order to enable REMOTE_USER mode) also opens the monitor to any user connecting through localhost.
-
Christopher Petrilli authored
-
Jim Fulton authored
generates a hope-fully informative error if somebody tries to use the utility with a file that is not a bobobase (ZODB 2) file, they get an error message. A number of people have been trying to use bbb.py with ZODB 3 file storage files.
-
- 13 Aug, 1999 1 commit
-
-
Jim Fulton authored
peoprtysheet permissions are set correctly.
-
- 12 Aug, 1999 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
I could have sworn I checked this in before.
-
Jim Fulton authored
contained many version commits. - Database packing generated spurious error logs indicating that there were bad references for objects created in ncommitted versions.
-
- 11 Aug, 1999 11 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
so that we can map permissions of explicit acquirers.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
as well as unusable with ZODB 3.
-
- 10 Aug, 1999 2 commits
-
-
Amos Latteier authored
Changed HTTPServer, PCGIServer and FTPServer to override Medusa's listen queue limit under NT. This should drastically improve ZServer's performace on NT under heavy loads and should prevent refused connections under most circumstances.
- 09 Aug, 1999 2 commits
-
-
Jim Fulton authored
less sloppy and unforgivving acquisition to fail when looking up attributes of factory dispatchers.
-