| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Missed a template. | Chris McDonough | |
| 2008-07-12 | Use a djangoesque layout and naming scheme. | Chris McDonough | |
| 2008-07-12 | Omitted deriving example interface from zope.interface.Interface. | Tres Seaver | |
| 2008-07-12 | Start on docs. | Chris McDonough | |
| 2008-07-12 | metaconfigure.py -> zcml.py | Chris McDonough | |
| 2008-07-12 | Add explicit viewname logic. | Chris McDonough | |
| 2008-07-12 | Make make_app available from repoze.bfg directly | Chris McDonough | |
| 2008-07-12 | bfg shouldn't be a namespace package. | Chris McDonough | |
| 2008-07-12 | Remove unused import. | Chris McDonough | |
| 2008-07-12 | Remove unused import. | Chris McDonough | |
| Use lemonade index. | |||
| 2008-07-12 | (no commit message) | Chris McDonough | |
| 2008-07-12 | This interface is not appropriate here. | Chris McDonough | |
| 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-09 | Uh. | Chris McDonough | |
| 2008-07-09 | Provide a policy for doing redirects. | Chris McDonough | |
| 2008-07-08 | Fix a thinko in metaconfigure. | Chris McDonough | |
| Allow blog entries to be created. | |||
| 2008-07-08 | Reuse the same PageTemplateFile for all requests to the same view. | 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-08 | Call it TemplateView. | Chris McDonough | |
| 2008-07-08 | We'll use zope.location. | Chris McDonough | |
| 2008-07-08 | It's BrowserView. | Chris McDonough | |
| 2008-07-08 | Add a browser:page directive type and make our sample app use it. | Chris McDonough | |
| 2008-07-07 | Depend on z3c.pt. | Chris McDonough | |
| Use ZCML to configure applications. | |||
| 2008-07-07 | Clean up mapply a little. | Chris McDonough | |
| 2008-07-07 | Dont recreate the root on every request. | Chris McDonough | |
| 2008-07-07 | Require paste. | Chris McDonough | |
| 2008-07-07 | DRY. | Chris McDonough | |
| 2008-07-07 | Add a sample app. | Chris McDonough | |
| 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. | |||
| 2008-07-05 | policy -> traversal. | Chris McDonough | |
| 2008-07-04 | Depend on zope.component | Chris McDonough | |
| Use an adapter to perform traversal. | |||
| 2008-07-04 | Don't depend on ZODB; shuffle policy responsibilities around a little. | Chris McDonough | |
| 2008-07-04 | Complete tests. | Chris McDonough | |
| 2008-07-04 | Start on bfg. | Chris McDonough | |
