summaryrefslogtreecommitdiff
path: root/src/mailman/app/tests/test_lifecycle.py
Commit message (Expand)AuthorAgeFilesLines
* Moved InvalidListNameError class definition to mailman.interfaces.mailinglist.Mark Sapiro2017-02-201-2/+2
* Updated rest/lists.py to handle list name error exceptions and addedMark Sapiro2017-02-191-1/+1
* Replaced assertEqual with assertRegex to account for difference in errorMark Sapiro2017-02-191-5/+6
* Made the allowable list name characters configurable.Mark Sapiro2017-02-191-0/+23
* Implemented stricter listname validation.Mark Sapiro2017-02-191-1/+8
* Skip a test if run as root, as can happen with GL shared runnersBarry Warsaw2017-02-191-0/+1
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* First massive round of cleanups.Barry Warsaw2016-03-231-6/+0
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* More coverage.Barry Warsaw2015-12-291-0/+15
* Add a send-digests subcommand to send list digests right now.Barry Warsaw2015-12-201-6/+4
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* - Clean up and simplify remove_list()Barry Warsaw2014-03-021-1/+13
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* LP: #975692 phase 1Barry Warsaw2012-12-281-0/+50