Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Make ENABLED_MEDDLEWARES a list and not a tuple, so we can modify it | Sebastian Spaeth | 2012-12-01 | 1 | -2/+2 |
* | Remove the NoOp meddleware | Sebastian Spaeth | 2012-12-01 | 1 | -1/+0 |
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
* | Issue 680: Dispatch meddleware request processing post-routing | Nathan Yergler | 2011-11-26 | 1 | -1/+1 |
* | Add base class for Meddleware | Elrond | 2011-11-25 | 1 | -0/+12 |
* | Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle... | Christopher Allan Webber | 2011-11-25 | 1 | -0/+20 |