summaryrefslogtreecommitdiff
path: root/src/mailman/database/tests/test_migrations.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* DatabaseBarry Warsaw2012-10-161-78/+114
* Port the schema migration changes for LP: #1024509 to PostgreSQL.Barry Warsaw2012-09-051-0/+1
* * Schema migrations (LP: #1024509)Barry Warsaw2012-09-041-0/+21
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-0/+10
* * Removed obsolete `IMailingList` attribute `generic_nonmember_action.Barry Warsaw2012-08-191-0/+2
* Working for SQLite:Barry Warsaw2012-07-251-6/+85
* Add a temporary database factory so we can remove more cruft from theBarry Warsaw2012-07-251-15/+11
* A few more tweaks to get PostgreSQL working.Barry Warsaw2012-07-251-3/+4
* One more refactoring.Barry Warsaw2012-07-251-11/+11
* Refactor once again for SQLite/PostgreSQL differences.Barry Warsaw2012-07-251-65/+28
* No need to parameterize the exceptions, since Storm does this for us.Barry Warsaw2012-07-251-2/+3
* Very nearly there with PostgreSQL support for testing the beta2 migration.Barry Warsaw2012-07-251-39/+35
* Checkpointing Postgres port of test suite.Barry Warsaw2012-07-231-70/+199
* Add a few more tests.Barry Warsaw2012-07-201-1/+18
* Get test suite completely working:Barry Warsaw2012-07-201-14/+15
* Separate out the migration test methods so that the ones testing that theBarry Warsaw2012-04-201-20/+36
* newsgroup_moderationBarry Warsaw2012-04-081-0/+7
* - Rename the model attributes.Barry Warsaw2012-04-081-7/+3
* - Refactor the way databases are schema-migrated so that load_migrations()Barry Warsaw2012-04-081-0/+133