- 25 Aug, 1999 1 commit
-
-
Jim Fulton authored
Added method for gettng database connection debugging info. Reoved BoboPOS support.
-
- 24 Aug, 1999 4 commits
-
-
Ken Manheimer authored
directory where it resides, and expects z2.py to be there. This way, the entire installed site can be moved to another directory, and the start script will continue to do the right thing. (I don't know what else has the location coded in - if it all keys off of PYTHONPATH, then this may be enough...)
-
Jim Fulton authored
be acquired through aq_explicit.
-
Jim Fulton authored
(in order to enable REMOTE_USER mode) also opens the monitor to any user connecting through localhost.
-
Jim Fulton authored
end < start.
-
- 19 Aug, 1999 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
with no data.
-
Jim Fulton authored
Added the ability to specify a request method as well as a file for standard input. (The default should proably be change to an empty StringIO from sys.stdin.) Added the ability to set extra variables in the .bododb file.
-
- 18 Aug, 1999 15 commits
-
-
Jim Fulton authored
be unauthorized.
-
Jim Fulton authored
recompiled.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
transactions) was covered by the "Undo changes" permission, rather than by the "View management screens" permission. Before it looked like people could undo changes when they could merely see undo information. Change so that undo information is not shown for transactions done by users who were authenticated at a higher level.
-
Michel Pelletier authored
if it gets in a bad state (not a bug fix, but a workaround)
-
Jim Fulton authored
to "hang" until a select timeout.
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
- 17 Aug, 1999 17 commits
-
-
Amos Latteier authored
-
Michel Pelletier authored
It's never used and it doesn't make any sense. I removed it. -Michel
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
problem with the Synchronized class. :(
-
Michel Pelletier authored
-
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.
-