| Age | Commit message (Expand) | Author |
| 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 | Resync wiki/*.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 |
| 2020-01-02 | Update src files for tests | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/authorization.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/definingviews.rst and related src files, and model... | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/basiclayout.rst and related files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/installation.rst and related files | Steve Piercy |
| 2019-12-15 | Remove Python 3.4, Python 3.5, and add Python 3.8 | 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-26 | Update distributing with terms, rewrap | Steve Piercy |
| 2018-11-26 | Fix imports. Change info key from content to page_text. | Steve Piercy |
| 2018-11-26 | Add note about docutils deprecation warnings. | Steve Piercy |
| 2018-11-25 | rewrap narrative, adjust grammar | Steve Piercy |
| 2018-11-25 | Synch src files between auth and tests | Steve Piercy |
| 2018-11-25 | Align line numbers with code | Steve Piercy |
| 2018-11-25 | Remove settings for tm.manager_hook from __init__.py | Steve Piercy |
| 2018-11-25 | Fix path to template | Steve Piercy |
| 2018-11-25 | Fix template to include either the page name or a title for the title tag | Steve Piercy |
| 2018-11-25 | synch up src/authorization files | Steve Piercy |
| 2018-11-25 | rewrap review, shorter sentences, fix grammar. | Steve Piercy |
| 2018-11-25 | Update theme.css to display text in inputs | Steve Piercy |
| 2018-11-25 | Use path for pagename, not subpath | Steve Piercy |
| 2018-11-25 | indent literalincludes, add login.pt template and view | Steve Piercy |
| 2018-11-25 | rewrap policies and permissions sections, shorter sentences, fix grammar | Steve Piercy |