Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Honor user's browser language (#558) | Sebastian Spaeth | 2012-12-02 | 1 | -9/+19 |
* | Fix i18n in our browser | Sebastian Spaeth | 2012-12-01 | 1 | -12/+13 |
* | Fixed 404 page under werkzeug.routing | Joar Wandborg | 2012-10-14 | 1 | -6/+1 |
* | Replaced all request.POST with request.form, ... | Joar Wandborg | 2012-09-29 | 1 | -1/+1 |
* | Switch from webob.Request to werkzeug.wrappers.Request | Joar Wandborg | 2012-09-29 | 1 | -13/+4 |
* | replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ... | Aleksej | 2012-08-13 | 1 | -2/+2 |
* | make mg_globals.translations thread-safe | Jakob Kramer | 2012-07-18 | 1 | -5/+4 |
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
* | Support for older webobs and newer webobs both in accept language mess :) | Christopher Allan Webber | 2011-10-15 | 1 | -2/+11 |
* | Fixes issue662, MediaGoblin was broken by recent WebOb release. | Christopher Allan Webber | 2011-10-15 | 1 | -7/+3 |
* | Moved common, translation, template, and url code out of util.py and into too... | Aaron Williamson | 2011-10-01 | 1 | -0/+167 |