| Age | Commit message (Expand) | Author |
| 2016-04-10 | Update router documentation | Bert JW Regeer |
| 2016-04-10 | cleanup some references in the docs | Michael Merickel |
| 2016-04-10 | deprecate the check_csrf predicate | Michael Merickel |
| 2016-04-10 | rewrite csrf checks to support a global setting to turn it on | Michael Merickel |
| 2016-04-10 | add a csrf_view to the view pipeline supporting a require_csrf option | Michael Merickel |
| 2016-04-10 | - update installation.rst to use pip, pyvenv, Python 3.4 | Steve Piercy |
| 2016-04-10 | Merge pull request #2021 from Pylons/feature/configurable-view-deriver | Michael Merickel |
| 2016-04-10 | - update extending.rst to use pip | Steve Piercy |
| 2016-04-10 | - update commandline.rst to use pip | Steve Piercy |
| 2016-04-08 | Add pyramid_jinja2 example to i18n docs. Fixes #2437. | Steve Piercy |
| 2016-04-08 | update constraints for derivers as well as docs | Michael Merickel |
| 2016-04-07 | separate the viewderiver module and allow overriding the mapper | Michael Merickel |
| 2016-04-03 | - replace easy_install with pip | Steve Piercy |
| 2016-03-21 | polish view derivers docs, minor grammar | Steve Piercy |
| 2016-03-17 | fix deriver docs to explain ordering issues | Michael Merickel |
| 2016-03-14 | add a docstring for add_view_deriver and expose the method to the api docs | Michael Merickel |
| 2016-03-14 | do not guess at the name of the view deriver without further discussion | Michael Merickel |
| 2016-03-14 | use the implicit name in the doc examples | Michael Merickel |
| 2016-03-14 | first cut at documenting view derivers | Michael Merickel |
| 2016-03-14 | polish Invoking an Exception View docs | Steve Piercy |
| 2016-03-14 | move comment closer to relevant logic | Michael Merickel |
| 2016-03-14 | fix broken ref | Michael Merickel |
| 2016-03-14 | add a new docs section on invoking exception views | Michael Merickel |
| 2016-02-20 | fix links for babel and chameleon | Steve Piercy |
| 2016-01-24 | fix indent in docs | Svintsov Dmitry |
| 2016-01-24 | Use proper syntax names in code samples to allow highlighting and avoid error... | Steve Piercy |
| 2016-01-24 | Use proper syntax in code samples to allow highlighting and avoid errors. See... | Steve Piercy |
| 2016-01-22 | Add Python support policy (see https://github.com/Pylons/pyramid/pull/2256#is... | Steve Piercy |
| 2016-01-22 | Merge pull request #2256 from Pylons/remove_py32 | Michael Merickel |
| 2016-01-20 | Update docs to reflect dropping Python 3.2 support | Steve Piercy |
| 2016-01-20 | Do not use trailing . on versionadded rst directive. It automatically adds a . | Steve Piercy |
| 2016-01-14 | Rename Cookbook to Pyramid Community Cookbook | Steve Piercy |
| 2016-01-13 | update for python 3.5 | Steve Piercy |
| 2016-01-13 | add python 3.5 | Steve Piercy |
| 2016-01-03 | add a note about serving cache busted assets | Michael Merickel |
| 2015-12-21 | - add p* scripts | Steve Piercy |
| 2015-12-17 | Merge pull request #2171 from mmerickel/feature/add-cache-buster | Michael Merickel |
| 2015-12-17 | grammar updates from stevepiercy | Michael Merickel |
| 2015-12-16 | update docs to support explicit asset overrides | Michael Merickel |
| 2015-12-14 | - Remove broken integration test example from testing and source file, per #2172 | Steve Piercy |
| 2015-12-09 | fix broken ref in docs | Michael Merickel |
| 2015-12-08 | update the cache busting narrative to use add_cache_buster | Michael Merickel |
| 2015-12-08 | update narrative docs and literalinclude source files that use the starter sc... | Steve Piercy |
| 2015-12-08 | update narrative docs and literalinclude source files that use the starter sc... | Steve Piercy |
| 2015-12-04 | update references to references to python-distribute.org (see #2141 for discu... | Steve Piercy |
| 2015-12-04 | - add emphasize lines, minor grammar, rewrap 79 columns | Steve Piercy |
| 2015-11-15 | update docs to use asset specs with ManifestCacheBuster | Michael Merickel |
| 2015-11-15 | minor grammar, .rst syntax fixes, rewrap 79 cols | Steve Piercy |
| 2015-11-13 | minor grammar, .rst syntax, rewrap 79 cols | Steve Piercy |
| 2015-11-12 | update cache buster prose and add ManifestCacheBuster | Michael Merickel |