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
/
mongo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix url_for_self mixup
Elrond
2012-01-11
1
-21
/
+0
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-01-10
1
-40
/
+4
|
\
|
*
Add DB Mixin classes and use them
Elrond
2012-01-08
1
-59
/
+4
*
|
Fixed #724 and added extra infos to the atom feed (author uri and links to th...
Michele Azzolari
2012-01-10
1
-3
/
+5
|
/
*
Import MigrationManager from mongo in mongo backend.
Elrond
2012-01-04
1
-1
/
+1
*
Factor out check_db_migrations_current
Elrond
2012-01-01
1
-0
/
+23
*
Turn media.get_uploader into a property
Elrond
2011-12-27
1
-1
/
+2
*
Use media.url_for_self instead of calling urlgen directly
Elrond
2011-12-27
1
-8
/
+4
*
Move verification key generation to view
Elrond
2011-12-27
1
-2
/
+0
*
Turn MediaComment's author() into get_author property
Elrond
2011-12-23
1
-1
/
+2
*
Move db/models.py -> db/mongo/models.py
Elrond
2011-12-20
2
-1
/
+364
*
Move db/migrations.py -> db/mongo/migrations.py
Elrond
2011-12-20
1
-0
/
+110
*
Move db/util.py -> db/mongo/util.py
Elrond
2011-12-20
1
-0
/
+292
*
Move db/indexes.py to db/mongo/indexes.py
Elrond
2011-12-20
1
-0
/
+146
*
Move db/open.py to db/mongo/open.py
Elrond
2011-12-20
2
-0
/
+70