summaryrefslogtreecommitdiff
path: root/src/mailman/database/tests/test_migrations.py
Commit message (Expand)AuthorAgeFilesLines
* Save the complete workflow stack, not only last step.save-workflow-stepsJ08nY2017-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-041-1/+1
* 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-291-7/+7
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-2/+2
* New template system. Closes #249Barry Warsaw2016-07-161-0/+156
* 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
* Clean up the database directory.Barry Warsaw2016-03-241-7/+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-021-1/+1
* 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
* 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
* Migrations will be replaced with Alchemy.Barry Warsaw2014-09-221-513/+0
* Test repair:Barry Warsaw2014-09-211-1/+8
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Checkpointing.Barry Warsaw2013-11-251-0/+27
* Test repair, and import enum from the right place.Barry Warsaw2013-09-011-2/+3
* Migrate bounceevent.list_name -> bounceevent.list_idBarry Warsaw2013-09-011-0/+50
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* Remove mailinglist.admin_member_chunksize.Barry Warsaw2012-12-301-2/+4
* Remove mailinglist.private_roster.Barry Warsaw2012-12-301-2/+2
* Remove unused columns mailinglist.subscribe_policy,Barry Warsaw2012-12-301-2/+6
* Remove mailinglist.send_reminders column too.Barry Warsaw2012-12-301-2/+3
* * The column `mailinglist.new_member_options` was unused, and has beenBarry Warsaw2012-12-301-0/+9
* Revert the addition of the mailinglist.style_name column, as well as theBarry Warsaw2012-12-291-9/+1
* LP: #975692 phase 1Barry Warsaw2012-12-281-4/+19