summaryrefslogtreecommitdiff
path: root/repoze/bfg/router.py
AgeCommit message (Expand)Author
2008-07-12Speculative: cause routers to accept an app_context (the zcml configuration c...Chris McDonough
2008-07-12Remove unused import.Chris McDonough
2008-07-12(no commit message)Chris McDonough
2008-07-12THe redirect-on-slash story isn't part of the publisher.Chris McDonough
2008-07-11Add security policy checks.Chris McDonough
2008-07-09Uh.Chris McDonough
2008-07-09Provide a policy for doing redirects.Chris McDonough
2008-07-08Redirect on default view if name doesn't end with slash.Chris McDonough
2008-07-07Depend on z3c.pt.Chris McDonough
2008-07-07Add a sample app.Chris McDonough
2008-07-07Look up a view after traversal; adapt it to IWSGIApplication.Chris McDonough
2008-07-05Add a plug point for a security policy.Chris McDonough
2008-07-05Use WebOb.Chris McDonough
2008-07-05IWSGIApplication -> IWSGIApplicationFactoryChris McDonough
2008-07-05policy -> traversal.Chris McDonough
2008-07-04Don't depend on ZODB; shuffle policy responsibilities around a little.Chris McDonough
2008-07-04Start on bfg.Chris McDonough