| Age | Commit message (Expand) | Author |
| 2011-08-24 | prep for 1.2a1 | Chris McDonough |
| 2011-08-23 | add explanations | Chris McDonough |
| 2011-08-23 | add changes | Chris McDonough |
| 2011-08-22 | remove time bombs | Chris McDonough |
| 2011-08-22 | fix stray inclusion of weberror; move manifest description | Chris McDonough |
| 2011-08-22 | cleanups | Chris McDonough |
| 2011-08-22 | - Use [app:main] instead of a pipeline in all scaffolds and tutorials | Chris McDonough |
| 2011-08-21 | bump conf.py version num | Chris McDonough |
| 2011-08-21 | add a whatsnew-1.2 doc | Chris McDonough |
| 2011-08-20 | - Mention debug toolbar in tutorials. | Chris McDonough |
| 2011-08-20 | remove tween aliases as a concept | Chris McDonough |
| 2011-08-20 | add static_path function to url and static_path method to request | Chris McDonough |
| 2011-08-20 | - New request methods: ``current_route_url``, ``current_route_path``. | Chris McDonough |
| 2011-08-19 | review and fix configurator docs in random places | Chris McDonough |
| 2011-08-18 | - Pyramid no longer eagerly commits some default configuration statements at | Chris McDonough |
| 2011-08-16 | Added some docs for the new 'setup' option key in [pshell]. | Michael Merickel |
| 2011-08-15 | - New methods of the ``pyramid.config.Configurator`` class: | Chris McDonough |
| 2011-08-14 | - The ZODB wiki tutorial now uses the ``pyramid_zodbconn`` package rather | Chris McDonough |
| 2011-08-14 | - All tutorials now use - The ``route_url``, ``route_path``, | Chris McDonough |
| 2011-08-14 | - The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and | Chris McDonough |
| 2011-08-14 | - Added the ``pyramid.interfaces.IDict`` interface representing the methods | Chris McDonough |
| 2011-08-13 | Require that tween_factory argument to add_tween be a dotted name. | Chris McDonough |
| 2011-08-13 | disallow adding a tween factory which is an instance without passing its glob... | Chris McDonough |
| 2011-08-13 | mention pyramid_exclog | Chris McDonough |
| 2011-08-13 | - Added a Logging chapter to the narrative docs (based on the Pylons logging | Chris McDonough |
| 2011-08-13 | - Projects created via a scaffold no longer depend on the ``WebError`` | Chris McDonough |
| 2011-08-12 | reduce awkwardness of phrasing | Chris McDonough |
| 2011-08-12 | Merge branch 'fix.tween-graph' | Michael Merickel |
| 2011-08-12 | Updated the docs with the new over/under tuples. | Michael Merickel |
| 2011-08-12 | garden changes; fix docs rendering | Chris McDonough |
| 2011-08-12 | add pyramid.tweens configuration value docs | Chris McDonough |
| 2011-08-11 | fix docs, scaffolds, and tutorials to use pyramid.includes | Chris McDonough |
| 2011-08-11 | add docs for pyramid.includes; allow space-separated or cr separated items or... | Chris McDonough |
| 2011-08-11 | pyramid_tm->tm | Chris McDonough |
| 2011-08-11 | mod->term | Chris McDonough |
| 2011-08-10 | - Added a ``route_prefix`` argument to the | Chris McDonough |
| 2011-08-10 | trunk is 1.2dev, who are we fooling | Chris McDonough |
| 2011-08-09 | Added the `pyramid.security.NO_PERMISSION_REQUIRED` constant. | Michael Merickel |
| 2011-08-10 | show members for event interfaces | Chris McDonough |
| 2011-08-09 | Merge branch 'scafftween' | Chris McDonough |
| 2011-08-09 | convert tutorials to pyramid_tm+pyramid_debugtoolbar | Chris McDonough |
| 2011-08-09 | add the debug image | Chris McDonough |
| 2011-08-09 | instructions about how to turn the toolbar off | Chris McDonough |
| 2011-08-09 | fix project.rst to deal with scaffold changes | Chris McDonough |
| 2011-08-09 | dont call hook_zca when we already are using the global reg | Chris McDonough |
| 2011-08-08 | document under and over params | Chris McDonough |
| 2011-08-06 | docs rendering | Chris McDonough |
| 2011-08-06 | change return value of tween to just response | Chris McDonough |
| 2011-08-06 | add tweens module, add docs for ptweens and tweens to hooks | Chris McDonough |
| 2011-08-06 | add glossary entry for tween | Chris McDonough |