summaryrefslogtreecommitdiff
path: root/src/mailman/model/uid.py
Commit message (Expand)AuthorAgeFilesLines
* 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