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
/
sql
/
models.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
sql db design suggestions by Svavar Kjarrval
Elrond
2012-02-11
1
-3
/
+26
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
1
-1
/
+1
*
Some small SQL model improvements
Elrond
2012-01-29
1
-2
/
+7
*
Nearly complete support for Tags
Elrond
2012-01-28
1
-4
/
+36
*
Let some code support "media without slug"
Elrond
2012-01-28
1
-1
/
+1
*
Move declarative_base Base into base.py
Elrond
2012-01-26
1
-5
/
+1
*
Proper url_to_{prev,next} for SQL
Elrond
2012-01-22
1
-0
/
+21
*
Create a fully functional get_comments for SQL
Elrond
2012-01-22
1
-0
/
+7
*
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
-5
/
+22
|
\
|
*
Add copyright header and a bit of pep8ification
Elrond
2012-01-20
1
-8
/
+25
*
|
Moved get_license_data to mixin.py, added license to sql media model, added t...
Aaron Williamson
2012-01-18
1
-0
/
+1
|
/
*
Add MediaFile table and related infrastructure.
Elrond
2012-01-11
1
-2
/
+25
*
Add DB Mixin classes and use them
Elrond
2012-01-08
1
-2
/
+3
*
SQL Model: Add relationship properties
Elrond
2011-12-28
1
-0
/
+5
*
SQL Model: Forgot MediaEntry.state field
Elrond
2011-12-28
1
-0
/
+1
*
Implement _id proxy on sql objects (on User for now)
Elrond
2011-12-28
1
-0
/
+14
*
SQL: mongokit like interface
Elrond
2011-12-18
1
-1
/
+3
*
Little sql model update
Elrond
2011-12-17
1
-1
/
+2
*
SQL: Some toys and little fix
Elrond
2011-12-15
1
-1
/
+12
*
Move sql models into db/sql/
Elrond
2011-12-15
1
-0
/
+95