aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/meddleware/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Make ENABLED_MEDDLEWARES a list and not a tuple, so we can modify itSebastian Spaeth2012-12-011-2/+2
* Remove the NoOp meddlewareSebastian Spaeth2012-12-011-1/+0
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Issue 680: Dispatch meddleware request processing post-routingNathan Yergler2011-11-261-1/+1
* Add base class for MeddlewareElrond2011-11-251-0/+12
* Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle...Christopher Allan Webber2011-11-251-0/+20