| Age | Commit message (Expand) | Author |
| 2020-01-10 | sync wiki installation, basiclayout, models and views chapters with new cooki... | Michael Merickel |
| 2020-01-09 | demonstrate an identity_cache | Michael Merickel |
| 2020-01-07 | use _makeContext to reduce imports | Michael Merickel |
| 2020-01-07 | fix punctuation in docs/tutorials/wiki2/authentication.rst | Michael Merickel |
| 2020-01-07 | revamp the test suite and explain the fixtures | Michael Merickel |
| 2020-01-06 | update authorization docs with new security policy | Michael Merickel |
| 2020-01-06 | update authentication docs with security policy | Michael Merickel |
| 2020-01-06 | sync views with new structure and add csrf protection | Michael Merickel |
| 2020-01-06 | sync basiclayout, installation, models with new structure | Michael Merickel |
| 2020-01-03 | exclude tests package from source packages | Michael Merickel |
| 2020-01-03 | Stupid PyCharm caching of diff will be the death of me | Steve Piercy |
| 2020-01-02 | Update tests.rst to align with removal of 1 unrepeatable test | Steve Piercy |
| 2020-01-02 | Remove unrepeatable test, per https://github.com/Pylons/pyramid/pull/3556#iss... | Steve Piercy |
| 2020-01-02 | Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc | Steve Piercy |
| 2020-01-02 | Resync wiki2/*.rst and related files after moving tests directory | Steve Piercy |
| 2020-01-02 | Fix heading levels | Steve Piercy |
| 2020-01-02 | Update tests src files | Steve Piercy |
| 2020-01-02 | Update authorization src files | Steve Piercy |
| 2020-01-02 | Update authentication src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/definingviews.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/definingmodels.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/basiclayout.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/installation.rst and related src files | Steve Piercy |
| 2019-08-17 | run linkcheck, fix redirects, change busted links to inline literals | Steve Piercy |
| 2018-12-31 | Merge remote-tracking branch 'upstream/master' | Steve Piercy |
| 2018-12-31 | highlight docutil instead of bcrypt | Alexander McNulty |
| 2018-11-27 | Merge pull request #3438 from stevepiercy/docs-style-inputs | Steve Piercy |
| 2018-11-27 | Add a style to show text in input fields. | Steve Piercy |
| 2018-11-27 | Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a... | Steve Piercy |
| 2018-11-18 | Unpin webtest and pytest | Steve Piercy |
| 2018-11-17 | Remove mention of py3 compat | Steve Piercy |
| 2018-11-17 | Update Python source files in docs to use `from html import escape`, now that... | Steve Piercy |
| 2018-11-16 | Remove most Python 2 mentions from docs. Exclusions: | Steve Piercy |
| 2018-10-31 | move master to 2.0.dev0 | Michael Merickel |
| 2018-10-15 | point cookiecutters at 1.10-branch | Michael Merickel |
| 2018-10-05 | Merge branch 'master' into one_cc | Steve Piercy |
| 2018-10-04 | Update Pyramid documentation pytest references with feedback | Paul Cutler |
| 2018-10-03 | Change references to "py.test" in SQLAlchemy tutorial test page | Paul Cutler |
| 2018-10-03 | Change references to "py.test" to "pytest" in SQLAlchemy tutorial | Paul Cutler |
| 2018-09-27 | Fix typo | Alexander Lin |
| 2018-09-17 | name change | Stephen Martin |
| 2018-09-16 | doc fixes | Stephen Martin |
| 2018-09-09 | merging cookiecutters | Stephen Martin |
| 2018-09-01 | Remove extra "the" | Steve Piercy |
| 2018-08-30 | Update wiki2 with alchemy cookiecutter source files | Steve Piercy |
| 2018-08-25 | Remove extra "that" | Steve Piercy |
| 2018-08-22 | Bump Python version to 3.7 in docs and project meta files | Steve Piercy |
| 2018-08-19 | Standardize macOS capitalization | Steve Piercy |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy |
| 2018-08-18 | Clean up code-blocks in tutorials/wiki2/tests | Steve Piercy |