| Age | Commit message (Expand) | Author |
| 2010-11-16 | - Added Mako TemplateLookup settings for ``mako.error_handler``, | Ben Bangert |
| 2010-11-15 | add convenience static_url method to request | Chris McDonough |
| 2010-11-15 | - Internal: Chameleon template renderers now accept two arguments: ``path`` | Chris McDonough |
| 2010-11-12 | - Internal: ZCML directives no longer call get_current_registry() if there's | Chris McDonough |
| 2010-11-11 | Features | Chris McDonough |
| 2010-11-11 | - SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to | Chris McDonough |
| 2010-11-10 | - New API methods for ``pyramid.request.Request``: ``model_url`` and | Chris McDonough |
| 2010-11-10 | - New API method: ``pyramid.settings.asbool``. | Chris McDonough |
| 2010-11-10 | Added class vars matchdict and matched_route to | Chris Rossi |
| 2010-11-10 | - The pylons_* paster template used the same string | Chris McDonough |
| 2010-11-10 | add a note about tutorial updates | Chris McDonough |
| 2010-11-10 | Features | Chris McDonough |
| 2010-11-09 | back to development | Chris McDonough |
| 2010-11-09 | prep for 1.0a2 | Chris McDonough |
| 2010-11-09 | - All references to Pyramid-the-application were changed from :mod:`pyramid` | Chris McDonough |
| 2010-11-07 | move changelog entry to the right place | Chris McDonough |
| 2010-11-07 | - All references to events by interface | Chris McDonough |
| 2010-11-05 | back to development | Chris McDonough |
| 2010-11-05 | prep for 1.0a1 release | Chris McDonough |
| 2010-11-05 | remove untruths | Chris McDonough |
| 2010-11-04 | - The ``request_type`` argument to the ``view`` ZCML directive, the | Chris McDonough |
| 2010-11-04 | - The SQL Wiki tutorial was updated to take into account changes to the | Chris McDonough |
| 2010-11-04 | - The ZODB Wiki tutorial was updated to take into account changes to the | Chris McDonough |
| 2010-11-04 | note | Chris McDonough |
| 2010-11-04 | note imperative changes | Chris McDonough |
| 2010-11-02 | - The default ``cookie_name`` value of the ``authtktauthenticationpolicy`` ZCML | Chris McDonough |
| 2010-11-02 | update latex index | Chris McDonough |
| 2010-11-02 | - Remove references to 'WebOb' Response and just call it 'Response', and note | Chris McDonough |
| 2010-11-02 | - The values ``bfg_localizer`` and ``bfg_locale_name`` kept on the request | Chris McDonough |
| 2010-11-02 | - The presence of the key ``repoze.bfg.message`` in the WSGI environment when | Chris McDonough |
| 2010-11-02 | - New event type: ``pyramid.interfaces.IBeforeRender``. An object of this type | Chris McDonough |
| 2010-11-01 | note new interface | Chris McDonough |
| 2010-11-01 | for performance reasons (to avoid unnecessary ZCA lookups), pass the helper o... | Chris McDonough |
| 2010-10-31 | pass settings to renderer factory, as most template renderers need to look at... | Chris McDonough |
| 2010-10-31 | - Renderer factories now accept a *dictionary* rather than an absolute resource | Chris McDonough |
| 2010-10-29 | bfg-> pyramid | Chris McDonough |
| 2010-10-29 | - The ``bfgshell`` paster command is now named ``pshell``. | Chris McDonough |
| 2010-10-29 | bfg_view -> view_config | Chris McDonough |
| 2010-10-29 | pylons paster templates | Chris McDonough |
| 2010-10-28 | add sessioning interfaces, configuration API, and a sample implementation tha... | Chris McDonough |
| 2010-10-28 | merge static view bugfixes/features from bfg trunk | Chris McDonough |
| 2010-10-27 | Ok, this time, actually include the mako renderer changes. | Ben Bangert |
| 2010-10-26 | wording | Chris McDonough |
| 2010-10-26 | add handler code | Chris McDonough |
| 2010-10-25 | add httpexceptions docs | Chris McDonough |
| 2010-10-25 | docs fixes | Chris McDonough |
| 2010-10-25 | docs and deprecations | Chris McDonough |
| 2010-10-25 | convert remainder of docs to use pyramid instead of repoze.bfg | Chris McDonough |
| 2010-10-21 | - When a renderer factory could not be found, a misleading error | Chris McDonough |
| 2010-10-13 | (no commit message) | Chris McDonough |