| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove another obsolete script. | Barry Warsaw | 2012-03-28 | 2 | -151/+1 |
| * | Remove obsolete script. | Barry Warsaw | 2012-03-26 | 1 | -660/+0 |
| * | * Global ``-C`` option now accepts an absolute path to the configuration | Barry Warsaw | 2012-03-12 | 1 | -2/+4 |
| |\ |
|
| | * | Get rid of the function and inline the path call | Andrea Crotti | 2012-03-13 | 1 | -9/+1 |
| | * | expand the user home and use the absolute path for the -C option | Andrea Crotti | 2012-03-13 | 1 | -1/+11 |
| |/ |
|
| * | * Schema migrations have been implemented. | Barry Warsaw | 2012-02-12 | 1 | -1/+1 |
| * | * Held messages can now be moderated through the REST API. Mailing list | Barry Warsaw | 2012-01-30 | 1 | -5/+4 |
| * | copybump | Barry Warsaw | 2012-01-01 | 22 | -22/+22 |
| * | * Fix a couple of spelling errors. | Barry Warsaw | 2011-11-02 | 4 | -15/+15 |
| * | Remove extraneous `test_suite()` functions. zope.testrunner will | Barry Warsaw | 2011-10-30 | 1 | -8/+0 |
| * | * `bin/mailman start --force` option is fixed. (LP: #869317) | Barry Warsaw | 2011-10-16 | 1 | -1/+0 |
| * | * Moderating a message with Action.accept now sends the message. (LP: #827697) | Barry Warsaw | 2011-08-22 | 1 | -0/+1 |
| * | Remove all pylint vestiges. | Barry Warsaw | 2011-08-03 | 1 | -1/+0 |
| * | * The IMailingList attribute ``host_name`` has been renamed to ``mail_host`` | Barry Warsaw | 2011-06-16 | 2 | -314/+1 |
| * | After a current analysis by Richard Wackerbarth, it was found that not | Barry Warsaw | 2011-06-14 | 1 | -1/+2 |
| * | Typos, left over crud, and a refactoring. | Barry Warsaw | 2011-06-10 | 1 | -2/+2 |
| * | Major terminology shift: | Barry Warsaw | 2011-06-01 | 5 | -213/+221 |
| * | Rename 'queue' directory to 'runners' since not all subprocesses run a queue. | Barry Warsaw | 2011-05-29 | 2 | -2/+2 |
| * | * Start fleshing out the REST API for users. | Barry Warsaw | 2011-03-18 | 1 | -113/+0 |
| * | Reimplement wrap() using modern techniques, and finally get rid of Utils.py! | Barry Warsaw | 2011-03-17 | 3 | -8/+5 |
| * | nntpsplit() is replaced by lazr.config.as_host_port(). | Barry Warsaw | 2011-02-25 | 1 | -3/+3 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 24 | -25/+25 |
| * | * Start to get rid of pylint; it's more trouble than it's worth and pyflakes | Barry Warsaw | 2010-12-22 | 3 | -43/+128 |
| * | Upgrade from using the locknix package to using flufl.lock. | Barry Warsaw | 2010-11-27 | 4 | -12/+12 |
| * | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 3 | -5/+5 |
| * | Many documentation fixes for better Sphinx output. | Barry Warsaw | 2010-09-08 | 1 | -3/+4 |
| * | Refactor, and add a missing import. | Barry Warsaw | 2010-08-23 | 1 | -0/+1 |
| * | checkpoint | Barry Warsaw | 2010-07-16 | 1 | -0/+74 |
| * | Updates for the latest releases of flufl.enum and flufl.i18n. | Barry Warsaw | 2010-05-02 | 1 | -1/+1 |
| * | More fixes to the start up procedure. The root cause of the fix is that when | Barry Warsaw | 2010-03-28 | 2 | -23/+25 |
| * | * Fix two type specifications in argparse. | Barry Warsaw | 2010-03-03 | 1 | -2/+5 |
| * | Rip out lazr.restful and replace it with restish. This simpifies a lot of the | Barry Warsaw | 2010-02-23 | 1 | -2/+3 |
| * | So long X-BeenThere, and thanks for all the fish. | Barry Warsaw | 2010-02-16 | 1 | -0/+1 |
| * | A bit of clean up. | Barry Warsaw | 2010-02-13 | 2 | -1/+7 |
| * | Checkpointint support for different path layouts, allowing us to optionally | Barry Warsaw | 2010-01-27 | 1 | -2/+2 |
| * | The functionality of 'bin/list_members' has been moved to 'bin/mailman | Barry Warsaw | 2010-01-23 | 1 | -196/+0 |
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 23 | -24/+24 |
| * | * Leave a mailing list via the REST API. | Barry Warsaw | 2009-12-28 | 1 | -3/+3 |
| * | * Refactor the language manager off of the config object and into a utility. | Barry Warsaw | 2009-12-10 | 1 | -7/+9 |
| * | Migrate unshunt to the bin/mailman command. | Barry Warsaw | 2009-12-10 | 1 | -51/+0 |
| * | * Mostly eradicate mentions of mailmanctl. | Barry Warsaw | 2009-12-05 | 3 | -28/+27 |
| * | Replace the old bin/dumpdb with 'bin/mailman qfile'. | Barry Warsaw | 2009-12-04 | 1 | -88/+0 |
| * | Convert bin/genaliases to bin/mailman aliases | Barry Warsaw | 2009-11-28 | 1 | -63/+0 |
| * | This script has been replaced. | Barry Warsaw | 2009-11-26 | 1 | -223/+0 |
| * | Factor out most of the i18n subsystem and convert to using the flufl.i18n | Barry Warsaw | 2009-11-15 | 27 | -49/+45 |
| * | When testing, the signal.pause() is a problem because the TestableMaster is | Barry Warsaw | 2009-10-15 | 2 | -5/+9 |
| * | Bye bye mailmanctl, long live 'bin/mailman start' | Barry Warsaw | 2009-10-09 | 1 | -234/+0 |
| * | Move mailmanctl start and stop commands into bin/mailman. | Barry Warsaw | 2009-10-06 | 2 | -8/+15 |
| * | Convert bin/inject to bin/mailman inject | Barry Warsaw | 2009-09-19 | 1 | -91/+0 |
| * | As before, replace config.db.requests and config.db.pendings with utilities. | Barry Warsaw | 2009-08-26 | 1 | -1/+3 |