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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
4
-8
/
+3
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
9
-111
/
+103
*
Fix saving original of the video
Boris Bobrov
2018-07-13
1
-2
/
+2
*
nitpicking
Boris Bobrov
2018-07-13
1
-1
/
+1
*
Merge branch 'transcoding_progress'
Boris Bobrov
2018-07-12
3
-2
/
+58
|
\
|
*
Add main_transcoding_progress column migration
vijeth-aradhya
2017-08-22
2
-0
/
+29
|
*
Change webm to webm_video in media_size check
vijeth-aradhya
2017-08-14
1
-2
/
+2
|
*
Merge branch 'master' into 'multiple-qualities-frontend'
Vijeth Aradhya
2017-08-14
1
-342
/
+0
|
|
\
|
*
|
Fix percentage reporting
vijeth-aradhya
2017-08-10
1
-2
/
+2
|
*
|
Add get_all_media() in MediaEntryMixin
vijeth-aradhya
2017-07-16
1
-0
/
+27
*
|
|
Merge remote-tracking branch 'gsoc2016/Subtitle-1'
Boris Bobrov
2018-07-10
2
-1
/
+62
|
\
\
\
|
*
|
|
Adding the migration file
saksham1115
2016-07-19
1
-0
/
+36
|
*
|
|
Subtitle built over attachments : working
saksham1115
2016-07-19
1
-1
/
+26
*
|
|
|
move alembic.ini to python app dir
Boris Bobrov
2017-11-14
2
-3
/
+58
*
|
|
|
Added tags in API (view them and edit them)
Romain Porte
2017-11-12
1
-1
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Remove mongodb-related stuff
Boris Bobrov
2017-06-18
1
-342
/
+0
|
|
/
|
/
|
*
|
Pass connection to EnvironmentContext.configure
Boris Bobrov
2017-03-04
1
-2
/
+1
*
|
Revert "fixed bug #728"
Boris Bobrov
2016-08-16
1
-3
/
+3
*
|
Do not try to get private attributes for comments
Boris Bobrov
2016-08-08
1
-1
/
+8
*
|
Adding compatibility stuff for themes
Boris Bobrov
2016-07-31
1
-11
/
+32
*
|
fixed bug #728
Boris Bobrov
2016-07-25
1
-3
/
+3
|
/
*
migrations: Only don't import "migrate" if it's not available
Christopher Allan Webber
2016-03-29
1
-1
/
+9
*
Only run sqlalchemy-migrate migrations if we have to; separate foundations
Christopher Allan Webber
2016-03-26
1
-15
/
+18
*
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
*
dbupdate updates to use plugin migrations if available
Christopher Allan Webber
2016-03-26
1
-46
/
+0
*
Add build_alembic_config, use it to add plugin migrations to alembic config
Christopher Allan Webber
2016-03-26
1
-0
/
+34
*
typo fix: Set sqlalchemy.url, not qlalchemy.url
Christopher Allan Webber
2016-03-02
1
-1
/
+1
*
Remove old hack to support pre-0.7.5 Alembic versions
Christopher Allan Webber
2016-03-02
1
-3
/
+0
*
Fix #5376 - Ensure links have correct ID
Jessica Tallon
2016-03-01
2
-14
/
+9
*
Fix #5431 - Typo in models
Andrew Browning
2016-03-01
1
-1
/
+1
*
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
*
Fix a typo in consolidate_reports migration
Jessica Tallon
2016-02-29
1
-1
/
+1
*
Fix #5415 - Deleted comments get removed properly when tombstones
Jessica Tallon
2016-02-29
1
-0
/
+11
*
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
*
do not show error message when it's not a exception
Boris Bobrov
2016-02-23
1
-1
/
+1
*
Catch import error when text is used as a reason instead of path
Boris Bobrov
2016-02-23
1
-1
/
+11
*
Fix issue #5411 sqlite connection closes
Andrew Browning
2016-02-23
2
-2
/
+4
*
Display type icon in thumbnails
Boris Bobrov
2016-02-05
1
-4
/
+13
*
Fix #5398 and #5395 - Fix tests failing due to problem creating connection fo...
Jessica Tallon
2016-01-20
2
-13
/
+12
*
Fix #5390 - Create migration to delete Notifications and fix Report
Jessica Tallon
2016-01-20
3
-4
/
+81
*
Use inspect_table inplace of redefining them all
Jessica Tallon
2016-01-18
1
-38
/
+12
*
Fix #5391 - Alembic migrations would only work for SQLite
Jessica Tallon
2016-01-18
1
-0
/
+1
*
Fix #5382 - Add migration and fix so tombstones are removed from collections
Jessica Tallon
2016-01-15
2
-0
/
+110
*
Initial alembic migration to base other migrations on
Boris Bobrov
2016-01-11
1
-0
/
+22
[next]