summaryrefslogtreecommitdiff
path: root/src/mailman/model/tests/test_domain.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* Clean up the model and languages directories.Barry Warsaw2016-03-251-13/+5
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Flesh out the domain interface, model, and tests. Clean up style.Barry Warsaw2015-04-061-13/+84
* * 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
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* More model test fixes and ports.Barry Warsaw2014-12-131-3/+13
* 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
* Checkpointing.Barry Warsaw2013-11-251-0/+2
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-9/+0
* * Four new events are created, and notifications are sent during domainBarry Warsaw2011-09-021-0/+113