index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
db
/
migrations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some unused imports and local variables.
Ben Sturmfels
2021-09-23
1
-1
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
2
-2
/
+1
*
Merge branch 'transcoding_progress'
Boris Bobrov
2018-07-12
1
-0
/
+28
|
\
|
*
Add main_transcoding_progress column migration
vijeth-aradhya
2017-08-22
1
-0
/
+28
*
|
Merge remote-tracking branch 'gsoc2016/Subtitle-1'
Boris Bobrov
2018-07-10
1
-0
/
+36
|
\
\
|
*
|
Adding the migration file
saksham1115
2016-07-19
1
-0
/
+36
*
|
|
move alembic.ini to python app dir
Boris Bobrov
2017-11-14
1
-0
/
+56
|
|
/
|
/
|
*
|
Pass connection to EnvironmentContext.configure
Boris Bobrov
2017-03-04
1
-2
/
+1
|
/
*
Switch initial_revision alembic migration to make tables if they aren't there
Christopher Allan Webber
2016-03-26
1
-1
/
+401
*
Set target_metadata in alembic's env.py to Base.metadata
Christopher Allan Webber
2016-03-26
1
-1
/
+2
*
Update out script.py mako template to support branch_labels
Christopher Allan Webber
2016-03-26
1
-1
/
+3
*
Fixes #5421 - Ensures Report.object_id is nullable
Jessica Tallon
2016-02-29
1
-0
/
+33
*
Migration for #5415 - I forgot it, Doh!
Jessica Tallon
2016-02-29
1
-0
/
+44
*
Simply for the Notification.object_id migration
Jessica Tallon
2016-02-29
1
-10
/
+0
*
Missing perens
Jessica Tallon
2016-02-29
1
-1
/
+3
*
Fixed issue introduced in previous migration
Jessica Tallon
2016-02-29
1
-0
/
+39
*
Change Notification.object_id to be ID of Comemnt not TextComment
Jessica Tallon
2016-02-29
1
-0
/
+72
*
Fix issue #5411 sqlite connection closes
Andrew Browning
2016-02-23
2
-2
/
+4
*
Fix #5398 and #5395 - Fix tests failing due to problem creating connection fo...
Jessica Tallon
2016-01-20
1
-11
/
+3
*
Fix #5390 - Create migration to delete Notifications and fix Report
Jessica Tallon
2016-01-20
2
-1
/
+63
*
Use inspect_table inplace of redefining them all
Jessica Tallon
2016-01-18
1
-38
/
+12
*
Fix #5382 - Add migration and fix so tombstones are removed from collections
Jessica Tallon
2016-01-15
1
-0
/
+84
*
Initial alembic migration to base other migrations on
Boris Bobrov
2016-01-11
1
-0
/
+22
*
Add initial migration guide.
Berker Peksag
2014-10-02
1
-1
/
+57
*
Add initial Alembic migrations.
Berker Peksag
2014-08-13
4
-0
/
+94