summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/usermanager.py
Commit message (Expand)AuthorAgeFilesLines
* Add AddressCreatingEvent and AddressCreatedEvent.address-eventsJ08nY2017-06-161-0/+32
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the interfaces directory.Barry Warsaw2016-03-251-6/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Add server_owners attribute to the user manager.Barry Warsaw2015-09-231-0/+3
* * Refactor add_member() so that it uses a RequestRecord namedtuple.Barry Warsaw2015-03-211-0/+16
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+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
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-7/+7
* * Add property `IUserManager.members` to return all `IMembers` in the system.Barry Warsaw2012-01-261-0/+3
* 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
* Allow users to subscribe to mailing lists through the REST API.Barry Warsaw2011-04-241-0/+9
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-40/+47
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+96