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
/
tools
/
request.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-1
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-3
/
+3
*
Fix another python 3 and unicode issue
Christopher Allan Webber
2016-02-11
1
-1
/
+2
*
trac#5397: Allow decode_request to parse content-type headers with extra opti...
Ben Sturmfels
2016-01-21
1
-2
/
+5
*
Require uploader privileges to upload media to API
Jessica Tallon
2014-07-22
1
-2
/
+16
*
Add basic upload image capabilities
xray7224
2014-07-22
1
-1
/
+1
*
Cleans up some of the OAuth code
xray7224
2013-07-11
1
-9
/
+0
*
Finishes most of oauth, just decorator to complete
xray7224
2013-07-11
1
-0
/
+10
*
Adds more support for oauth - access_token & decorators still to do
xray7224
2013-07-11
1
-1
/
+1
*
Adds oauth support up until authorization
xray7224
2013-07-11
1
-0
/
+17
*
Back sessions with It's Dangerous.
Brett Smith
2013-03-24
1
-1
/
+1
*
Better Py3 compat: d.has_key(k) -> k in d
Elrond
2013-01-30
1
-2
/
+1
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Remove ObjectId from the tree
Sebastian Spaeth
2012-12-25
1
-1
/
+1
*
Remove InvalidId
Sebastian Spaeth
2012-12-25
1
-9
/
+3
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
1
-1
/
+1
*
Another .one -> .find_one
Elrond
2012-03-13
1
-2
/
+6
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Drop sessions with invalid ObjectIds
Elrond
2012-01-14
1
-4
/
+8
*
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-0
/
+37