summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests/test_create.py
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-110/+0
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-16/+4
* A bit of pre-merge cleanup.Barry Warsaw2016-03-221-9/+22
* Changed domain creation to True as defaultGurkirpal2016-03-221-1/+18
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* 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
|/
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+2
* 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-3/+14
* Do not allow a list to be created with a bogus owner address. (LP: #778687)Barry Warsaw2011-06-111-0/+93