| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All these files have been removed, replaced by the driver script architecture. | bwarsaw | 1998-06-19 | 1 | -25/+0 |
| | | |||||
| * | Replaced with Mailman.runcgi-wrapped code that runs Mailman.Cgi.<script> | viega | 1998-06-14 | 1 | -220/+5 |
| | | |||||
| * | Updated calls to GetScriptURL to the appropriate new form. One or two | viega | 1998-06-03 | 1 | -3/+3 |
| | | | | | | minor changes here and there to support relative paths (changing absolute paths that didn't use GetScriptURL to begin with). | ||||
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -5/+3 |
| | | | | | | | | | | | | from $PATH 2. Do no direct sys.path munging in this file. Import the `paths' module, which is created during the configure process, and which performs all necessary path munging (and exports some useful variables too). 3. Remove RCS crud | ||||
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| | | |||||
| * | Added copyright notices to all source files where I am legally entitled to ↵ | viega | 1998-05-25 | 1 | -1/+16 |
| | | | | | | | | do so. Added a copy of the GNU GPL. Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?) | ||||
| * | Add missing titles to the error docs. | klm | 1998-04-22 | 1 | -3/+11 |
| | | |||||
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+4 |
| | | | | | __version__ info. | ||||
| * | Whoops - had wrong label on the sys.stderr logger... | mailman | 1998-04-08 | 1 | -5/+6 |
| | | |||||
| * | Utilizing mm_utils.StampedLogger() on stderr for debugging, instead of | klm | 1998-03-30 | 1 | -4/+10 |
| | | | | | explicit (prone-to-failure) file. | ||||
| * | Added 'discard' option to 'approve' and 'reject' (and moved 'approve' | mailman | 1998-03-24 | 1 | -1/+2 |
| | | | | | ahead of 'reject'). | ||||
| * | Cosmetic changes - a horizontal rule here, a long line there... | mailman | 1998-03-18 | 1 | -2/+1 |
| | | |||||
| * | Print error message headers in red, like in admin script. | klm | 1998-03-08 | 1 | -6/+10 |
| | | |||||
| * | Normalize the list name to lower case. (Email doesn't care, but | mailman | 1998-03-05 | 1 | -1/+1 |
| | | | | | the web - URLs - does.) | ||||
| * | Small but significant change of size and colspan of rejection-reason box | mailman | 1998-02-21 | 1 | -1/+1 |
| | | | | | - in win32 netscape 4.04, the long textbox just didn't show. | ||||
| * | Initial revision | mailman | 1998-02-21 | 1 | -0/+204 |
