summaryrefslogtreecommitdiff
path: root/src/mailman/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Rename the member recipients calculating handler to make way for the ownerBarry Warsaw2012-03-231-1/+1
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-1/+1
* * Pipermail has been eradicated.Barry Warsaw2012-03-163-27/+100
* Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-3/+1
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-073-4/+5
* Restore the RFC 2369 headers to accepted list posts.Barry Warsaw2012-03-013-0/+63
* * The `mailman.cfg` configuration file will now automatically be detected ifBarry Warsaw2012-02-271-4/+11
* * The `confirm` email command now properly handles `Re:`-like prefixes, evenBarry Warsaw2012-02-261-2/+2
* copybumpBarry Warsaw2012-01-0111-11/+11
* A couple of small cleanups.Barry Warsaw2011-11-041-4/+1
* * Fix a couple of spelling errors.Barry Warsaw2011-11-021-2/+2
* * `bin/mailman start --force` option is fixed. (LP: #869317)Barry Warsaw2011-10-161-10/+14
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+0
* * Moderating a message with Action.accept now sends the message. (LP: #827697)Barry Warsaw2011-08-221-0/+7
* Basic infrastructure for fixing bug 827036.Barry Warsaw2011-08-171-0/+2
* Remove all pylint vestiges.Barry Warsaw2011-08-032-6/+0
* Major terminology shift:Barry Warsaw2011-06-014-28/+30
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-295-0/+778
* Test (and fix!) the path in the outgoing runner where a socket.error getsBarry Warsaw2011-05-171-3/+3
* Happy New Year.Barry Warsaw2011-01-019-9/+9
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-281-16/+16
|\
* | Support Python 2.7. (LP: 667472)Barry Warsaw2010-10-271-1/+1
|/
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-085-6/+2
* Rip out lazr.restful and replace it with restish. This simpifies a lot of theBarry Warsaw2010-02-231-2/+1
* Oh FFS. lazr.restful 0.9.18 totally broke our shit by introducingBarry Warsaw2010-02-161-10/+9
* Checkpointint support for different path layouts, allowing us to optionallyBarry Warsaw2010-01-271-1/+0
* Happy New Year.Barry Warsaw2010-01-019-9/+9
* * Leave a mailing list via the REST API.Barry Warsaw2009-12-281-1/+0
* * Add REST interface for joining a mailing list.Barry Warsaw2009-12-281-31/+10
* The test suite has to be able to inhibit the loading of any configurationBarry Warsaw2009-12-131-0/+9
* Extend the mailman.cfg search algorithm, and make it work across allBarry Warsaw2009-12-131-0/+31
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-102-4/+6
* * Mostly eradicate mentions of mailmanctl.Barry Warsaw2009-12-051-1/+2
* Do not create the .mo files during setup. This makes things go much faster.Barry Warsaw2009-11-241-4/+11
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-153-1/+113
* Move a module.Barry Warsaw2009-11-041-0/+59
* smtp_direct.py is dead and gone.Barry Warsaw2009-11-031-9/+4
* mailmanctl must use absolute importsBarry Warsaw2009-08-171-0/+2
* Move BadDomainSpecificationError to domain.txt interface. Try to set this toBarry Warsaw2009-07-261-4/+0
* More REST server updates.Barry Warsaw2009-06-291-9/+7
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-9/+4
* Add initialization pre- and post- hooks, configurable in the config file.Barry Warsaw2009-05-151-5/+17
* Checkpointing restful annotations.Barry Warsaw2009-04-011-1/+5
* Hook in lazr.restful (which isn't in the Cheeseshop yet).Barry Warsaw2009-04-011-0/+48
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-292-4/+4
* Bye bye plugins module.Barry Warsaw2009-03-291-74/+0
* typoBarry Warsaw2009-03-291-1/+1
* Get rid of the mailman.rules entry point.Barry Warsaw2009-03-091-9/+8
* Get rid of the mailman.handlers entry point.Barry Warsaw2009-03-091-9/+8
* Remove the mailman.database setup.py plugin, instead opting for defining theBarry Warsaw2009-03-051-4/+6