| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-08 | garden | Chris McDonough | |
| 2011-01-08 | garden | Chris McDonough | |
| 2011-01-08 | redocument relationship between get_csrf_token and new_csrf_token | Chris McDonough | |
| 2011-01-08 | Merge branch 'caseman-master' | Chris McDonough | |
| 2011-01-08 | fix renderings | Chris McDonough | |
| 2011-01-08 | - ``pyramid.interfaces.ISession.get_csrf_token`` now mandates that an | Chris McDonough | |
| implementation should return a *new* token if one doesn't already exist in the session (previously it would return None). The internal sessioning implementation has been changed. | |||
| 2011-01-07 | garden | Chris McDonough | |
| 2011-01-07 | add note about view mapper docs | 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 | comment about sphinx | Chris McDonough | |
| 2011-01-07 | - Rename ``view_mapper`` argument to add_view to ``mapper``. | Chris McDonough | |
| 2011-01-07 | garden | Chris McDonough | |
| 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 | Merge branch 'csenger-master' | Chris McDonough | |
| 2011-01-06 | - Readd ``pyramid.traversal.model_path_tuple`` as an alias for | Chris McDonough | |
| ``pyramid.traversal.resource_path_tuple`` for backwards compatibility. | |||
| 2011-01-06 | Merge branch 'master' of https://github.com/csenger/pyramid into csenger-master | Chris McDonough | |
| 2011-01-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 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-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 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-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 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-05 | Fixed css in paster templates | Blaise Laflamme | |
| 2011-01-05 | Normalized stylesheet tags | Blaise Laflamme | |
| 2011-01-05 | Removed unused files | Blaise Laflamme | |
| 2011-01-05 | Updated all paster templates 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-05 | - Instances of ``pyramid.testing.DummyRequest`` now have a ``session`` | Chris McDonough | |
| object, which is mostly a dictionary, but also implements the other session API methods for flash and CSRF. | |||
| 2011-01-05 | add model_path_tuple for backward compatibility | Carsten Senger | |
| 2011-01-04 | garden | Chris McDonough | |
| 2011-01-03 | fix docstring | Chris McDonough | |
| 2011-01-03 | unused imports | Chris McDonough | |
