| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-22 | Rendering tweaks. | Chris McDonough | |
| 2009-11-01 | Remove incorrect docs from hybrid chapter. | Chris McDonough | |
| Organize changelog of 1.1a1 into categories. | |||
| 2009-10-30 | - The ``__call__`` of a plugin "traverser" implementation (registered | Chris McDonough | |
| as an adapter for ``ITraverser`` or ``ITraverserFactory``) will now receive a *request* as the single argument to its ``__call__`` method. In previous versions it was passed a WSGI ``environ`` object. The request object passed to the factory implements dictionary-like methods in such a way that existing traverser code which expects to be passed an environ will continue to work. - Fix docs. | |||
| 2009-09-06 | Merge multiview2 branch to HEAD. | Chris McDonough | |
| 2009-07-05 | Spellcheck. | Chris McDonough | |
| 2009-07-03 | General editing walkthrough. | Chris McDonough | |
| 2009-06-24 | Typo. | Chris McDonough | |
| 2009-06-24 | Add (painful) explanation of weak-binding route view context registrations. | Chris McDonough | |
| 2009-06-22 | Gardening. | Chris McDonough | |
| 2009-06-22 | Gardening. | Chris McDonough | |
| 2009-06-22 | Add documentation for *subpath. | Chris McDonough | |
| Switch back to using a route with a subpath in the bfgalchemy paster template. | |||
| 2009-06-21 | Make views that do not have a route_name match when any route is used. | Chris McDonough | |
| 2009-06-19 | - Added a (fairly sad) "Combining Traversal and URL Dispatch" chapter | Chris McDonough | |
| to the narrative documentation. | |||
