| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Manual merge. | Barry Warsaw | 2016-10-25 | 1 | -1/+1 |
| | | | | | * Rebased, cleaned up, and test improvement. | ||||
| * | replaced `find` method with `bans` property | Amit Tripathi | 2016-10-25 | 1 | -11/+5 |
| | | |||||
| * | Added QuerySequence as return type of banned address list | Amit Tripathi | 2016-10-25 | 1 | -0/+7 |
| | | |||||
| * | Clean up the interfaces directory. | Barry Warsaw | 2016-03-25 | 1 | -8/+3 |
| | | |||||
| * | Branch tweaks: | Barry Warsaw | 2016-01-14 | 1 | -1/+1 |
| | | | | | | | | | - Fix an interface description. - Fix a copyright year. - Fix quote styles. - Tweak a test. - Add a test. | ||||
| * | Expose the ban list on the REST API | Aurélien Bompard | 2016-01-13 | 1 | -0/+7 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | Database | Barry Warsaw | 2012-10-16 | 1 | -25/+17 |
| | | | | | | | | | | | | | -------- * The `ban` table now uses list-ids to cross-reference the mailing list, since these cannot change even if the mailing list is moved or renamed. Interfaces ---------- * The `IBanManager` is no longer a global utility. Instead, you adapt an `IMailingList` to an `IBanManager` to manage the bans for a specific mailing list. To manage the global bans, adapt ``None``. | ||||
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | Eliminate Utils.get_pattern() and in the process, completely revamp | Barry Warsaw | 2011-02-25 | 1 | -0/+110 |
| subscription bans so as not to have to rely on BLOBS or pickles in the database. Also, be sure to include .rst files in both doctests and in the packaged tarballs. With the now awesome reST mode for Emacs, I plan to rename all .txt doctest files to .rst. | |||||
