aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/translate.py
Commit message (Expand)AuthorAgeFilesLines
* Honor user's browser language (#558)Sebastian Spaeth2012-12-021-9/+19
* Fix i18n in our browserSebastian Spaeth2012-12-011-12/+13
* Fixed 404 page under werkzeug.routingJoar Wandborg2012-10-141-6/+1
* Replaced all request.POST with request.form, ...Joar Wandborg2012-09-291-1/+1
* Switch from webob.Request to werkzeug.wrappers.RequestJoar Wandborg2012-09-291-13/+4
* replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ...Aleksej2012-08-131-2/+2
* make mg_globals.translations thread-safeJakob Kramer2012-07-181-5/+4
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Support for older webobs and newer webobs both in accept language mess :)Christopher Allan Webber2011-10-151-2/+11
* Fixes issue662, MediaGoblin was broken by recent WebOb release.Christopher Allan Webber2011-10-151-7/+3
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-011-0/+167