| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add an owner chain and pipeline to the schema, model, and interface. Plumb | Barry Warsaw | 2012-03-22 | 1 | -1/+19 |
| * | Merge the Pipermail eradication branch. The scrubber is also removed. | Barry Warsaw | 2012-03-17 | 1 | -0/+6 |
| |\ |
|
| | * | * Pipermail has been eradicated. | Barry Warsaw | 2012-03-16 | 1 | -0/+6 |
| * | | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -5/+3 |
| |/ |
|
| * | * Mailing lists get multiple chains and pipelines. For example, normal | Barry Warsaw | 2012-03-07 | 1 | -3/+12 |
| * | Template indirection now also in effect for regular and digest headers and | Barry Warsaw | 2012-03-04 | 1 | -26/+145 |
| * | * Support downloading templates by URI, including mailman:// URIs. This is | Barry Warsaw | 2012-03-03 | 1 | -0/+56 |
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| * | * Stop adding the X-BeenThere header. | Barry Warsaw | 2011-11-06 | 1 | -3/+0 |
| * | Improved the way flufl.enum.Enums are stored in the database. Now, they | Barry Warsaw | 2011-09-23 | 1 | -1/+7 |
| * | * Preferences for addresses, users, and members can be accessed, changed, and | Barry Warsaw | 2011-09-23 | 1 | -1/+3 |
| * | * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes, | Barry Warsaw | 2011-08-30 | 1 | -1/+4 |
| * | * The IMailingList attribute ``host_name`` has been renamed to ``mail_host`` | Barry Warsaw | 2011-06-16 | 1 | -3/+3 |
| * | * bounce_processing -> process_bounces | Barry Warsaw | 2011-05-27 | 1 | -0/+3 |
| * | * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to | Barry Warsaw | 2011-05-25 | 1 | -0/+10 |
| * | Users can now subscribe to a mailing list, and their preferred address will | Barry Warsaw | 2011-04-17 | 1 | -6/+8 |
| * | Refactor .subscribe() from IAddress to IMailingList. | Barry Warsaw | 2011-04-16 | 1 | -1/+15 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| * | Fairly significant change to the way member and nonmember moderation occurs. | Barry Warsaw | 2010-12-29 | 1 | -10/+14 |
| * | Clean up from the previous commit. | Barry Warsaw | 2010-12-28 | 1 | -0/+7 |
| * | This is part 1 of the merge of Jimmy Bergman's branch | Barry Warsaw | 2010-12-28 | 1 | -0/+10 |
| * | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 1 | -3/+0 |
| * | Expose description in the interface and REST API. | Barry Warsaw | 2010-08-12 | 1 | -0/+7 |
| * | Expose the autoreponse values in the IMailingList interface and REST API. | Barry Warsaw | 2010-08-12 | 1 | -2/+54 |
| * | Expose administrivia in the IMailingList interface and REST API. | Barry Warsaw | 2010-08-11 | 1 | -0/+11 |
| * | Expose anonymous_list and advertised in the IMailingList interface and in the... | Barry Warsaw | 2010-08-11 | 1 | -0/+12 |
| * | Expose in the IMailingList interface, and in the REST API. | Barry Warsaw | 2010-08-11 | 1 | -0/+18 |
| * | Access mailing list configuration via REST | Barry Warsaw | 2010-08-10 | 1 | -23/+30 |
| * | * Fix the bin/test -e/--stderr option to work with the current | Barry Warsaw | 2010-06-18 | 1 | -0/+9 |
| * | Updates for the latest releases of flufl.enum and flufl.i18n. | Barry Warsaw | 2010-05-02 | 1 | -1/+1 |
| * | * A start to import of Mailman 2.1 config.pck files. | Barry Warsaw | 2010-04-05 | 1 | -8/+0 |
| * | Rip out lazr.restful and replace it with restish. This simpifies a lot of the | Barry Warsaw | 2010-02-23 | 1 | -24/+8 |
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| * | * Make IDomainManager a utility, since the config object is global. | Barry Warsaw | 2009-12-08 | 1 | -1/+3 |
| * | Factor out most of the i18n subsystem and convert to using the flufl.i18n | Barry Warsaw | 2009-11-15 | 1 | -1/+1 |
| * | Fix some urls returned by the api. Instead of 'mailing_lists' use 'lists'. | Barry Warsaw | 2009-08-07 | 1 | -1/+4 |
| * | * Expose IMailingLists in the API. | Barry Warsaw | 2009-07-25 | 1 | -6/+8 |
| * | Clean a few more lints. | Barry Warsaw | 2009-07-10 | 1 | -13/+26 |
| * | There are some situations where the RFC 2919 List-ID header must be explicitly | Barry Warsaw | 2009-03-03 | 1 | -7/+22 |
| * | Convert content filter and acceptable aliases away from pickle types. | Barry Warsaw | 2009-03-03 | 1 | -13/+70 |
| * | acceptable_aliases are no longer a pickle. | Barry Warsaw | 2009-02-23 | 1 | -0/+35 |
| * | Get rid of one_last_digest. Move this into a separate OneLastDigest table. | Barry Warsaw | 2009-02-22 | 1 | -13/+18 |
| * | Massive digester rework. | Barry Warsaw | 2009-02-04 | 1 | -11/+15 |
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+273 |