| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | * change declarative_base class to use ModelMeta class | Abhilash Raj | 2014-09-06 | 1 | -9/+14 |
| | * | replace all storm types and relationships with sqlalchemy | Abhilash Raj | 2014-09-05 | 1 | -17/+15 |
| | * | change models to use sqlalchemy models<WIP> | Abhilash Raj | 2014-09-04 | 1 | -102/+105 |
| |/ |
|
| * | Trunk merge | Barry Warsaw | 2014-04-14 | 1 | -3/+69 |
| |\ |
|
| | * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | * | Checkpointing. | Barry Warsaw | 2013-11-25 | 1 | -46/+61 |
| | * | Changes for enabling/disabling archivers. | Joanna Skrzeszewska | 2013-09-08 | 1 | -4/+55 |
| * | | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes. | Barry Warsaw | 2014-04-14 | 1 | -0/+1 |
| |/ |
|
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | Remove mailinglist.admin_member_chunksize. | Barry Warsaw | 2012-12-30 | 1 | -1/+0 |
| * | Remove mailinglist.private_roster. | Barry Warsaw | 2012-12-30 | 1 | -1/+0 |
| * | Remove unused columns mailinglist.subscribe_policy, | Barry Warsaw | 2012-12-30 | 1 | -3/+0 |
| * | Remove mailinglist.send_reminders column too. | Barry Warsaw | 2012-12-30 | 1 | -1/+0 |
| * | * The column `mailinglist.new_member_options` was unused, and has been | Barry Warsaw | 2012-12-30 | 1 | -2/+0 |
| * | Remove some leftovers. | Barry Warsaw | 2012-12-29 | 1 | -3/+0 |
| * | Revert the addition of the mailinglist.style_name column, as well as the | Barry Warsaw | 2012-12-29 | 1 | -4/+3 |
| * | LP: #975692 phase 1 | Barry Warsaw | 2012-12-28 | 1 | -0/+1 |
| * | * Two new events are triggered on membership changes: `SubscriptionEvent` | Barry Warsaw | 2012-12-23 | 1 | -1/+4 |
| * | * The link between members and the mailing lists they are subscribed to, is | Barry Warsaw | 2012-09-04 | 1 | -3/+10 |
| * | * Removed obsolete `IMailingList` attribute `generic_nonmember_action. | Barry Warsaw | 2012-08-19 | 1 | -1/+0 |
| * | Working for SQLite: | Barry Warsaw | 2012-07-25 | 1 | -1/+1 |
| * | trunk merge | Barry Warsaw | 2012-07-06 | 1 | -5/+9 |
| |\ |
|
| | * | General code cleanup. | Barry Warsaw | 2012-04-25 | 1 | -5/+9 |
| * | | - Rename the model attributes. | Barry Warsaw | 2012-04-08 | 1 | -7/+5 |
| |/ |
|
| * | * A mailing list's *moderator password* is no longer stored in the clear; it | Barry Warsaw | 2012-04-04 | 1 | -3/+3 |
| * | Add an owner chain and pipeline to the schema, model, and interface. Plumb | Barry Warsaw | 2012-03-22 | 1 | -0/+2 |
| * | Merge the Pipermail eradication branch. The scrubber is also removed. | Barry Warsaw | 2012-03-17 | 1 | -1/+2 |
| |\ |
|
| | * | * Pipermail has been eradicated. | Barry Warsaw | 2012-03-16 | 1 | -1/+2 |
| * | | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -2/+2 |
| |/ |
|
| * | * Mailing lists get multiple chains and pipelines. For example, normal | Barry Warsaw | 2012-03-07 | 1 | -2/+2 |
| * | Template indirection now also in effect for regular and digest headers and | Barry Warsaw | 2012-03-04 | 1 | -4/+4 |
| * | * Support downloading templates by URI, including mailman:// URIs. This is | Barry Warsaw | 2012-03-03 | 1 | -4/+4 |
| * | Storm now has a "load hook" which we can use to restore the rosters when the | Barry Warsaw | 2012-01-27 | 1 | -3/+6 |
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| * | * Stop adding the X-BeenThere header. | Barry Warsaw | 2011-11-06 | 1 | -1/+0 |
| * | Improved the way flufl.enum.Enums are stored in the database. Now, they | Barry Warsaw | 2011-09-23 | 1 | -11/+17 |
| * | * The IMailingList attribute ``host_name`` has been renamed to ``mail_host`` | Barry Warsaw | 2011-06-16 | 1 | -13/+13 |
| * | * bounce_processing -> process_bounces | Barry Warsaw | 2011-05-27 | 1 | -1/+1 |
| * | * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to | Barry Warsaw | 2011-05-25 | 1 | -1/+2 |
| * | * Fixed tests | Barry Warsaw | 2011-05-14 | 1 | -1/+1 |
| * | Users subscribed to a mailing list via their preferred address show up | Barry Warsaw | 2011-04-22 | 1 | -1/+4 |
| * | Users can now subscribe to a mailing list, and their preferred address will | Barry Warsaw | 2011-04-17 | 1 | -10/+24 |
| * | Refactor .subscribe() from IAddress to IMailingList. | Barry Warsaw | 2011-04-16 | 1 | -1/+21 |
| * | Eliminate Utils.get_pattern() and in the process, completely revamp | Barry Warsaw | 2011-02-25 | 1 | -2/+1 |
| * | 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 | -2/+3 |
| * | This is part 1 of the merge of Jimmy Bergman's branch | Barry Warsaw | 2010-12-28 | 1 | -1/+1 |
| * | Expose description in the interface and REST API. | Barry Warsaw | 2010-08-12 | 1 | -11/+11 |
| * | Expose the autoreponse values in the IMailingList interface and REST API. | Barry Warsaw | 2010-08-12 | 1 | -3/+3 |
| * | Expose anonymous_list and advertised in the IMailingList interface and in the... | Barry Warsaw | 2010-08-11 | 1 | -2/+2 |