| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-07-16 | Add security. | Chris McDonough | |
| 2008-07-13 | Don't stash away the context. | Chris McDonough | |
| 2008-07-13 | Use an application-local component registry. | Chris McDonough | |
| 2008-07-12 | Clear the component registry. | Chris McDonough | |
| 2008-07-12 | Speculative: cause routers to accept an app_context (the zcml configuration ↵ | Chris McDonough | |
| context), so we can later enable an app-local component registry. | |||
| 2008-07-12 | THe redirect-on-slash story isn't part of the publisher. | Chris McDonough | |
| 2008-07-11 | Add security policy checks. | Chris McDonough | |
| 2008-07-08 | Redirect on default view if name doesn't end with slash. | Chris McDonough | |
| Rejigger sample app, adding more templates. | |||
| 2008-07-07 | Look up a view after traversal; adapt it to IWSGIApplication. | Chris McDonough | |
| 2008-07-05 | Add a plug point for a security policy. | Chris McDonough | |
| 2008-07-05 | Use WebOb. | Chris McDonough | |
| Return a NotFound when we can't adapt. | |||
| 2008-07-05 | IWSGIApplication -> IWSGIApplicationFactory | Chris McDonough | |
| The router is not middleware. | |||
