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
*
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
*
Enable alembic as the main tool for migrations
Boris Bobrov
2016-01-11
1
-6
/
+8
*
Fix #5369 - Broken activities cause issues in migrations
Jessica Tallon
2016-01-06
2
-7
/
+86
*
Fix a exception db closed exception in migrations
Jessica Tallon
2015-12-29
2
-6
/
+27
*
Fix migrations of activity intermediators
Jessica Tallon
2015-12-29
1
-11
/
+11
*
Fix #5368 - Improve test efficiancy
Jessica Tallon
2015-12-29
1
-4
/
+5
*
Fix #5363 - Collections don't serialize correctly
Jessica Tallon
2015-11-25
1
-1
/
+1
*
Fix #5354 & #5355 - Fix Graveyard.serialize
Jessica Tallon
2015-11-23
1
-7
/
+14
*
Use urljoin to create proper feed media URLs
ayleph
2015-11-19
1
-2
/
+3
*
Comment changes for federation
Jessica Tallon
2015-10-20
4
-157
/
+501
*
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
3
-23
/
+70
*
Add Graveyard model
Jessica Tallon
2015-10-07
3
-124
/
+126
*
Add the __model_args__ deletion code
Jessica Tallon
2015-10-07
3
-2
/
+148
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
5
-50
/
+235
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
3
-25
/
+27
*
Fix #5344 - OAuth NotImplemented exception
Jessica Tallon
2015-08-21
1
-0
/
+59
*
Fix serialization after model changes
Jessica Tallon
2015-08-20
2
-10
/
+11
[next]