summaryrefslogtreecommitdiff
path: root/src/mailman/core/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up the core directory.Barry Warsaw2016-03-241-110/+0
* Super duper.Barry Warsaw2016-01-261-25/+0
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* * A handful of unused legacy exceptions have been removed. The redundantBarry Warsaw2015-05-241-19/+1
* 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
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-0/+6
* * You can now PUT and PATCH on user resources to change the user's displayBarry Warsaw2012-09-221-0/+22
* * Pipermail has been eradicated.Barry Warsaw2012-03-161-11/+0
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-2/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Leave a mailing list via the REST API.Barry Warsaw2009-12-281-1/+0
* * Add REST interface for joining a mailing list.Barry Warsaw2009-12-281-31/+10
* smtp_direct.py is dead and gone.Barry Warsaw2009-11-031-9/+4
* Move BadDomainSpecificationError to domain.txt interface. Try to set this toBarry Warsaw2009-07-261-4/+0
* Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the UtilsBarry Warsaw2009-02-121-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+172