index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
database
/
alembic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement changes from the review
Aurélien Bompard
2015-10-20
1
-2
/
+2
*
Rename from plural to singular
Aurélien Bompard
2015-10-20
1
-5
/
+5
*
Use a separate table for header_matches
Aurélien Bompard
2015-10-20
1
-0
/
+82
*
Also rename the migration file following 9806f9c7
Aurélien Bompard
2015-09-22
1
-2
/
+2
*
Fix it with PostgreSQL
Aurélien Bompard
2015-09-15
1
-12
/
+24
*
Fixes for the review comments
Aurélien Bompard
2015-09-15
5
-9
/
+9
*
Test the schema migrations with Alembic
Aurélien Bompard
2015-09-15
5
-14
/
+26
*
Rebase Alembic revisions.
Barry Warsaw
2015-04-07
1
-2
/
+2
*
Trunk merge
Barry Warsaw
2015-04-07
1
-0
/
+56
|
\
|
*
Checkpointing:
Barry Warsaw
2015-04-06
1
-7
/
+27
|
*
* Add `drop_column` inside sqlite check, fix indentation
Abhilash Raj
2015-03-31
1
-17
/
+8
|
*
all tests passing now (except doctests)
Abhilash Raj
2015-03-26
1
-2
/
+2
|
*
add domainowner and serverowner options
Abhilash Raj
2015-03-21
1
-0
/
+45
*
|
Refactorings and tests.
Barry Warsaw
2015-03-29
1
-1
/
+1
*
|
Workflow: allow saving and restoring with an empty queue
Aurélien Bompard
2015-03-27
1
-1
/
+1
*
|
Add a table to store workflow states
Aurélien Bompard
2015-03-25
1
-0
/
+28
*
|
Make the subscription policy a database column
Aurélien Bompard
2015-03-21
1
-0
/
+41
|
/
*
Python 2 -> 3 migration.
Barry Warsaw
2015-01-20
1
-0
/
+60
*
fix for migration autogeneration using alembic
Abhilash Raj
2015-01-10
1
-2
/
+7
*
Bump copyright years.
Barry Warsaw
2015-01-04
3
-3
/
+3
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
3
-11
/
+1
*
Move alembic settings to a separate alembic.cfg.
Barry Warsaw
2014-10-13
1
-1
/
+1
*
Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.
Barry Warsaw
2014-10-13
2
-8
/
+24
|
\
|
*
Merge Barry's changes
Aurélien Bompard
2014-10-13
3
-15
/
+35
|
|
\
|
|
/
|
/
|
*
|
Remove some unused stuff.
Barry Warsaw
2014-10-11
1
-5
/
+0
*
|
Merge Abhilash's latest revisions.
Barry Warsaw
2014-10-11
3
-14
/
+34
|
*
Fix unit tests with SQLite now
Aurélien Bompard
2014-10-10
1
-1
/
+3
|
*
* remove migrate command
Abhilash Raj
2014-10-10
4
-30
/
+36
|
*
merge branch from abompard
Abhilash Raj
2014-10-10
1
-3
/
+0
|
|
\
|
|
*
Include Alembic and SQLAlchemy logging into the Mailman logging system
Aurélien Bompard
2014-10-07
1
-3
/
+0
|
|
/
|
/
|
|
*
fix database reset error due to foreign key constraint between user and addre...
Abhilash Raj
2014-10-09
1
-1
/
+0
|
/
*
add central alembic config
Abhilash Raj
2014-10-03
2
-13
/
+36
*
Merge barry\'s branch with test fixes and clean code
Abhilash Raj
2014-10-02
1
-28
/
+31
|
\
|
*
PostgreSQL support by Abhilash, cleaned by Barry.
Barry Warsaw
2014-09-27
1
-0
/
+1
|
|
\
|
*
|
Migrations, with cleanup by Barry.
Barry Warsaw
2014-09-27
1
-28
/
+30
*
|
|
Don't initialize twice
Aurélien Bompard
2014-10-02
1
-2
/
+4
*
|
|
Fix the 'alembic revision' command
Aurélien Bompard
2014-10-02
1
-0
/
+6
*
|
|
Automatically migrate the database
Aurélien Bompard
2014-10-02
1
-0
/
+29
|
|
/
|
/
|
*
|
* fixed a bug where alemnic could not find its migrations directory
Abhilash Raj
2014-09-25
1
-0
/
+1
|
/
*
add autogenerate switch that generates to create migration scripts automatically
Abhilash Raj
2014-09-25
1
-2
/
+1
*
add new command `mailman migrate` to migrate the new schema on the old database
Abhilash Raj
2014-09-25
2
-18
/
+7
*
added license block for the new file
Abhilash Raj
2014-09-24
2
-1
/
+18
*
added support for migrations via alembic
Abhilash Raj
2014-09-24
3
-0
/
+95
[prev]