| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Post.py contains the virtual mailing list support (i.e. the ability to | bwarsaw | 2001-07-19 | 2 | -0/+119 |
| * | The usual. | bwarsaw | 2001-07-19 | 1 | -0/+1 |
| * | There are the admin gui component modules, which now contain all the | bwarsaw | 2001-07-19 | 12 | -0/+1184 |
| * | Major overhaul. Summary: | bwarsaw | 2001-07-19 | 1 | -958/+404 |
| * | MMMemberError, MMBadUserError, MMNotAMemberError, MMNoSuchUserError, | bwarsaw | 2001-07-19 | 1 | -6/+14 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 1 | -109/+94 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 1 | -11/+13 |
| * | GLOBAL_PIPELINE: Add the new Tagger handler before CalcRecips (which | bwarsaw | 2001-07-19 | 1 | -4/+13 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 3 | -31/+44 |
| * | Now, try to remove it! | bwarsaw | 2001-07-19 | 1 | -555/+0 |
| * | Committing to see if I can finally get rid of this file. :( | bwarsaw | 2001-07-19 | 1 | -0/+555 |
| * | dequeue(): Be a bit more robust about possible exceptions, ensuring | bwarsaw | 2001-07-19 | 1 | -12/+14 |
| * | GetConfigInfo(): Removed. | bwarsaw | 2001-07-19 | 1 | -17/+0 |
| * | A revamp to use the new membership API. Specifically, | bwarsaw | 2001-07-19 | 1 | -3/+3 |
| * | A revamp to use the new membership API, and to be able to set/get | bwarsaw | 2001-07-19 | 1 | -49/+187 |
| * | main(): Extract the cgi data using keep_blank_values=1 so we'll know | bwarsaw | 2001-07-19 | 1 | -4/+4 |
| * | A revamp to use the new category components, the new membership API, | bwarsaw | 2001-07-19 | 1 | -113/+164 |
| * | Descend into the Gui subdirectory. | bwarsaw | 2001-07-19 | 1 | -1/+1 |
| * | confirm(): Add optional argument `expunge' defaulting to true. This | bwarsaw | 2001-07-19 | 1 | -4/+10 |
| * | InitVars(): With the new mixin architecture, InitVars() needs to take | bwarsaw | 2001-07-19 | 1 | -19/+7 |
| * | Some code re-organization. | bwarsaw | 2001-07-19 | 1 | -76/+29 |
| * | All: | bwarsaw | 2001-07-18 | 5 | -212/+8 |
| * | Bump the version number to 2.1a3 and kick the DATA_FILE_VERSION to 30 | bwarsaw | 2001-07-18 | 1 | -3/+3 |
| * | NewVars(): Add the following attributes to MailList instances, if they | bwarsaw | 2001-07-18 | 1 | -0/+5 |
| * | intermediate | bwarsaw | 2001-07-18 | 1 | -0/+262 |
| * | intermediate | bwarsaw | 2001-07-18 | 1 | -0/+228 |
| * | _dopipeline(): We don't need to save the return value of __import__(). | bwarsaw | 2001-07-13 | 1 | -1/+1 |
| * | _dopipeline(): Do not include the blank Exception catch-all here, but | bwarsaw | 2001-07-13 | 1 | -9/+0 |
| * | process(): Be much more careful about bogus source strings for the | bwarsaw | 2001-07-13 | 1 | -13/+14 |
| * | hold_for_approval(): Inside admin_immed_notify (i.e. when we're | bwarsaw | 2001-07-13 | 1 | -1/+1 |
| * | add_error_message(): Don't translate tag if it is the empty string. | bwarsaw | 2001-07-12 | 1 | -1/+4 |
| * | show_post_requests(): If the heldmsg is lost, the IOError will have | bwarsaw | 2001-07-12 | 1 | -1/+1 |
| * | start_runner(): Changed indentation, since the parent always returns. | bwarsaw | 2001-07-11 | 1 | -14/+20 |
| * | main(): Catch MMNoSuchUserError which can happen if two unsub requests | bwarsaw | 2001-07-11 | 1 | -0/+4 |
| * | AddMember(), ChangeMemberAddress(), ConfirmUnsubscription(): Shorten | bwarsaw | 2001-07-11 | 1 | -3/+3 |
| * | __NoMailCmdResponse => __noresponse | bwarsaw | 2001-07-11 | 1 | -20/+29 |
| * | main(): Forgot to re-install the real translation context after the | bwarsaw | 2001-07-11 | 1 | -0/+1 |
| * | _dopipeline(): Use a better mechanism for digging out the process() | bwarsaw | 2001-07-10 | 1 | -4/+5 |
| * | InitVars(): Fix the out-of-date comment. | bwarsaw | 2001-07-10 | 1 | -1/+1 |
| * | GetConfigInfo(): Add some text to the welcome_msg details which | bwarsaw | 2001-07-10 | 1 | -1/+9 |
| * | Added support for an Urgent: header, which should contain a password | bwarsaw | 2001-07-10 | 1 | -0/+47 |
| * | BSDDBdatabase.__openIndices(): 'pas' -> 'pass' | twouters | 2001-07-10 | 1 | -1/+1 |
| * | Add missing import of 'syslog'. | twouters | 2001-07-10 | 1 | -0/+1 |
| * | MailCommandHandler.ProcessOptionCmd() and MailCommandHandler.ProcessSetCmd(): | twouters | 2001-07-10 | 1 | -2/+2 |
| * | UpdateOldVars(): 'setatrr' -> 'setattr' | twouters | 2001-07-10 | 1 | -1/+1 |
| * | SecurityManager.MakeCookie(): 'MMBadUserError' -> 'Errors.MMBadUserError' | twouters | 2001-07-10 | 1 | -1/+1 |
| * | 'UnimplementedError' -> 'NotImplementedError' | twouters | 2001-07-10 | 2 | -3/+3 |
| * | import time so it can be used. | twouters | 2001-07-10 | 1 | -0/+1 |
| * | Add back COMMASPACE to globals, as it apparently *is* used, just not | twouters | 2001-07-10 | 1 | -1/+3 |
| * | Don't forget to import LockFile for its exception. | twouters | 2001-07-10 | 1 | -0/+1 |