summaryrefslogtreecommitdiff
path: root/src/mailman/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expose 'transaction' as an alias for config.db in the doctest globs. ThisBarry Warsaw2009-07-213-3/+4
* Our first writable REST API! You can now create new domains through theBarry Warsaw2009-07-201-3/+4
* De-u-literal-ify our doctests.Barry Warsaw2009-07-188-47/+55
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-162-4/+4
* rsplit -> rpartitionBarry Warsaw2009-05-151-3/+3
* Linux signal management appears to work differently than OS X. Introduce aBarry Warsaw2009-05-112-0/+4
* More tests for the REST server, this time, for the queue runner.Barry Warsaw2009-05-102-0/+29
* Several RESTful updates.Barry Warsaw2009-05-061-1/+1
* A working test of the REST server. http://localhost:8001/3.0/sys returnsBarry Warsaw2009-05-041-2/+2
* The very basics of a working REST server. Only works for localhost:8001/sysBarry Warsaw2009-05-031-0/+50
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-252-3/+3
* Get rid of one_last_digest. Move this into a separate OneLastDigest table.Barry Warsaw2009-02-222-44/+169
* Major cleanup of the automatic response stuff.Barry Warsaw2009-02-193-9/+6
* Remove Utils.ParseEmail() and Utils.midnight().Barry Warsaw2009-02-121-3/+3
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-123-7/+8
* Clean up and reorganization languages and the language manager.Barry Warsaw2009-02-101-2/+0
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-095-14/+11
* Repair some test failures and fix a doc typo as reported by Patrick Koetter.Barry Warsaw2009-02-042-22/+12
* Massive digester rework.Barry Warsaw2009-02-045-10/+879
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2522-0/+3089