| Age | Commit message (Expand) | Author |
| 2016-04-12 | one does not simply "create a virtualenv". one should "create a virtual envir... | Steve Piercy |
| 2016-04-12 | one does not simply "create a virtualenv". one should "create a virtual envir... | Steve Piercy |
| 2016-04-12 | - use an environment variable and venv. See https://github.com/Pylons/pyramid... | Steve Piercy |
| 2016-04-11 | fix extras_requires to extras_require | Michael Merickel |
| 2016-04-11 | remove theme.min.css, it serves no purpose | Michael Merickel |
| 2016-04-11 | fix readme to show directions in both alchemy and zodb | Michael Merickel |
| 2016-04-11 | - upgrade setuptools, too, in the two wikis | Steve Piercy |
| 2016-04-10 | - update wiki/distributing.rst to use pip | Steve Piercy |
| 2016-04-10 | - update wiki tests step and its src files | Steve Piercy |
| 2016-04-10 | - update wiki authorization step and its src files | Steve Piercy |
| 2016-04-10 | - update definingviews and its src files | Steve Piercy |
| 2016-04-09 | update basiclayout and its src | Steve Piercy |
| 2016-04-09 | update basiclayout and its src | Steve Piercy |
| 2016-04-09 | - fix console message | Steve Piercy |
| 2016-04-09 | - add src/installation files | Steve Piercy |
| 2016-04-09 | - update wiki/installation step to use pip | Steve Piercy |
| 2016-04-09 | - rollback intersphinx targets | Steve Piercy |
| 2016-04-09 | - fix traversal tutorial reference | Steve Piercy |
| 2016-04-09 | disambiguate intersphinx target | Steve Piercy |
| 2016-02-23 | Fix view name order, windows for 'Return logged_in to renderer. | Tres Seaver |
| 2016-02-23 | Use correct attribute name in the ZODB Wiki tutorial view template. | Tres Seaver |
| 2016-01-30 | fix heading under/overlines for rst syntax | Steve Piercy |
| 2016-01-20 | Update docs to reflect dropping Python 3.2 support | Steve Piercy |
| 2015-05-27 | clean up and make consistent across wikis | Steve Piercy |
| 2015-05-27 | - clean up and make consistent across wiki tutorials | Steve Piercy |
| 2015-05-27 | - clean up and make consistent across both wikis authorization.rst | Steve Piercy |
| 2015-05-26 | - clean up and make defininingviews consistent between two wiki tutorials | Steve Piercy |
| 2015-05-25 | update template and static assets to current | Steve Piercy |
| 2015-05-25 | update static assets, mytemplate.pt, caps | Steve Piercy |
| 2015-05-25 | wikis consistency, grammar, wrapping | Steve Piercy |
| 2015-05-25 | grammar, caps, minor tweaks | Steve Piercy |
| 2015-05-25 | cherry pick from 1.5-branch | Steve Piercy |
| 2015-05-25 | mention ZODB; punctuation | Steve Piercy |
| 2015-03-13 | Update code example | Steve Piercy |
| 2014-08-12 | Docs: Make "userid" link to the glossary term. | Karl O. Pinc |
| 2014-04-08 | Drop setup.cfg from scaffolds | Wichert Akkerman |
| 2014-04-08 | Remove Babel from all setup.cfg files | Wichert Akkerman |
| 2013-11-17 | Removed extra indentation from some examples (:linenos: should be indented wi... | Antti Haapala |
| 2013-11-09 | undeprecate remember/forget functions and remove remember_userid/forget_useri... | Chris McDonough |
| 2013-10-30 | copy forward views.py changes to tests step | Chris McDonough |
| 2013-10-30 | fix zodb tutorial wrt request-based authentication and authorization apis | Chris McDonough |
| 2013-10-27 | Security APIs on pyramid.request.Request | Matt Russell |
| 2013-10-14 | make these tests pass on python 3.2+ | Chris McDonough |
| 2013-09-06 | fix some more broken references | Michael Merickel |
| 2013-09-06 | update the code in the wiki and wiki2 tutorials to use pyramid_chameleon | Michael Merickel |
| 2013-08-03 | "Web Application Development Framework" -> "Web Framework". Yay. | Paul Everitt |
| 2013-04-23 | replace deprecated method | Tshepang Lekhonkhobe |
| 2013-04-02 | remove copyright bits from the tutorial examples | Tshepang Lekhonkhobe |
| 2013-04-01 | Fix reST markup | Catalin Iacob |
| 2013-03-13 | consistency: use $VENV whenever virtualenv binaries are used | Tshepang Lekhonkhobe |