| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete subscription requests when a mailing list is deleted. | Barry Warsaw | 2017-01-08 | 1 | -6/+12 |
| | | | | | Closes #214 | ||||
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| | | |||||
| * | Import order flake8 plugin. | Barry Warsaw | 2016-03-27 | 1 | -1/+1 |
| | | | | | Fix lots of import order errors discovered by the new plugin. | ||||
| * | Clean up the interfaces directory. | Barry Warsaw | 2016-03-25 | 1 | -12/+5 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | A few minor cleanups. | Barry Warsaw | 2015-12-16 | 1 | -1/+7 |
| | | |||||
| * | Implement suggestions from the review | Aurélien Bompard | 2015-12-16 | 1 | -0/+10 |
| | | |||||
| * | Make sure that Pendables always have a type | Aurélien Bompard | 2015-12-16 | 1 | -0/+2 |
| | | |||||
| * | Checkpointing. | Barry Warsaw | 2015-04-16 | 1 | -0/+6 |
| | | |||||
| * | * Mailing list subscription policy work flow has been completely rewritten. | Barry Warsaw | 2015-04-15 | 1 | -2/+4 |
| |\ | | | | | | | | | | | It now properly supports email verification and subscription confirmation by the user, and approval by the moderator using unique tokens. ``IMailingList`` objects now have a ``subscription_policy`` attribute. | ||||
| | * | Checkpointing. | Barry Warsaw | 2015-04-14 | 1 | -2/+2 |
| | | | |||||
| | * | Give IPendings a count of entries. | Barry Warsaw | 2015-04-13 | 1 | -0/+3 |
| |/ | |||||
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -3/+0 |
| | | |||||
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -1/+1 |
| | | | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies. | ||||
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+99 |
| correctly regardless of how it's used. | |||||
