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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'remotes/elrond/idea/invalidid'
Christopher Allan Webber
2011-06-22
1
-0
/
+1
|
\
|
*
Move InvalidId to db.util
Elrond
2011-06-20
1
-0
/
+1
*
|
Merge remote branch 'refs/remotes/gullydwarf-cfdv/is315'
Christopher Allan Webber
2011-06-21
2
-2
/
+21
|
\
\
|
*
|
assigns migration steps to User database objects
cfdv
2011-06-20
1
-0
/
+2
|
*
|
removes unecessary dependence on existence of username for User migration01, ...
cfdv
2011-06-20
1
-6
/
+5
|
*
|
adds accommmodations for migration of fields in User: bio and url
cfdv
2011-06-20
1
-2
/
+18
|
*
|
Merge remote-tracking branch 'origin/master' into is315
cfdv
2011-06-20
2
-1
/
+18
|
|
\
\
|
*
|
|
baby step towards enabling profile edits
cfdv
2011-06-18
1
-1
/
+1
|
*
|
|
adds user bio and website url fields to the database
cfdv
2011-06-18
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Only migrate to description_html if description also exists.
Christopher Allan Webber
2011-06-20
1
-1
/
+2
|
|
/
|
/
|
*
|
Provide a migration to add description_html to MediaEntries that don't have it
Christopher Allan Webber
2011-06-19
1
-0
/
+16
*
|
Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblin
Joar Wandborg
2011-06-15
2
-4
/
+2
|
\
|
|
*
mediagoblin.globals->mediagoblin.mg_globals
Christopher Allan Webber
2011-06-12
2
-4
/
+2
*
|
Added Markdown rendering for `media_entry`
Joar Wandborg
2011-06-12
1
-1
/
+2
|
/
*
No need for a method for generating the verification key as a method
Christopher Allan Webber
2011-06-02
1
-8
/
+0
*
Merge remote branch 'remotes/aleks/aleks'
Christopher Allan Webber
2011-05-31
1
-0
/
+8
|
\
|
*
Added the ability to regenerate a verification key.
Aleksandar Micovic
2011-05-31
1
-0
/
+8
*
|
Add an index on MediaEntries making sure slugs + uploader combos are unique
Christopher Allan Webber
2011-05-30
1
-6
/
+5
|
/
*
remove all 'username_repr' stuff
Jakob Kramer
2011-05-29
1
-2
/
+1
*
this should fix #354
Jakob Kramer
2011-05-29
1
-1
/
+2
*
Update all the views so that they use the uploader reference instead
Christopher Allan Webber
2011-05-22
1
-2
/
+7
*
User migration works (but the rest of the system isn't updated for new user s...
Christopher Allan Webber
2011-05-22
2
-1
/
+44
*
Added a url_for_self method for generating mediaentry links
Christopher Allan Webber
2011-05-20
1
-0
/
+18
*
Factor out most of the database connection into db/open.py
Elrond
2011-05-19
2
-13
/
+37
*
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
2
-0
/
+33
*
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
*
Move models into new db/ directory
Elrond
2011-05-18
2
-0
/
+128