summaryrefslogtreecommitdiff
path: root/src/mailman/bin
Commit message (Expand)AuthorAgeFilesLines
* PR288 vettedBarry Warsaw2017-08-294-38/+65
* Add a test.Barry Warsaw2017-08-261-0/+10
* Print the list of available commands with `mailman --help`Abhilash Raj2017-08-091-0/+2
* Convert to click for CLI optionsBarry Warsaw2017-07-225-298/+400
* Provide a better way to avoid instantiating some componentsBarry Warsaw2017-06-171-4/+1
* Bump copyright years.Barry Warsaw2017-01-045-6/+6
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-293-3/+3
* Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-5/+5
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-282-7/+7
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-7/+2
* mailman subcommands commit transactionsBarry Warsaw2016-04-122-1/+60
* Don't use `flake8: noqa`.Barry Warsaw2016-04-012-7/+7
* Clean up the bin directory.Barry Warsaw2016-03-245-67/+37
* Happy New Year.Barry Warsaw2016-01-025-6/+6
* Coverage improvements.Barry Warsaw2015-12-291-2/+3
* Core no longer depends on the standalone `mock` module. (Closes: #146)Barry Warsaw2015-09-221-1/+1
* Style cleanup.Barry Warsaw2015-08-131-7/+7
* add tests for mailman commandAbhilash Raj2015-08-131-0/+42
* fix according to comments from barryAbhilash Raj2015-08-131-1/+1
* remove a print statement committed accidentallyAbhilash Raj2015-08-131-1/+0
* Fix #137Abhilash Raj2015-08-131-1/+2
* Remove the obsolete and mostly unimplemented onebounce script.Barry Warsaw2015-05-032-74/+3
* * The test suite now runs successfully again with PostgreSQL. Given byBarry Warsaw2015-04-221-5/+11
|\
| * Propagate the MAILMAN_EXTRA_TESTING_CFG env var to subprocessesAurélien Bompard2015-04-221-5/+5
|/
* Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-134-17/+16
|\
| * change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-124-4/+4
|/
* Move some old bin scripts to a holding tank.Barry Warsaw2015-03-0210-1775/+0
* Bump copyright years.Barry Warsaw2015-01-0415-16/+16
* Fix the passing of certain essential environment variables down from theBarry Warsaw2015-01-021-4/+11
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-225-18/+1
* All the REST tests pass.Barry Warsaw2014-12-151-2/+8
* Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-1/+1
* Checkpointing.Barry Warsaw2014-11-301-1/+1
* Fix a few issues with `python2 -3` compatibility.Barry Warsaw2014-11-193-6/+7
* Remove debugging.Barry Warsaw2014-11-161-1/+0
* Make sure runner subprocesses get covered during `tox -e coverage`.Barry Warsaw2014-11-162-2/+15
* DatabaseBarry Warsaw2014-11-011-2/+2
|\
| * Pass all tests with PYTHONWARNINGS=error.Barry Warsaw2014-09-221-1/+1
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-287-12/+13
* Fix the default.Barry Warsaw2014-01-061-2/+2
* Several internal improvements:Barry Warsaw2014-01-061-1/+1
* Bump copyright years.Barry Warsaw2014-01-0115-16/+16
* Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-181-1/+1
* * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-171-189/+102
* Bump copyright years.Barry Warsaw2013-01-0115-16/+16
* LP: #975692 phase 1Barry Warsaw2012-12-281-1/+1
* * Improve the --help text for the `start`, `stop`, `restart`, and `reopen`Barry Warsaw2012-12-231-0/+2
* Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-251-8/+4
* - Remove an obsolete script.Barry Warsaw2012-04-221-189/+0
* Remove a few more obsolete scripts.Barry Warsaw2012-03-284-749/+0