Code

fixed the order of the blank line and '-------' line
[roundup.git] / roundup-server
2001-12-02 richard. We now use weakrefs in the Classes to keep the databa...
2001-11-26 richardFeature:
2001-11-12 jhermannFixed option & associated error handling
2001-11-01 richardStarted work on supporting a pop3-fetching server
2001-10-29 richardFix to CGI top-level index (thanks Juergen Hermann)
2001-10-27 richardFixed roundup-server for windows, thanks Juergen Hermann.
2001-10-12 richardDidn't clean up after myself :)
2001-10-12 richardserver now handles setuid'ing much better
2001-10-05 richard . roundup-admin create now prompts for property info...
2001-09-29 richardCGI interfaces now spit up a top-level index of all...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-05 richardInstances are now opened by a special function that...
2001-08-03 richardUsed the much nicer load_package, pointed out by Steve...
2001-08-03 richardInstance import now imports the instance using imp...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-24 richardAdded command-line arg handling to roundup-server so...
2001-07-23 richarddisabled the reloading until it can be done properly
2001-07-23 richardFixed the ROUNDUPS decl in roundup-server
2001-07-23 anthonybaxteractually quit if python version wrong
2001-07-23 richardmoving the bin files to facilitate out-of-the-boxness