summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/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
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-4/+2
* Clean up the utilities directory.Barry Warsaw2016-03-251-9/+3
* Boost coverage.Barry Warsaw2016-01-031-2/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Boost coverage.Barry Warsaw2015-12-261-9/+6
* Tweak the API.Barry Warsaw2015-12-261-23/+37
* Give the predictable ID factories similar APIs.Aurélien Bompard2015-12-261-25/+45
* Return predictable token IDs in testing mode.Aurélien Bompard2015-12-261-4/+28
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-4/+0
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-7/+7
* * Fix setup.py version regexp.Barry Warsaw2011-05-031-16/+14
* Give IMembers a unique member id. We have to do this in order to give them aBarry Warsaw2011-04-221-7/+18
* Fix initialization of lock object.Barry Warsaw2011-04-081-7/+11
* More fleshing out of the users REST API.Barry Warsaw2011-04-041-10/+48
* * Re-organize the interface between buildout.cfg and the zope.testing layerBarry Warsaw2011-04-011-0/+67