summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Rename the HeaderMatch.chain column to action"Aurélien Bompard2016-02-291-8/+8
* Review suggestions: improve unit testsAurélien Bompard2016-02-291-1/+2
* Rename the HeaderMatch.chain column to actionAurélien Bompard2016-02-291-8/+8
* The order of a mailing list's header matches is significantAurélien Bompard2016-02-291-7/+52
* Super duper.Barry Warsaw2016-01-264-7/+7
* Branch tweaks:Barry Warsaw2016-01-141-1/+1
* Add NEWS and tweak.Barry Warsaw2016-01-131-4/+2
* Allow fuzz search for members in SubscriptionServiceAurélien Bompard2016-01-131-0/+3
* Expose the ban list on the REST APIAurélien Bompard2016-01-131-0/+7
* Just a little more UUID conversion convenience.Barry Warsaw2016-01-131-6/+6
* Refactor API differences into a separate class.Barry Warsaw2016-01-131-3/+31
* Refactor API contexts.Barry Warsaw2016-01-131-0/+37
* Refactor some tests and documentation.Barry Warsaw2016-01-071-7/+38
* Happy New Year.Barry Warsaw2016-01-0240-40/+40
* Add a send-digests subcommand to send list digests right now.Barry Warsaw2015-12-201-1/+2
* Digests improvements:Barry Warsaw2015-12-191-4/+13
* A few minor cleanups.Barry Warsaw2015-12-161-1/+7
* Implement suggestions from the reviewAurélien Bompard2015-12-161-0/+10
* Make sure that Pendables always have a typeAurélien Bompard2015-12-161-0/+2
* Handle deleting nonexistent messages from the message store. Closes: #167Aurélien Bompard2015-12-021-2/+4
* Clean up pass through abompard's branch.Barry Warsaw2015-10-201-9/+16
* Use and interface for the set of header_matchesAurélien Bompard2015-10-201-0/+31
* Implement changes from the reviewAurélien Bompard2015-10-201-1/+2
* Rename from plural to singularAurélien Bompard2015-10-201-2/+2
* Use a separate table for header_matchesAurélien Bompard2015-10-201-0/+20
* Add server_owners attribute to the user manager.Barry Warsaw2015-09-231-0/+3
* Document an attribute.Barry Warsaw2015-09-231-0/+3
* A couple of clean ups.Barry Warsaw2015-07-051-1/+1
* Some fixes caught by Barry during the reviewAurélien Bompard2015-07-051-0/+4
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-18/+18
* Checkpointing.Barry Warsaw2015-04-162-9/+20
* Plumb the subscription policy through the REST API.Barry Warsaw2015-04-151-2/+3
* Give the SubscriptionWorkflow a member attribute which gets set to the memberBarry Warsaw2015-04-151-3/+3
* The SubscriptionWorkflow and Registar classes now have both a token and aBarry Warsaw2015-04-152-43/+17
* Abhilash's fix for allowing singleton strings in REST interfaces that alsoBarry Warsaw2015-04-151-1/+1
|\
* \ * Mailing list subscription policy work flow has been completely rewritten.Barry Warsaw2015-04-156-53/+170
|\ \ | |/ |/|
| * Prevent replay attacks with the confirmation token.Barry Warsaw2015-04-151-3/+3
| * Full test suite passes.Barry Warsaw2015-04-142-6/+20
| * Merge the member query fix branch.Barry Warsaw2015-04-142-3/+26
| |\
| | * Added IMember.subscriber to definitively return how a member is subscribed toBarry Warsaw2015-04-142-3/+26
| |/ |/|
| * Checkpointing.Barry Warsaw2015-04-142-33/+33
| * * Give the workflow state manager a count method.Barry Warsaw2015-04-131-0/+5
| * Give IPendings a count of entries.Barry Warsaw2015-04-131-0/+3
| * SubscriptionPolicy is largely done, modulo bugs, and the unknown-unknown ofBarry Warsaw2015-04-131-14/+5
| * Subscription workflows now support bans.Barry Warsaw2015-04-131-1/+1
| * Handle save/restore of the subscription workflow.Barry Warsaw2015-04-131-7/+7
| * Trunk mergeBarry Warsaw2015-04-071-9/+7
| |\ | |/ |/|
* | Flesh out the domain interface, model, and tests. Clean up style.Barry Warsaw2015-04-061-4/+5
* | Abhilash's branch, pre-cleaning.Barry Warsaw2015-04-061-8/+5
|\ \
| * | * implement left over methodsAbhilash Raj2015-04-061-2/+2