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
/
mixin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify/Robustify the thumbnail URL usage in templates
Sebastian Spaeth
2012-11-15
1
-0
/
+19
*
Style fixes
Joar Wandborg
2012-09-18
1
-0
/
+1
*
Fixed collection sidebar for media_home to user collection.url_for_self inste...
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Added basic collection functionality
Aaron Williamson
2012-09-18
1
-0
/
+53
*
Minor improvements to the processing panel
Joar Wandborg
2012-07-10
1
-2
/
+2
*
Prevent non-Unicode SQLAlchemy warnings in most submission tests.
Brett Smith
2012-07-08
1
-1
/
+1
*
Fix cyclic import issue.
Elrond
2012-03-23
1
-1
/
+2
*
Create MediaEntry.exif_display_iter()
Elrond
2012-03-23
1
-0
/
+10
*
Generic generate_slug for mongo and sql.
Elrond
2012-03-07
1
-0
/
+18
*
Drop pre-rendered html: MediaComment.content_html
Elrond
2012-02-18
1
-0
/
+10
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
1
-0
/
+8
*
Drop pre-rendered html: User.bio_html
Elrond
2012-02-18
1
-0
/
+5
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
1
-1
/
+1
*
Let some code support "media without slug"
Elrond
2012-01-28
1
-12
/
+9
*
License "all rights reserved" default should be None/NULL, not empty string
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
Moved get_license_data to mixin.py, added license to sql media model, added t...
Aaron Williamson
2012-01-18
1
-1
/
+5
*
Fix url_for_self mixup
Elrond
2012-01-11
1
-3
/
+5
*
Add DB Mixin classes and use them
Elrond
2012-01-08
1
-0
/
+90