summaryrefslogtreecommitdiff
path: root/src/mailman/model/uid.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
* Clean up the model and languages directories.Barry Warsaw2016-03-251-7/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* More coverage.Barry Warsaw2015-12-291-2/+2
* Give the predictable ID factories similar APIs.Aurélien Bompard2015-12-261-2/+2
* * A new API is provided to support non-production testing infrastructures,Barry Warsaw2015-02-131-0/+17
* * When deleting a user via REST, make sure all linked addresses are deleted.Barry Warsaw2015-02-091-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* * remove migrate commandAbhilash Raj2014-10-101-1/+1
* Clean up pass.Barry Warsaw2014-09-221-1/+2
* * remove some unused codeAbhilash Raj2014-09-191-1/+0
* change leftover queriesAbhilash Raj2014-09-131-1/+1
* replace all storm types and relationships with sqlalchemyAbhilash Raj2014-09-051-4/+8
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* - Module modernatizations (print function).Barry Warsaw2012-04-221-6/+12
* copybumpBarry Warsaw2012-01-011-1/+1
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-5/+3
* Give IMembers a unique member id. We have to do this in order to give them aBarry Warsaw2011-04-221-0/+72