| Age | Commit message (Expand) | Author |
| 2016-02-12 | add the bcrypt dependency | Michael Merickel |
| 2016-02-12 | update the models chapter with the new user model | Michael Merickel |
| 2016-02-12 | let's go ahead and bite off more than we can chew by adding object-security | Michael Merickel |
| 2016-02-12 | create an actual user model to prepare for security | Michael Merickel |
| 2016-02-11 | copy layout and templates from views to authorization | Michael Merickel |
| 2016-02-10 | move security into one place | Michael Merickel |
| 2016-02-10 | update 404 templates | Michael Merickel |
| 2016-02-10 | explain the base layout.jinja2 template and notfound view | Michael Merickel |
| 2016-02-10 | several simple refactorings | Michael Merickel |
| 2016-02-10 | split login from forbidden | Michael Merickel |
| 2016-02-08 | fix functional tests | Michael Merickel |
| 2016-02-08 | fix jinja2 none test | Michael Merickel |
| 2016-02-08 | fix tests to get the bind from dbsession_factory properly | Michael Merickel |
| 2016-02-08 | Merge pull request #2 from stevepiercy/mmerickel-feature/alchemy-scaffold-upd... | Michael Merickel |
| 2016-02-08 | [wip] update tests in wiki2 tutorial | Michael Merickel |
| 2016-02-08 | expose the session factory on the registry | Michael Merickel |
| 2016-02-08 | minor fixes to wiki2 distributing chapter | Michael Merickel |
| 2016-02-07 | update authorization chapter of wiki2 tutorial | Michael Merickel |
| 2016-02-07 | update definingviews chapter of wiki2 tutorial | Michael Merickel |
| 2016-02-07 | update definingmodels chapter of wiki2 tutorial | Michael Merickel |
| 2016-02-07 | reference addon links for pyramid_jinja2, pyramid_tm, zope.sqlalchemy and tra... | Michael Merickel |
| 2016-02-07 | assume the user is in the tutorial folder | Michael Merickel |
| 2016-02-05 | minor grammar and punctuation tweaks, break up run-on sentences. | Steve Piercy |
| 2016-02-05 | link to create_all sqla method | Michael Merickel |
| 2016-02-05 | update basiclayout prose | Michael Merickel |
| 2016-02-05 | unindent literalincludes | Michael Merickel |
| 2016-02-04 | fix the Base import | Michael Merickel |
| 2016-02-04 | update source for basiclayout | Michael Merickel |
| 2016-01-31 | Merge branch 'master' into feature/alchemy-scaffold-update | Michael Merickel |
| 2016-01-31 | minor tweaks | Michael Merickel |
| 2016-01-30 | add instructions for enabling pylons_sphinx_latesturl on previously released ... | Steve Piercy |
| 2016-01-30 | clean up principal and userid glossary entries for grammar, rst syntax | Steve Piercy |
| 2016-01-30 | fix heading under/overlines for rst syntax | Steve Piercy |
| 2016-01-29 | update instructions for major release in conf.py html_theme_options | Steve Piercy |
| 2016-01-29 | minor grammar fixes, rewrap to 79 columns, in section "Pyramid uses its own H... | Steve Piercy |
| 2016-01-27 | minor grammar fixes, rewrap to 79 columns, in section "Zope 3 Enforces 'TTW'..." | Steve Piercy |
| 2016-01-26 | minor grammar and rst fixes, rewrap to 79 columns, in section "Pyramid Applic... | Steve Piercy |
| 2016-01-25 | minor grammar and rst fixes, rewrap to 79 columns | 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-24 | Bump sphinx to 1.3.5; revert comment syntax. Closes #2251. | Steve Piercy |
| 2016-01-23 | Complete overhaul of Quick Tour - Databases and Forms | 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-22 | Overhaul Quick Tour: start to "Quick project startup with scaffolds" | Steve Piercy |
| 2016-01-21 | minor grammar fixes. | Steve Piercy |
| 2016-01-20 | fix underline for heading | Steve Piercy |
| 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 |