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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing things back so that we keep information about deprecated
Christopher Allan Webber
2011-07-09
1
-3
/
+10
*
adds previous and next links in the sidebar
Caleb Forbes Davis V
2011-07-02
1
-1
/
+1
*
Documenging index utils and adjusting how remove_deprecated_indexes gets argu...
Christopher Allan Webber
2011-06-27
1
-2
/
+17
*
Tools to add / remove indexes from collections
Christopher Allan Webber
2011-06-27
1
-0
/
+65
*
Move InvalidId to db.util
Elrond
2011-06-20
1
-0
/
+1
*
Factor out most of the database connection into db/open.py
Elrond
2011-05-19
1
-13
/
+0
*
Renaming connect_database to connect_database_from_config and using in from_c...
Christopher Allan Webber
2011-05-18
1
-1
/
+1
*
Need to import asint for users who specify ports via config file
Christopher Allan Webber
2011-05-18
1
-0
/
+2
*
Adding copyright headers and explaining why these unused imports are here
Christopher Allan Webber
2011-05-18
1
-0
/
+18
*
Move ObjectId, DESCENDING to db.util
Elrond
2011-05-18
1
-0
/
+2
*
Move "connect to database" into db/util.py
Elrond
2011-05-18
1
-0
/
+11