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
...
*
Added migration for license field, resolved conflict in db/sql/models.py
Aaron Williamson
2012-01-19
6
-9
/
+131
|
\
|
*
Add copyright header and a bit of pep8ification
Elrond
2012-01-20
6
-11
/
+113
|
*
Use custom query class
Elrond
2012-01-20
1
-1
/
+21
*
|
Moved get_license_data to mixin.py, added license to sql media model, added t...
Aaron Williamson
2012-01-18
1
-0
/
+1
|
/
*
sql/fake.py: Some fake objects/methods to calm the code
Elrond
2012-01-18
1
-0
/
+28
*
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
[prev]