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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MediaFile table and related infrastructure.
Elrond
2012-01-11
3
-3
/
+49
*
Add DB Mixin classes and use them
Elrond
2012-01-08
1
-2
/
+3
*
sql convert: Use more library functions
Elrond
2012-01-01
1
-11
/
+9
*
Factor out check_db_migrations_current
Elrond
2012-01-01
1
-0
/
+4
*
Add a .save method on the sql db objects
Elrond
2011-12-29
1
-1
/
+9
*
Support .get(fieldname) on sql db objects
Elrond
2011-12-29
1
-0
/
+3
*
SQL Model: Add relationship properties
Elrond
2011-12-28
1
-0
/
+5
*
SQL Model: Forgot MediaEntry.state field
Elrond
2011-12-28
2
-1
/
+2
*
Implement _id proxy on sql objects (on User for now)
Elrond
2011-12-28
1
-0
/
+14
*
Improve .one() by using sqlalchemy's .one()
Elrond
2011-12-24
1
-3
/
+1
*
Add search level one() method
Elrond
2011-12-24
1
-0
/
+13
*
SQL: mongokit like interface
Elrond
2011-12-18
4
-2
/
+54
*
Simple Mongo -> SQL migration tool
Elrond
2011-12-17
1
-0
/
+143
*
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
2
-0
/
+110