summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests/test_lists.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-61/+0
|
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* New template system. Closes #249Barry Warsaw2016-07-161-2/+1
| | | | | The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details.
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-5/+0
|
* Happy New Year.Barry Warsaw2016-01-021-1/+1
|
* all tests passing now (except doctests)Abhilash Raj2015-03-261-1/+1
|
* * ``mailman lists --domain`` was not properly handling its arguments. GivenBarry Warsaw2015-03-131-0/+67
by Manish Gill. (LP: #1166911)