summaryrefslogtreecommitdiff
path: root/src/mailman/model/docs/registration.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapse two doctests into one.Barry Warsaw2016-09-111-100/+0
* Plumb the subscription policy through the REST API.Barry Warsaw2015-04-151-4/+14
* Prevent replay attacks with the confirmation token.Barry Warsaw2015-04-151-2/+0
* Full test suite passes.Barry Warsaw2015-04-141-0/+2
* Checkpointing.Barry Warsaw2015-04-141-298/+55
* Abhilash's branch, pre-cleaning.Barry Warsaw2015-04-061-1/+1
|\
* | Fix some typos.Barry Warsaw2015-03-281-3/+3
|/
* More test repair.Barry Warsaw2014-12-151-1/+1
* registrar.rst is ported; some bad path tests moved to a unittest.Barry Warsaw2014-12-011-29/+4
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-11/+11
* Several internal improvements:Barry Warsaw2014-01-061-1/+1
* General code cleanup.Barry Warsaw2012-04-251-3/+6
* ArchitectureBarry Warsaw2012-03-261-1/+2
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-1/+1
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-0/+1
* * The `join` email command no longer accepts an `address=` argument. ItsBarry Warsaw2012-02-291-4/+5
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+352