summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/user.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 User.absorb() method and tests.Barry Warsaw2016-05-141-2/+17
* Implement suggestions from the reviewAurélien Bompard2016-05-041-2/+0
* Add a method to merge a user into another userAurélien Bompard2016-05-041-0/+8
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the interfaces directory.Barry Warsaw2016-03-251-12/+6
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Document an attribute.Barry Warsaw2015-09-231-0/+3
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.Barry Warsaw2012-04-071-0/+13
* Several fixes and cleanups, ostensibly to fix Python 2.6 support.Barry Warsaw2012-03-221-10/+3
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-7/+7
* copybumpBarry Warsaw2012-01-011-1/+1
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-1/+1
* Give IMembers a unique member id. We have to do this in order to give them aBarry Warsaw2011-04-221-1/+1
* Users now have a preferred address which can be set, changed, and deleted.Barry Warsaw2011-04-161-0/+18
* * Re-organize the interface between buildout.cfg and the zope.testing layerBarry Warsaw2011-04-011-0/+3
* * Give users a unique, random, immutable user id.Barry Warsaw2011-03-181-0/+3
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-15/+19
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Add REST interface for joining a mailing list.Barry Warsaw2009-12-281-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+84