| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-04 | code refactoring for showing route->view relationship more correctly; tests ↵ | cguardia | |
| and docs for pull request | |||
| 2011-04-22 | - Make sure deprecation warnings aren't raised when tests are run. | Chris McDonough | |
| - Modify documentation for cross-referencing. - Use add_view(viewname) syntax rather than add_view(view=viewname) syntax for normalization. - Use warnings.warn rather than zope.deprecated in order to make testing easier. - Move tests which test deprecated methods of configurator to a separate test case. | |||
| 2011-04-20 | Converting docs to deprecate view parameters in config.add_route. | Michael Merickel | |
| 2011-02-26 | it's request_param | Chris McDonough | |
| 2011-02-05 | fix conflicts | Chris McDonough | |
| 2011-01-30 | More errors in narrative fixed. | Chris Beelby | |
| 2011-01-30 | inappropriate mentions of alternate declarative forms | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-27 | First batch of fixes for typo's and other language issues. | Chris Beelby | |
| 2011-01-18 | - Most references to ZCML in narrative chapters have been removed or | Chris McDonough | |
| redirected to ``pyramid_zcml`` locations. | |||
| 2011-01-16 | - The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` paster | Chris McDonough | |
| templates were removed. Use ``pyramid_sqla`` (available from PyPI) as a generic replacement for Pylons-esque development. - All references to ``add_handler`` and the ``handler`` ZCML directive have been removed from the docs, and stubs which point to ``pylons_handlers`` package have replaced them. | |||
| 2011-01-13 | First pass at documenting the __action_decorator__ feature of a view handler. | Rob Miller | |
| 2011-01-08 | fix renderings | Chris McDonough | |
| 2011-01-02 | add intro paragraph to view config chapt | Casey Duncan | |
| 2011-01-02 | :term: not :mod: | Casey Duncan | |
| 2011-01-02 | Split view chapter, move view config after templates, some reordering in ↵ | Casey Duncan | |
| view config | |||
