summaryrefslogtreecommitdiff
path: root/src/mailman/queue/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-2911-2443/+0
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-1/+1
* Refactor .subscribe() from IAddress to IMailingList.Barry Warsaw2011-04-161-1/+1
* Split member and nonmember moderation.Barry Warsaw2011-01-021-19/+18
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-1/+1
* * Simplify the membership.txt doctest.Barry Warsaw2010-12-311-11/+69
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-3/+3
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-281-70/+67
|\
* | Insulate the test environment from the running environment. Sadly, the testBarry Warsaw2010-12-221-2/+2
|/
* More documentation cleanups.Barry Warsaw2010-09-148-15/+59
* More documentation updatesBarry Warsaw2010-09-102-15/+24
* More documentation updatesBarry Warsaw2010-09-101-22/+23
* No longer touch the Sender or Errors-To headers. We can no longer justifyBarry Warsaw2010-06-291-3/+1
* List-Post header should be retained in MIME digest messages (LP: 526143)Barry Warsaw2010-03-281-4/+6
* More refactoring:Barry Warsaw2010-02-251-1/+0
* * Add REST interface for joining a mailing list.Barry Warsaw2009-12-281-0/+6
* IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.Barry Warsaw2009-12-121-2/+1
* Add a 'name' attribute to the Switchboards. This is so 'whichq' can be setBarry Warsaw2009-12-101-3/+5
* * Make IDomainManager a utility, since the config object is global.Barry Warsaw2009-12-081-2/+3
* Fix some test failures:Barry Warsaw2009-12-081-2/+2
* Fix a test.Barry Warsaw2009-12-061-2/+11
* * Fix a test based on updated output.Barry Warsaw2009-12-062-0/+305
* Revert the last changes. Calculate size where needed.Barry Warsaw2009-12-051-1/+0
* The delivery agent requires that the message object have a .original_sizeBarry Warsaw2009-12-041-4/+8
* Fix a test and make Sphinx happy.Barry Warsaw2009-11-281-40/+40
* Refactor VERP calculation so that it's now in the outgoing queue instead ofBarry Warsaw2009-11-271-22/+338
* Cleanup.Barry Warsaw2009-11-044-4/+0
* Add decorations.Barry Warsaw2009-11-013-10/+10
* Convert bin/inject to bin/mailman injectBarry Warsaw2009-09-191-1/+0
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-261-1/+5
* TweaksBarry Warsaw2009-08-241-3/+4
* Test updates and repair.xoBarry Warsaw2009-08-212-4/+6
* 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
* More tests for the REST server, this time, for the queue runner.Barry Warsaw2009-05-101-0/+23
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-251-2/+2
* Get rid of one_last_digest. Move this into a separate OneLastDigest table.Barry Warsaw2009-02-221-37/+158
* Major cleanup of the automatic response stuff.Barry Warsaw2009-02-192-3/+0
* 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-091-1/+0
* 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-041-0/+484
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-259-0/+1071