Use six.iteritems() instead of dict.iteritems().
[mediagoblin.git] / mediagoblin / tools / response.py
2014-05-26 Berker PeksagUse six.iteritems() instead of dict.iteritems().
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-03 tilly-QI did some more code-keeping in this commit. I added...
2013-08-29 tilly-QThis was a big commit! I included lots of documentation...
2013-08-22 AditiResolve merge conflict and merge.
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-13 tilly-QThis has been an update to clean out the code a little...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-27 tilly-QThis commit had some important milestones in it. The...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-17 tilly-QWhew. This is a big update. I did some significant...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-11 xray7224Finishes most of oauth, just decorator to complete
2013-07-11 xray7224Adds oauth support up until authorization
2013-07-11 xray7224Working client registration
2013-07-10 Christopher Allan... Fix by Rodney Ewing so render_http_exception works...
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-22 Christopher Allan... Fix by Rodney Ewing so render_http_exception works...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-28 ElrondCreate redir_obj and use it around.
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-23 Sebastian SpaethProvide tools.response.render_http_exception and use...
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-21 Sebastian SpaethRemove webob from render_to_response
2012-12-21 Sebastian SpaethExtend redirect helper to take optional location keyword
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-12-14 Christopher Allan... Switching both gettext calls to _() so babel can find...
2012-12-14 Sebastian SpaethUse the correct translation mechanism
2012-11-29 ElrondMerge remote-tracking branch 'spaetz/formerge/538_FORBI...
2012-11-29 Sebastian SpaethFix error page text
2012-11-29 Sebastian SpaethImplement generic error pages
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-04 ElrondMerge branch 'misc/fixture_add_user'
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-12-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-12-01 Christopher Allan... Should be 404 for 404s, not 400 :)
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.