| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | main(): Simpler idiom for getting the 'language' value out of the | bwarsaw | 2001-07-20 | 1 | -8/+12 |
| * | Rewrite docstring for clarity, and to describe the new | bwarsaw | 2001-07-20 | 1 | -58/+106 |
| * | Add a fullname box, in which the user can optionally type their name. | bwarsaw | 2001-07-20 | 1 | -1/+5 |
| * | main(): Simpler idiom for getting the 'language' value out of the | bwarsaw | 2001-07-20 | 1 | -8/+3 |
| * | main(): In the exception handlers when ProcessConfirmation() is | bwarsaw | 2001-07-20 | 1 | -0/+10 |
| * | show_requests(): Remove the backward compatibility hack, since the | bwarsaw | 2001-07-20 | 1 | -7/+1 |
| * | change_options(): When sucking the subscribers out of the upload, | bwarsaw | 2001-07-20 | 1 | -23/+29 |
| * | ProcessConfirmCmd(): Slightly improved response message. | bwarsaw | 2001-07-20 | 1 | -1/+1 |
| * | REQUESTS_FILE_SCHEMA_VERSION: Added. | bwarsaw | 2001-07-20 | 1 | -1/+4 |
| * | getMemberOption(): flag argument should not have a default value. | bwarsaw | 2001-07-20 | 1 | -3/+3 |
| * | IGN: new global flag for the version number entry. | bwarsaw | 2001-07-20 | 1 | -10/+26 |
| * | ApprovedAddMembers(): Rid ourselves of this horror. The right way to | bwarsaw | 2001-07-19 | 1 | -113/+115 |
| * | show_requests(): Change the column header to reflect the fact that the | bwarsaw | 2001-07-19 | 1 | -3/+9 |
| * | main(): DeleteMember() -> ApprovedDeleteMember() | bwarsaw | 2001-07-19 | 1 | -1/+1 |
| * | GetConfigInfo(): We don't need the adminurl local variable. | bwarsaw | 2001-07-19 | 1 | -3/+0 |
| * | GetConfigInfo(): Do specific hasattr() tests instead of catching | bwarsaw | 2001-07-19 | 1 | -4/+2 |
| * | process(): Fixed typo (should have been "getMemberOption" not | bwarsaw | 2001-07-19 | 1 | -1/+1 |
| * | MarshalSwitchboard._ext_read(): Add a little comment to the | bwarsaw | 2001-07-19 | 1 | -0/+3 |
| * | File from Python 2.2 | bwarsaw | 2001-07-19 | 1 | -0/+1002 |
| * | AddMember(): ApprovedAddMember doesn't take a fullname argument, don't try | twouters | 2001-07-19 | 1 | -5/+5 |
| * | Only eval() a float's repr() back to a float if the marshal actually | twouters | 2001-07-19 | 1 | -1/+2 |
| * | Fix hardcoded 'mailman' groupname in error message and some comments. It | twouters | 2001-07-19 | 2 | -70/+74 |
| * | Whitespace cleanup of embedded Python code. | twouters | 2001-07-19 | 1 | -13/+13 |
| * | main(): Don't print an empty 'done' message if no languages were sucessfully | twouters | 2001-07-19 | 1 | -2/+3 |
| * | A start on a Sendmail-style :include: file recipient calculator. A | bwarsaw | 2001-07-19 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-07-19 | 1 | -0/+49 |
| * | dolist(): A start on conversion to the MemberAdaptor API (but it needs | bwarsaw | 2001-07-19 | 1 | -2/+5 |
| * | process(): Use the MemberAdaptor API. Also, call do_topic_filters() | bwarsaw | 2001-07-19 | 1 | -17/+65 |
| * | This handler scans a message's Subject: and Keywords: fields (and | bwarsaw | 2001-07-19 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-07-19 | 1 | -0/+101 |
| * | 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 |
| * | Added placeholders for news on the newest 2.1a3 features. I'll fill | bwarsaw | 2001-07-19 | 1 | -0/+13 |
| * | Added an acknowledgement to Control.com, sponsors of most of the | bwarsaw | 2001-07-19 | 1 | -0/+6 |
| * | Added an acknowledgement to Control.com, sponsors of most of the | bwarsaw | 2001-07-19 | 2 | -3/+13 |
| * | 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 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 1 | -2/+2 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 5 | -10/+14 |
| * | 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 |