summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests
Commit message (Expand)AuthorAgeFilesLines
* Plumb the subscription policy through the REST API.Barry Warsaw2015-04-151-1/+2
* Prevent replay attacks with the confirmation token.Barry Warsaw2015-04-151-4/+1
* Checkpointing.Barry Warsaw2015-04-141-2/+4
* merge serverowner branchAbhilash Raj2015-03-271-1/+1
|\
| * all tests passing now (except doctests)Abhilash Raj2015-03-261-1/+1
* | Test importing MM2 pickles with BounceInfo. Given by abompard.Barry Warsaw2015-03-271-0/+61
|\ \ | |/ |/|
| * Add a test for instance-containing pickle importAurélien Bompard2015-03-261-0/+56
|/
* * ``mailman lists --domain`` was not properly handling its arguments. GivenBarry Warsaw2015-03-131-0/+67
|\
* \ Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-3/+1
|\ \
| * | change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-2/+2
|/ /
* | We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* | Bump copyright years.Barry Warsaw2015-01-045-5/+5
* | Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-225-18/+3
* | Port some of the commands.Barry Warsaw2014-12-131-2/+2
* | Checkpointing.Barry Warsaw2014-11-302-5/+5
* | Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-282-3/+5
* | Several internal improvements:Barry Warsaw2014-01-061-3/+2
* | Bump copyright years.Barry Warsaw2014-01-015-5/+5
* | * When --sort is used, watch out for continuation lines, which shouldn't getBarry Warsaw2013-10-181-1/+6
* | * `mailman conf` now has a `-t/--sort` flag which sorts the output by sectionBarry Warsaw2013-09-011-0/+12
|\ \ | |/ |/|
| * Fixed tests broken by previous commitKarl-Aksel Puulmann2013-04-061-0/+1
|/
* Clean up branch:Barry Warsaw2013-03-191-15/+40
* fixed comments and namesDavid Soto2013-01-231-2/+2
* usage help improvedDavid Soto2013-01-231-1/+2
* testcases addedDavid Soto2013-01-231-0/+75
* Bump copyright years.Barry Warsaw2013-01-014-4/+4
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-0/+83
* * Added a `help` email command.Barry Warsaw2012-03-011-0/+70
* copybumpBarry Warsaw2012-01-012-2/+2
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-302-16/+0
* * `bin/mailman start --force` option is fixed. (LP: #869317)Barry Warsaw2011-10-162-3/+185
* Do not allow a list to be created with a bogus owner address. (LP: #778687)Barry Warsaw2011-06-112-0/+93