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
*
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
*
Change structure of MediaEntry and add migration
Jessica Tallon
2015-08-19
3
-13
/
+70
*
Add the user models to the MODELS list
Jessica Tallon
2015-07-31
2
-16
/
+37
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-0
/
+1
*
Add polymorphic properties to User
Jessica Tallon
2015-07-31
2
-3
/
+25
*
Add LocalUser and RemoteUser and migration
Jessica Tallon
2015-07-31
2
-58
/
+217
*
Fix removal of ActivityIntermediatory migration
Jessica Tallon
2015-06-24
1
-2
/
+19
*
Fix some problems with activity mixins and migrations
Jessica Tallon
2015-05-26
3
-21
/
+21
*
Add a more verbose GenericForeignKey implementation
Jessica Tallon
2015-05-26
2
-67
/
+38
*
Remove deprecated fields and fix activity creation in tools
Jessica Tallon
2015-05-26
1
-9
/
+0
*
More fixed recommended by Elrond
Jessica Tallon
2015-05-26
1
-11
/
+8
*
Add some fixes Elrond suggested and doc strings
Jessica Tallon
2015-05-26
1
-14
/
+41
*
Add migration to remove ActivityIntermediator
Jessica Tallon
2015-05-26
2
-59
/
+12
*
Fix the GenericForeignKey implementation
Jessica Tallon
2015-05-26
1
-22
/
+36
*
Migrate Activity to using the new GenericForeignKey
Jessica Tallon
2015-05-26
2
-47
/
+166
*
Add GenericForeignKey field and reference helper model
Jessica Tallon
2015-05-26
2
-2
/
+93
*
Fix the token issues in the migration
Christopher Allan Webber
2015-02-17
1
-3
/
+3
*
acess_token->access_token
Christopher Allan Webber
2015-02-17
1
-1
/
+1
*
Fixing typo: notifiction->notification
Christopher Allan Webber
2015-02-17
1
-1
/
+1
*
This one should be dt_to_utc, not db_to_utc, I believe
Christopher Allan Webber
2015-02-17
1
-1
/
+1
*
Fix #1065 - Migrate from native datetimes to UTC
Jessica Tallon
2015-02-15
2
-20
/
+146
[next]