summaryrefslogtreecommitdiff
path: root/src/mailman/model/tests
Commit message (Expand)AuthorAgeFilesLines
...
* The order of a mailing list's header matches is significantAurélien Bompard2016-02-291-27/+149
* Prevent moderation of messages held for a different list.Barry Warsaw2016-02-071-0/+7
* Fix membership query for preferred addresses.Barry Warsaw2016-02-061-0/+31
* Add a set_preferred() helper.Barry Warsaw2016-02-065-37/+17
* Boost coverage.Barry Warsaw2016-01-251-1/+18
* Branch tweaks:Barry Warsaw2016-01-141-4/+12
* Delete bans when their associated list is deletedAurélien Bompard2016-01-141-0/+46
* Several optimizations:Barry Warsaw2016-01-113-1/+26
* Refactor some tests and documentation.Barry Warsaw2016-01-071-0/+260
* Happy New Year.Barry Warsaw2016-01-0214-14/+14
* More coverage.Barry Warsaw2015-12-292-0/+10
* Implement suggestions from the reviewAurélien Bompard2015-12-161-4/+5
* Resolve conflicts.Barry Warsaw2015-12-161-2/+2
* Improve the unit test for the find methodAurélien Bompard2015-12-161-9/+28
* Make sure that Pendables always have a typeAurélien Bompard2015-12-161-1/+1
* Add a find method for pending requestsAurélien Bompard2015-12-161-4/+25
* Use the relationship cascade feature to delete key-valuesAurélien Bompard2015-12-161-0/+61
* Handle deleting nonexistent messages from the message store. Closes: #167Aurélien Bompard2015-12-021-6/+37
* When deleting an Address, dependencies must be deleted firstAurélien Bompard2015-11-211-0/+41
* Clean up pass through abompard's branch.Barry Warsaw2015-10-201-26/+37
* Use and interface for the set of header_matchesAurélien Bompard2015-10-201-1/+45
* For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.Barry Warsaw2015-09-061-1/+0
* Clean up maxking's branch a little bit.Barry Warsaw2015-08-041-7/+13
* Add tests for autoresponserecordAbhilash Raj2015-08-031-2/+12
* Fix zope lookup error in the previous commitAbhilash Raj2015-08-031-1/+1
* Add tests for #115Abhilash Raj2015-08-031-0/+9
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-3/+40
* * Mailing list subscription policy work flow has been completely rewritten.Barry Warsaw2015-04-154-65/+205
|\
| * Full test suite passes.Barry Warsaw2015-04-141-33/+51
| * Merge the member query fix branch.Barry Warsaw2015-04-141-1/+51
| |\
| | * Added IMember.subscriber to definitively return how a member is subscribed toBarry Warsaw2015-04-141-1/+51
| |/ |/|
| * Checkpointing.Barry Warsaw2015-04-141-64/+0
| * * Give the workflow state manager a count method.Barry Warsaw2015-04-131-0/+20
| * Handle save/restore of the subscription workflow.Barry Warsaw2015-04-132-27/+32
| * Trunk mergeBarry Warsaw2015-04-071-0/+93
| |\ | |/ |/|
* | Flesh out the domain interface, model, and tests. Clean up style.Barry Warsaw2015-04-061-13/+84
* | Abhilash's branch, pre-cleaning.Barry Warsaw2015-04-061-1/+23
|\ \
| * | * implement left over methodsAbhilash Raj2015-04-061-15/+10
| * | * Add `drop_column` inside sqlite check, fix indentationAbhilash Raj2015-03-311-10/+5
| * | add tests, fix docs, remove contact_addressAbhilash Raj2015-03-281-1/+33
| | * Refactorings and tests.Barry Warsaw2015-03-291-0/+110
| |/ |/|
* | Merging in several refactorings, and a REST API change.Barry Warsaw2015-03-261-5/+37
|\ \ | |/ |/|
| * More tests of make_user().Barry Warsaw2015-03-211-5/+37
* | LP: #1432239 - Make sure acceptable aliases are deleted before the mailingBarry Warsaw2015-03-241-1/+23
|/
* * When deleting a user object, make sure their preferences are also deleted.Barry Warsaw2015-03-201-6/+26
|\
| * * When deleting a user object, make sure their preferences are also deleted.Barry Warsaw2015-03-201-6/+24
|/
* * A new API is provided to support non-production testing infrastructures,Barry Warsaw2015-02-131-0/+41
* * When creating a user with an email address, do not create the user recordBarry Warsaw2015-02-051-0/+50
* Bump copyright years.Barry Warsaw2015-01-0412-12/+12
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-2211-39/+5