summaryrefslogtreecommitdiff
path: root/src/mailman/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert content filter and acceptable aliases away from pickle types.Barry Warsaw2009-03-031-0/+3
* Checkpointing the conversion of automatic responses away from pickles.Barry Warsaw2009-02-161-0/+2
* Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the UtilsBarry Warsaw2009-02-121-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-258-0/+823