| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 1 | -2/+0 |
| | | | | | | due to _() interpolation) and a few other problems that did not have immediately obvious fixes. | ||||
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | * Leave a mailing list via the REST API. | Barry Warsaw | 2009-12-28 | 1 | -1/+0 |
| | | | | | | | * delete_member(): If the address is not associated with a member, raise NotAMemberError. * NotAMemberError -> interfaces/member.py | ||||
| * | * Add REST interface for joining a mailing list. | Barry Warsaw | 2009-12-28 | 1 | -31/+10 |
| | | | | | | | * add_member() now returns the newly created IMember. * Reorganized several exceptions and exposed them to the REST API. * Added NoSuchListError. | ||||
| * | smtp_direct.py is dead and gone. | Barry Warsaw | 2009-11-03 | 1 | -9/+4 |
| | | |||||
| * | Move BadDomainSpecificationError to domain.txt interface. Try to set this to | Barry Warsaw | 2009-07-26 | 1 | -4/+0 |
| | | | | | | | return an HTTP 400 error, though it does not seem to work. Expose list creation through the API. | ||||
| * | Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the Utils | Barry Warsaw | 2009-02-12 | 1 | -1/+1 |
| | | | | | module. | ||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+172 |
| correctly regardless of how it's used. | |||||
