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
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-3
/
+2
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-3
/
+3
*
Fix #5376 - Ensure links have correct ID
Jessica Tallon
2016-03-01
1
-1
/
+7
*
Fix #5390 - Create migration to delete Notifications and fix Report
Jessica Tallon
2016-01-20
1
-3
/
+18
*
Fix #5382 - Add migration and fix so tombstones are removed from collections
Jessica Tallon
2016-01-15
1
-0
/
+26
*
Comment changes for federation
Jessica Tallon
2015-10-20
1
-1
/
+28
*
Add Graveyard model
Jessica Tallon
2015-10-07
1
-43
/
+44
*
Add the __model_args__ deletion code
Jessica Tallon
2015-10-07
1
-1
/
+53
*
Attach the MediaGoblinApp to the engine, and provide a way for models to access
Christopher Allan Webber
2014-12-03
1
-0
/
+4
*
Move the scoped_session, sessionmaker imports
Christopher Allan Webber
2014-12-03
1
-1
/
+1
*
An environment variable to transition towards removing global variables
Christopher Allan Webber
2014-12-03
1
-5
/
+9
*
Give our sqlalchemy objects access to their own session
Christopher Allan Webber
2014-12-03
1
-0
/
+6
*
Fix #984 - Improvements to Activity and ActivityIntermediator
Jessica Tallon
2014-10-21
1
-2
/
+5
*
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...
Rodney Ewing
2013-07-11
1
-12
/
+0
*
Remove custom GMQuery class
Sebastian Spaeth
2013-01-07
1
-14
/
+1
*
Mv db.sql.base to db.base
Sebastian Spaeth
2013-01-07
1
-0
/
+91