summaryrefslogtreecommitdiff
path: root/src/mailman/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-083-5/+5
* Many documentation fixes for better Sphinx output.Barry Warsaw2010-09-081-3/+4
* Refactor, and add a missing import.Barry Warsaw2010-08-231-0/+1
* checkpointBarry Warsaw2010-07-161-0/+74
* Updates for the latest releases of flufl.enum and flufl.i18n.Barry Warsaw2010-05-021-1/+1
* More fixes to the start up procedure. The root cause of the fix is that whenBarry Warsaw2010-03-282-23/+25
* * Fix two type specifications in argparse.Barry Warsaw2010-03-031-2/+5
* Rip out lazr.restful and replace it with restish. This simpifies a lot of theBarry Warsaw2010-02-231-2/+3
* So long X-BeenThere, and thanks for all the fish.Barry Warsaw2010-02-161-0/+1
* A bit of clean up.Barry Warsaw2010-02-132-1/+7
* Checkpointint support for different path layouts, allowing us to optionallyBarry Warsaw2010-01-271-2/+2
* The functionality of 'bin/list_members' has been moved to 'bin/mailmanBarry Warsaw2010-01-231-196/+0
* Happy New Year.Barry Warsaw2010-01-0123-24/+24
* * Leave a mailing list via the REST API.Barry Warsaw2009-12-281-3/+3
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-101-7/+9
* Migrate unshunt to the bin/mailman command.Barry Warsaw2009-12-101-51/+0
* * Mostly eradicate mentions of mailmanctl.Barry Warsaw2009-12-053-28/+27
* Replace the old bin/dumpdb with 'bin/mailman qfile'.Barry Warsaw2009-12-041-88/+0
* Convert bin/genaliases to bin/mailman aliasesBarry Warsaw2009-11-281-63/+0
* This script has been replaced.Barry Warsaw2009-11-261-223/+0
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-1527-49/+45
* When testing, the signal.pause() is a problem because the TestableMaster isBarry Warsaw2009-10-152-5/+9
* Bye bye mailmanctl, long live 'bin/mailman start'Barry Warsaw2009-10-091-234/+0
* Move mailmanctl start and stop commands into bin/mailman.Barry Warsaw2009-10-062-8/+15
* Convert bin/inject to bin/mailman injectBarry Warsaw2009-09-191-91/+0
* As before, replace config.db.requests and config.db.pendings with utilities.Barry Warsaw2009-08-261-1/+3