summaryrefslogtreecommitdiff
path: root/src/mailman/database/alembic/versions
Commit message (Expand)AuthorAgeFilesLines
* Fix the bogus migration on Template.passwordAurélien Bompard2017-05-241-0/+25
* Fix the template name of the welcome message.Barry Warsaw2017-05-241-2/+2
* Bump copyright years.Barry Warsaw2017-01-043-3/+3
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-31/+18
* Fixed alembic down_revision following merge of another migration.Mark Sapiro2016-12-231-2/+2
* Merge gitlab.com:mailman/mailman into dmarcMark Sapiro2016-12-231-0/+27
|\
| * Increase pendedkeyvalue table value column width.Mark Sapiro2016-12-151-0/+27
* | Modifications based on feedback from Barry.Mark Sapiro2016-12-161-7/+1
* | Modified 'pendedkeyvalue' table 'value' column type to SAUnicodeLarge forMark Sapiro2016-11-111-1/+7
* | DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+83
|/
* Confirm unsubscriptions by default.Barry Warsaw2016-10-251-3/+2
* Simplify the implementation.Barry Warsaw2016-10-171-1/+4
* flake8 fixes.Barry Warsaw2016-10-161-0/+1
* Minor changes.Barry Warsaw2016-09-193-7/+4
* Fix migration.Barry Warsaw2016-09-021-4/+4
* CheckpointingBarry Warsaw2016-09-011-14/+15
* Intermediate CommitAbhilash Raj2016-09-011-0/+42
* MySQL is now an officially supported database.Barry Warsaw2016-07-2910-67/+100
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* New template system. Closes #249Barry Warsaw2016-07-161-0/+178
* Allow fall backs for moderation actions.Barry Warsaw2016-04-011-13/+15
* Appease flake8.Barry Warsaw2016-04-011-4/+12
* Add caching to the data migrationAurélien Bompard2016-03-311-4/+14
* Migrate data from the static member moderation action to the list fallbackAurélien Bompard2016-03-311-0/+73
* Import order flake8 plugin.Barry Warsaw2016-03-274-5/+5
* Clean up the database directory.Barry Warsaw2016-03-2413-64/+70
* Last cleanups.Barry Warsaw2016-02-291-1/+0
* Revert "Rename the HeaderMatch.chain column to action"Aurélien Bompard2016-02-291-57/+0
* Review suggestions: rename the new index column to positionAurélien Bompard2016-02-291-20/+17
* Rename the HeaderMatch.chain column to actionAurélien Bompard2016-02-291-0/+57
* The order of a mailing list's header matches is significantAurélien Bompard2016-02-291-0/+40
* Delete bans when their associated list is deletedAurélien Bompard2016-01-141-0/+23
* Add indexes on the MailingList tableAurélien Bompard2016-01-141-0/+31
* Happy New Year.Barry Warsaw2016-01-023-3/+3
* Move the data_paths.Barry Warsaw2015-12-201-3/+19
* Add a send-digests subcommand to send list digests right now.Barry Warsaw2015-12-201-0/+2
* Digests improvements:Barry Warsaw2015-12-191-0/+27
* A few minor cleanups.Barry Warsaw2015-12-161-25/+10
* Add a commit to avoid a lock in PostgreSQLAurélien Bompard2015-12-161-0/+5
* Handle data migrationAurélien Bompard2015-12-161-0/+14
* Add a commit to avoid a lock in PostgreSQLAurélien Bompard2015-12-161-4/+5
* Handle data migrationAurélien Bompard2015-12-161-0/+64
* Add indexes on the Pendable fields that can be queried upon.Aurélien Bompard2015-12-161-0/+35
* Add a couple indexes on MemberAurélien Bompard2015-12-151-0/+25
* Add useful indexes on the member tableAurélien Bompard2015-11-211-0/+35
* Clean up pass through abompard's branch.Barry Warsaw2015-10-201-17/+18
* Test schema migration for the header matchesAurélien Bompard2015-10-201-7/+13
* Implement changes from the reviewAurélien Bompard2015-10-201-2/+2
* Rename from plural to singularAurélien Bompard2015-10-201-5/+5
* Use a separate table for header_matchesAurélien Bompard2015-10-201-0/+82