summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests/test_control.py
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-244/+0
* Bump up stale lock expiration date.Barry Warsaw2017-01-091-1/+1
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Prevent the occasional CI/testsuite hang.Barry Warsaw2016-12-031-3/+55
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-13/+3
* Import order flake8 plugin.Barry Warsaw2016-03-271-2/+2
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-20/+6
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Revert "Fix issue #3 by searching for the 'master' script in several possible"Barry Warsaw2015-11-011-1/+56
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-4/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+3
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-8/+0
* * `bin/mailman start --force` option is fixed. (LP: #869317)Barry Warsaw2011-10-161-0/+171