summaryrefslogtreecommitdiff
path: root/src/mailman/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove another obsolete script.Barry Warsaw2012-03-282-151/+1
* Remove obsolete script.Barry Warsaw2012-03-261-660/+0
* * Global ``-C`` option now accepts an absolute path to the configurationBarry Warsaw2012-03-121-2/+4
|\
| * Get rid of the function and inline the path callAndrea Crotti2012-03-131-9/+1
| * expand the user home and use the absolute path for the -C optionAndrea Crotti2012-03-131-1/+11
|/
* * Schema migrations have been implemented.Barry Warsaw2012-02-121-1/+1
* * Held messages can now be moderated through the REST API. Mailing listBarry Warsaw2012-01-301-5/+4
* copybumpBarry Warsaw2012-01-0122-22/+22
* * Fix a couple of spelling errors.Barry Warsaw2011-11-024-15/+15
* 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-1/+0
* * Moderating a message with Action.accept now sends the message. (LP: #827697)Barry Warsaw2011-08-221-0/+1
* Remove all pylint vestiges.Barry Warsaw2011-08-031-1/+0
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-162-314/+1
* After a current analysis by Richard Wackerbarth, it was found that notBarry Warsaw2011-06-141-1/+2
* Typos, left over crud, and a refactoring.Barry Warsaw2011-06-101-2/+2
* Major terminology shift:Barry Warsaw2011-06-015-213/+221
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-292-2/+2
* * Start fleshing out the REST API for users.Barry Warsaw2011-03-181-113/+0
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-173-8/+5
* nntpsplit() is replaced by lazr.config.as_host_port().Barry Warsaw2011-02-251-3/+3
* Happy New Year.Barry Warsaw2011-01-0124-25/+25
* * Start to get rid of pylint; it's more trouble than it's worth and pyflakesBarry Warsaw2010-12-223-43/+128
* Upgrade from using the locknix package to using flufl.lock.Barry Warsaw2010-11-274-12/+12