| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-12 | Changed some references from pylonshq.com to pylonsproject.org | Blaise Laflamme | |
| 2011-01-12 | fix path | Chris McDonough | |
| 2011-01-12 | - Document the ``request.override_renderer`` attribute within the narrative | Chris McDonough | |
| "Renderers" chapter in a section named "Overriding A Renderer at Runtime". | |||
| 2011-01-12 | Features | Chris McDonough | |
| -------- - ``pyramid.testing.setUp`` and ``pyramid.testing.tearDown`` have been undeprecated. They are now the canonical setup and teardown APIs for test configuration, replacing "direct" creation of a Configurator. This is a change designed to provide a facade that will protect against any future Configurator deprecations. Paster Templates ---------------- - All paster templates now use ``pyramid.testing.setUp`` and ``pyramid.testing.tearDown`` rather than creating a Configurator "by hand" within their ``tests.py`` module, as per decision in features above. Documentation ------------- - The wiki and wiki2 tutorials now use ``pyramid.testing.setUp`` and ``pyramid.testing.tearDown`` rather than creating a Configurator "by hand", as per decision in features above. - The "Testing" narrative chapter now explains ``pyramid.testing.setUp`` and ``pyramid.testing.tearDown`` instead of Configurator creation and ``Configurator.begin()`` and ``Configurator.end()``. | |||
| 2011-01-09 | add reference target | Chris McDonough | |
| 2011-01-09 | update after 1.0a9 made ameliorations to some existing issues that needed ↵ | Chris McDonough | |
| defense | |||
| 2011-01-09 | rework rails section | Chris McDonough | |
| 2011-01-08 | Merge branch '1.0a8' of https://github.com/tomlikestorock/pyramid into ↵ | Chris McDonough | |
| tomlikestorock-1.0a8 | |||
| 2011-01-08 | fixing typo | tomlikestorock | |
| 2011-01-08 | prep for 1.0a9 | Chris McDonough | |
| 2011-01-08 | redocument relationship between get_csrf_token and new_csrf_token | Chris McDonough | |
| 2011-01-08 | fix renderings | Chris McDonough | |
| 2011-01-07 | - Document ``Configurator.set_view_mapper``. | Chris McDonough | |
| - Document ``__view_mapper__`` attribute and ``mapper`` argument to view configuration for view callable view mapper preference. | |||
| 2011-01-07 | - Allow ``decorator`` and ``mapper`` arguments to view ZCML directive. | Chris McDonough | |
| - Document ``decorator`` and ``mapper`` arguments in various places. | |||
| 2011-01-07 | preserve method signatures of @action_method-decorated methods in sphinx docs | Chris McDonough | |
| 2011-01-06 | get rid of incorrect usage of threadlocals during configuration in venusian ↵ | Chris McDonough | |
| example | |||
| 2011-01-06 | Typo: python setup.py develop.py shouldn't have that .py at the end. | Marius Gedminas | |
| 2011-01-06 | remove comment, it's more or less answered | Casey Duncan | |
| 2011-01-06 | clarify by promoting parenthetical, add comment requesting some advice | Casey Duncan | |
| 2011-01-06 | clarify | Casey Duncan | |
| 2011-01-05 | add parens to method references | Casey Duncan | |
| 2011-01-05 | forgot an important session feature in summary | Casey Duncan | |
| 2011-01-05 | add summary paragraph to tie things together better | Casey Duncan | |
| 2011-01-05 | incorporate return type and queue semantics into same paragraph | Casey Duncan | |
| 2011-01-05 | clarify behavior of allow_duplicate | Casey Duncan | |
| 2011-01-06 | Added missing images | Blaise Laflamme | |
| 2011-01-06 | Added small header support to css paster templates, using small header for ↵ | Blaise Laflamme | |
| wiki tutorial | |||
| 2011-01-05 | remove redundant sentence | Casey Duncan | |
| 2011-01-05 | add parens to method references | Casey Duncan | |
| 2011-01-05 | don't need linenos for one line | Casey Duncan | |
| 2011-01-05 | combine flash and csrf into sessions chapt | Casey Duncan | |
| 2011-01-05 | reduce strength of assertion | Casey Duncan | |
| 2011-01-06 | Updated wiki tutorial docs | Blaise Laflamme | |
| 2011-01-06 | Removed login option from tutorial defining views templates | Blaise Laflamme | |
| 2011-01-05 | slight reword for better flow | Casey Duncan | |
| 2011-01-05 | Updated tutorial sources to use the new theme, use ↵ | Blaise Laflamme | |
| request.static_url('{{package}}:static/foo.css') instead of ${request.application_url}/static/foo.css for static files | |||
| 2011-01-03 | copyrights | Chris McDonough | |
| 2011-01-03 | remove stray slash which prevented _themes from being downloaded if they ↵ | Chris McDonough | |
| didnt exist | |||
| 2011-01-03 | - Add a new API ``pyramid.url.current_route_url``, which computes a URL based | Chris McDonough | |
| on the "current" route (if any) and its matchdict values. | |||
| 2011-01-03 | edit much ado chapter | Chris McDonough | |
| 2011-01-03 | add placeholder form handling chapt, may move to cookbook | Casey Duncan | |
| 2011-01-02 | add intro paragraph to view config chapt | Casey Duncan | |
| 2011-01-02 | :term: not :mod: | Casey Duncan | |
| 2011-01-02 | remove unneeded liars remorse paragraph atop renderers | Casey Duncan | |
| 2011-01-02 | Split view chapter, move view config after templates, some reordering in ↵ | Casey Duncan | |
| view config | |||
| 2011-01-03 | contributors | Chris McDonough | |
| 2011-01-03 | fix rendering | Chris McDonough | |
| 2011-01-03 | Merge git://github.com/caseman/pyramid into caseman-master | Chris McDonough | |
| 2011-01-03 | Merge branch 'master' of https://github.com/jahmad/pyramid into jahmad-master | Chris McDonough | |
| 2011-01-03 | Merge branch 'master' of https://github.com/nek4life/pyramid into ↵ | Chris McDonough | |
| nek4life-master | |||
