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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mediagoblin.util.send_email now supports both list() and string() in the 'to_...
Joar Wandborg
2011-05-07
1
-1
/
+2
*
A simple, maybe obvious, docstring for util.send_email()
Christopher Allan Webber
2011-05-04
1
-0
/
+10
*
send_email tool and email sending tests
Christopher Allan Webber
2011-05-04
1
-0
/
+87
*
Use request.app.db, not request.db
Christopher Allan Webber
2011-04-19
1
-1
/
+1
*
Moved app.load_controller -> util.import_component and added tests.
Christopher Allan Webber
2011-04-17
1
-0
/
+18
*
documentation for get_jinja_env
Christopher Allan Webber
2011-04-17
1
-0
/
+7
*
Changes Mediagoblin -> MediaGoblin.
Will Kahn-Greene
2011-04-13
1
-1
/
+1
*
Since we're searching by id, that try: except: was superfluous.
Christopher Allan Webber
2011-04-03
1
-12
/
+5
*
Functioning request.user, and a functioning greeting for users :)
Christopher Allan Webber
2011-04-03
1
-1
/
+3
*
We should always have a request.user object, even if None.
Christopher Allan Webber
2011-04-03
1
-3
/
+5
*
Added setup_user_in_request
Christopher Allan Webber
2011-04-03
1
-0
/
+25
*
Added copyright notices
Matt Lee
2011-03-27
1
-0
/
+16
*
Initial mediagoblin structure
Christopher Allan Webber
2010-07-17
1
-0
/
+11