summaryrefslogtreecommitdiff
path: root/repoze/bfg/wsgi.py
AgeCommit message (Expand)Author
2009-04-29Suppress coverage report for BBB import.Tres Seaver
2009-04-16- The interface for ``repoze.bfg.interfaces.ITraverser`` and theChris McDonough
2009-03-31- Fix a bug in ``repoze.bfg.wsgi.HTTPException``: the content lengthChris McDonough
2009-01-25Test coverage.Chris McDonough
2009-01-25- You can now override the NotFound and Unauthorized responses thatChris McDonough
2009-01-16FeaturesChris McDonough
2009-01-15- Instead of invariably using ``webob.Request`` as the "requestChris McDonough
2009-01-06 - A ``static`` helper class was added to the ``repoze.bfg.views``Chris McDonough
2008-08-23Prevent usage of wsgiapp decorator from foiling actions pickling.Chris McDonough
2008-07-19Add wsgiapp decorator.Chris McDonough