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
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
2
-10
/
+14
*
Drop pre-rendered html: User.bio_html
Elrond
2012-02-18
2
-2
/
+11
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
6
-6
/
+6
*
License "all rights reserved" default should be None/NULL, not empty string
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
Added migration for license field, resolved conflict in db/sql/models.py
Aaron Williamson
2012-01-19
1
-0
/
+7
|
\
*
|
Moved get_license_data to mixin.py, added license to sql media model, added t...
Aaron Williamson
2012-01-18
1
-5
/
+1
*
|
Fixed a syntax error in edit/views and added back in some missing license stu...
Aaron Williamson
2012-01-17
1
-1
/
+8
*
|
Fixed merge with upstream
Aaron Williamson
2012-01-17
1
-106
/
+47
*
|
Merged changes with upstream
Aaron Williamson
2012-01-17
1
-47
/
+106
|
/
*
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