summaryrefslogtreecommitdiff
path: root/src/mailman/app/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Held messages can now be moderated through the REST API. Mailing listBarry Warsaw2012-01-301-2/+2
* * Stop adding the X-BeenThere header.Barry Warsaw2011-11-061-68/+11
* * Implement the style manager as a utility instead of an attribute hangingBarry Warsaw2011-10-241-2/+3
* Finally, all doctests are named .rstBarry Warsaw2011-09-238-0/+0
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-302-20/+72
* Basic infrastructure for fixing bug 827036.Barry Warsaw2011-08-171-1/+12
* * New REST resource http://.../members/find can be POSTed to in order to findBarry Warsaw2011-08-131-0/+146
* Factor out bounce detection to flufl.bounce.Barry Warsaw2011-07-151-31/+0
* Eliminate Utils.get_pattern() and in the process, completely revampBarry Warsaw2011-02-251-0/+167
* Split member and nonmember moderation.Barry Warsaw2011-01-021-52/+52
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-11/+23
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-4/+4
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-281-3/+3
* Fix typo in scan_message(). (LP: #645897)Barry Warsaw2010-09-231-5/+34
* Many documentation fixes for better Sphinx output.Barry Warsaw2010-09-087-29/+44
* This is a better fix than the previous commit, since it uses a principled app...Barry Warsaw2010-08-301-2/+2
* zope.testrunner 4.0.0b5 changes the working directory that tests are run from.Barry Warsaw2010-08-291-1/+2
* Fixes bug LP: #601899; delete list function in rest server.Barry Warsaw2010-07-061-1/+1
* No longer touch the Sender or Errors-To headers. We can no longer justifyBarry Warsaw2010-06-291-1/+0
* Chains now fire Zope events in their _process() implementation.Barry Warsaw2010-02-161-55/+39
* Documentation reorganization.Barry Warsaw2010-01-129-0/+1136