aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/middleware/noop.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi ↵Christopher Allan Webber2011-11-251-27/+0
| | | | | | middleware hehehehehe, "meddleware"
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-0/+1
| | | | | | | * Removed trailing whitespace * Line length < 80 where possible * Honor conventions on number of blank lines * Honor conventions about spaces around :, =
* Issue 569: Initial framework for application middleware.Nathan Yergler2011-09-041-0/+26