summaryrefslogtreecommitdiff
path: root/src/mailman/database/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate the [un]subscription_policy attribute.J08nY2017-08-301-0/+54
* Save the complete workflow stack, not only last step.J08nY2017-08-301-0/+99
* Convert to click for CLI optionsBarry Warsaw2017-07-221-5/+16
* Fix the template name of the welcome message.Barry Warsaw2017-05-241-6/+6
* Enforce a stricter coding style.Barry Warsaw2017-01-261-3/+3
* Bump copyright years.Barry Warsaw2017-01-042-2/+2
* Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
* More test repair.Barry Warsaw2016-10-161-18/+27
* Another test repair.Barry Warsaw2016-10-161-12/+33
* Fix one migration failure.Barry Warsaw2016-10-161-5/+7
* MySQL is now an officially supported database.Barry Warsaw2016-07-292-20/+27
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-2/+2
* New template system. Closes #249Barry Warsaw2016-07-161-0/+156
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-5/+4
* Use flake8-respect-noqa plugin and fix more complaints.Barry Warsaw2016-04-011-3/+1
* Allow fall backs for moderation actions.Barry Warsaw2016-04-011-14/+27
* Migrate data from the static member moderation action to the list fallbackAurélien Bompard2016-03-311-0/+67
* Import order flake8 plugin.Barry Warsaw2016-03-271-2/+2
* Clean up the database directory.Barry Warsaw2016-03-242-14/+3
* Last cleanups.Barry Warsaw2016-02-291-1/+0
* Revert "Rename the HeaderMatch.chain column to action"Aurélien Bompard2016-02-291-51/+0
* Fix test on PostgreSQLAurélien Bompard2016-02-291-21/+29
* Rename the HeaderMatch.chain column to actionAurélien Bompard2016-02-291-0/+43
* The order of a mailing list's header matches is significantAurélien Bompard2016-02-291-2/+4
* Happy New Year.Barry Warsaw2016-01-022-2/+2
* Be liberal with the transaction.Barry Warsaw2015-12-211-8/+10
* Move the data_paths.Barry Warsaw2015-12-201-0/+23
* Digests improvements:Barry Warsaw2015-12-191-0/+27
* A few minor cleanups.Barry Warsaw2015-12-161-1/+3
* Implement suggestions from the reviewAurélien Bompard2015-12-161-16/+18
* Add a commit to avoid a lock in PostgreSQLAurélien Bompard2015-12-161-0/+1
* Handle data migrationAurélien Bompard2015-12-161-0/+64
* Clean up pass through abompard's branch.Barry Warsaw2015-10-201-8/+10
* Be compatible with older versions of SQLAlchemy and AlembicAurélien Bompard2015-10-201-4/+3
* Test schema migration for the header matchesAurélien Bompard2015-10-201-0/+44
* Core no longer depends on the standalone `mock` module. (Closes: #146)Barry Warsaw2015-09-221-1/+1
* Minor cleanups.Barry Warsaw2015-09-141-2/+1
* Fix it with PostgreSQLAurélien Bompard2015-09-151-4/+3
* Fixes for the review commentsAurélien Bompard2015-09-151-4/+4
* Test the schema migrations with AlembicAurélien Bompard2015-09-151-0/+59
* Make a test less susceptible to churn when migrations are added. Given byBarry Warsaw2015-03-251-7/+4
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-8/+4
* Add comments and rewrite test a bit.Barry Warsaw2014-11-291-1/+5
* Remove debugging.Barry Warsaw2014-11-281-1/+0
* Repair broken test. Given by Aurélien Bompard.Barry Warsaw2014-11-281-9/+15
|\
| * Fix a failing schemamanager testAurélien Bompard2014-11-271-8/+13
|/
* Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.Barry Warsaw2014-10-132-0/+160
|\
| * Merge Barry's changesAurélien Bompard2014-10-131-26/+26
| |\ | |/ |/|
| * Fix unit tests with SQLite nowAurélien Bompard2014-10-101-3/+5