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
/
models.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
1
-9
/
+9
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-2
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-44
/
+39
*
Merge branch 'transcoding_progress'
Boris Bobrov
2018-07-12
1
-2
/
+3
|
\
|
*
Add main_transcoding_progress column migration
vijeth-aradhya
2017-08-22
1
-0
/
+1
|
*
Fix percentage reporting
vijeth-aradhya
2017-08-10
1
-2
/
+2
*
|
Merge remote-tracking branch 'gsoc2016/Subtitle-1'
Boris Bobrov
2018-07-10
1
-1
/
+26
|
\
\
|
*
|
Subtitle built over attachments : working
saksham1115
2016-07-19
1
-1
/
+26
*
|
|
Added tags in API (view them and edit them)
Romain Porte
2017-11-12
1
-1
/
+10
|
|
/
|
/
|
*
|
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
|
/
*
Fix #5376 - Ensure links have correct ID
Jessica Tallon
2016-03-01
1
-13
/
+2
*
Fix #5431 - Typo in models
Andrew Browning
2016-03-01
1
-1
/
+1
*
Fix #5415 - Deleted comments get removed properly when tombstones
Jessica Tallon
2016-02-29
1
-0
/
+11
*
Fix #5369 - Broken activities cause issues in migrations
Jessica Tallon
2016-01-06
1
-1
/
+1
*
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
1
-149
/
+138
*
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
1
-1
/
+3
*
Add Graveyard model
Jessica Tallon
2015-10-07
1
-24
/
+66
*
Add the __model_args__ deletion code
Jessica Tallon
2015-10-07
1
-1
/
+28
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-39
/
+81
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-21
/
+22
*
Fix serialization after model changes
Jessica Tallon
2015-08-20
1
-4
/
+6
*
Change structure of MediaEntry and add migration
Jessica Tallon
2015-08-19
1
-10
/
+9
*
Add the user models to the MODELS list
Jessica Tallon
2015-07-31
1
-7
/
+7
*
Add polymorphic properties to User
Jessica Tallon
2015-07-31
1
-0
/
+16
*
Add LocalUser and RemoteUser and migration
Jessica Tallon
2015-07-31
1
-58
/
+97
*
Fix some problems with activity mixins and migrations
Jessica Tallon
2015-05-26
1
-13
/
+14
*
Add a more verbose GenericForeignKey implementation
Jessica Tallon
2015-05-26
1
-65
/
+36
*
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
1
-56
/
+0
*
Fix the GenericForeignKey implementation
Jessica Tallon
2015-05-26
1
-22
/
+36
*
Migrate Activity to using the new GenericForeignKey
Jessica Tallon
2015-05-26
1
-46
/
+26
*
Add GenericForeignKey field and reference helper model
Jessica Tallon
2015-05-26
1
-2
/
+78
*
Fix #1065 - Migrate from native datetimes to UTC
Jessica Tallon
2015-02-15
1
-20
/
+20
*
Change 'federation' name to 'api' which is more suitable
Jessica Tallon
2015-02-15
1
-7
/
+7
*
Fix #1052 - Make activity cascade delete work when deleting a user
Jessica Tallon
2015-01-27
1
-1
/
+2
*
Fix #1077 - Fix updating comment via API and add test
Jessica Tallon
2014-12-16
1
-22
/
+16
*
Fix #1053 - Add height and width attributes and MetadataProcess task
Jessica Tallon
2014-12-11
1
-0
/
+16
*
Fix #1049 - name renamed to displayName for Location
Jessica Tallon
2014-12-05
1
-3
/
+3
*
Fix #1040 - Comments should have published attribute
Jessica Tallon
2014-11-27
1
-1
/
+4
*
Fix unicode handling in "gmg addmedia".
Berker Peksag
2014-11-22
1
-1
/
+5
*
Fix #1025 - Make API IDs IRIs
Jessica Tallon
2014-11-21
1
-11
/
+28
*
Fix #1039 - Fix typo in user model 'oublished' to 'published'
Jessica Tallon
2014-11-20
1
-1
/
+1
[next]