summaryrefslogtreecommitdiff
path: root/src/mailman/model/bans.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Sort the ban list by emailAurélien Bompard2016-10-261-1/+2
* replaced `find` method with `bans` propertyAmit Tripathi2016-10-251-2/+3
* Added QuerySequence as return type of banned address listAmit Tripathi2016-10-251-0/+7
* MySQL is now an officially supported database.Barry Warsaw2016-07-291-3/+4
* Clean up the model and languages directories.Barry Warsaw2016-03-251-7/+6
* First massive round of cleanups.Barry Warsaw2016-03-231-7/+4
* Super duper.Barry Warsaw2016-01-261-1/+1
* Delete bans when their associated list is deletedAurélien Bompard2016-01-141-2/+2
* Expose the ban list on the REST APIAurélien Bompard2016-01-131-0/+5
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-6/+2
* Clean up pass.Barry Warsaw2014-09-221-2/+2
* * fix the circular dependecy problem between User and AdressAbhilash Raj2014-09-191-1/+1
* fix all tests in mailman.model.testsAbhilash Raj2014-09-131-1/+1
* modify all storm queries to work with SAAbhilash Raj2014-09-121-8/+9
* replace all storm types and relationships with sqlalchemyAbhilash Raj2014-09-051-2/+4
* change models to use sqlalchemy models<WIP>Abhilash Raj2014-09-041-4/+4
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* DatabaseBarry Warsaw2012-10-161-29/+32
* General code cleanup.Barry Warsaw2012-04-251-3/+5
* - Module modernatizations (print function).Barry Warsaw2012-04-221-19/+18
* copybumpBarry Warsaw2012-01-011-1/+1
* Eliminate Utils.get_pattern() and in the process, completely revampBarry Warsaw2011-02-251-0/+110