summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/address.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
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the interfaces directory.Barry Warsaw2016-03-251-18/+11
* Super duper.Barry Warsaw2016-01-261-2/+2
* Happy New Year.Barry Warsaw2016-01-021-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
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-5/+1
* * A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.Barry Warsaw2012-04-071-1/+2
* * An `AddressVerificationEvent` is triggered when an `IAddress` is verifiedBarry Warsaw2012-04-071-0/+15
* Several fixes and cleanups, ostensibly to fix Python 2.6 support.Barry Warsaw2012-03-221-4/+20
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-2/+2
* copybumpBarry Warsaw2012-01-011-1/+1
* Users now have a preferred address which can be set, changed, and deleted.Barry Warsaw2011-04-161-0/+1
* Refactor .subscribe() from IAddress to IMailingList.Barry Warsaw2011-04-161-10/+0
* More fleshing out of the users REST API.Barry Warsaw2011-04-041-0/+6
* Implement the email address validator as a utility for easier pluggability.Barry Warsaw2011-01-061-0/+23
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-10/+10
* * Simplify the membership.txt doctest.Barry Warsaw2010-12-311-1/+1
* Rip out lazr.restful and replace it with restish. This simpifies a lot of theBarry Warsaw2010-02-231-2/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Add REST interface for joining a mailing list.Barry Warsaw2009-12-281-0/+7
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+101