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
/
response.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
*
Merge branch 'merge-python3-port'
Christopher Allan Webber
2014-09-22
1
-1
/
+2
|
\
|
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-0
/
+8
|
|
\
|
*
|
Use six.iteritems() instead of dict.iteritems().
Berker Peksag
2014-05-26
1
-1
/
+2
*
|
|
Add XRD+XML formatting for /.well-known/host-meta
Jessica Tallon
2014-09-05
1
-3
/
+4
|
|
/
|
/
|
*
|
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
1
-0
/
+8
|
/
*
I did some more code-keeping in this commit. I added a lot of documentation, so
tilly-Q
2013-09-03
1
-2
/
+2
*
This was a big commit! I included lots of documentation below, but generally I
tilly-Q
2013-08-29
1
-4
/
+7
*
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-08-20
1
-1
/
+52
|
\
|
*
Finishes most of oauth, just decorator to complete
xray7224
2013-07-11
1
-0
/
+19
|
*
Adds oauth support up until authorization
xray7224
2013-07-11
1
-0
/
+9
|
*
Working client registration
xray7224
2013-07-11
1
-2
/
+25
*
|
This has been an update to clean out the code a little bit. The primary change
tilly-Q
2013-08-13
1
-1
/
+1
*
|
Merge branch 'ticket-679' into OPW-Moderation-Update
tilly-Q
2013-07-29
1
-1
/
+1
|
\
|
|
*
Fix by Rodney Ewing so render_http_exception works with newer Werkzeug versions.
Christopher Allan Webber
2013-06-22
1
-1
/
+1
*
|
This commit had some important milestones in it. The major update is that now I
tilly-Q
2013-07-27
1
-1
/
+6
*
|
Whew. This is a big update. I did some significant keeping work. I moved all of
tilly-Q
2013-07-17
1
-0
/
+10
|
/
*
Create redir_obj and use it around.
Elrond
2013-04-28
1
-0
/
+7
*
Provide tools.response.render_http_exception and use that
Sebastian Spaeth
2012-12-23
1
-0
/
+19
*
Remove webob from render_to_response
Sebastian Spaeth
2012-12-21
1
-1
/
+5
*
Extend redirect helper to take optional location keyword
Sebastian Spaeth
2012-12-21
1
-10
/
+17
*
Switching both gettext calls to _() so babel can find/extract them.
Christopher Allan Webber
2012-12-14
1
-4
/
+6
*
Use the correct translation mechanism
Sebastian Spaeth
2012-12-14
1
-3
/
+4
*
Fix error page text
Sebastian Spaeth
2012-11-29
1
-2
/
+2
*
Implement generic error pages
Sebastian Spaeth
2012-11-29
1
-5
/
+26
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Should be 404 for 404s, not 400 :)
Christopher Allan Webber
2011-12-01
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-1
/
+4
*
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-0
/
+44