| Age | Commit message (Expand) | Author |
| 2012-11-04 | merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicy | Michael Merickel |
| 2012-11-04 | fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio... | Chris McDonough |
| 2012-11-04 | Merge branch 'feature.sha512_auth' of git://github.com/iElectric/pyramid into... | Chris McDonough |
| 2012-11-02 | explain csrf token stealing potentiality | Chris McDonough |
| 2012-11-02 | typo | Carlos de la Guardia |
| 2012-10-30 | updated authentication policy api documentation | Michael Merickel |
| 2012-10-28 | - Added an ``effective_principals`` route and view predicate. | Chris McDonough |
| 2012-10-26 | prep for 1.4a3 | Chris McDonough |
| 2012-10-26 | - New ``physical_path`` view predicate. If specified, this value should be a | Chris McDonough |
| 2012-10-14 | Merge branch 'master' into feature-basic-auth | Chris Rossi |
| 2012-10-14 | Add BasicAuthAuthenticationPolicy to Sphinx documentation. Move Repoze1Authe... | Chris Rossi |
| 2012-10-13 | Merge branch 'mmerickel-feature.multi-predicates' into 1.4-branch | Chris McDonough |
| 2012-10-13 | add docs and changelog note | Chris McDonough |
| 2012-10-13 | fix typo and markup | Nozomu Kaneko |
| 2012-09-28 | Remove duplicate word | Carlos de la Guardia |
| 2012-09-27 | prep for 1.4a2 | Chris McDonough |
| 2012-09-23 | Add SHA512AuthTktAuthenticationPolicy and deprecate AuthTktAuthenticationPolicy | Domen Kožar |
| 2012-09-22 | - Add ``Base.metadata.bind = engine`` to alchemy template, so that tables | Chris McDonough |
| 2012-09-19 | Merge branch 'master' into 1.4-branch | Chris McDonough |
| 2012-09-19 | A ``check_csrf`` view predicate was added. For example, you can now do | Chris McDonough |
| 2012-09-19 | Merge branch 'master' into 1.4-branch | Chris McDonough |
| 2012-09-19 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2012-09-19 | add check_csrf convenience function | Chris McDonough |
| 2012-09-18 | mention set_request_property's doc-deprecation up above as well, make | Philip Jenvey |
| 2012-09-17 | Merge branch 'oddshocks-pretty-css' into 1.4-branch | Chris McDonough |
| 2012-09-17 | resolve contributors.txt merge conflict | Chris McDonough |
| 2012-09-16 | no longer in progress | Chris McDonough |
| 2012-09-16 | prep for 1.4a1 | Chris McDonough |
| 2012-09-16 | make use_tweens=False the default | Chris McDonough |
| 2012-09-16 | describe how to restrict access to 127.0.0.1, closes #489 | Chris McDonough |
| 2012-09-16 | no longer an issue | Chris McDonough |
| 2012-09-16 | add link to forbidden footnote ref issue #671 | Chris McDonough |
| 2012-09-16 | update docs to recommend 2.7, add distribute-related instructions for python ... | Chris McDonough |
| 2012-09-16 | explain how this works with the exception view | Chris McDonough |
| 2012-09-16 | make use_tweens=True the default, add some more tests | Chris McDonough |
| 2012-09-16 | pointer | Chris McDonough |
| 2012-09-16 | rename subrequest to invoke_subrequest | Chris McDonough |
| 2012-09-16 | wording | Chris McDonough |
| 2012-09-16 | garden todo, add docs about exception handling | Chris McDonough |
| 2012-09-16 | explain | Chris McDonough |
| 2012-09-16 | explain | Chris McDonough |
| 2012-09-16 | moar | Chris McDonough |
| 2012-09-16 | docs and test | Chris McDonough |
| 2012-09-16 | add docs | Chris McDonough |
| 2012-09-16 | fixed typo | Blaise Laflamme |
| 2012-09-15 | really add whatsnew-1.4 | Chris McDonough |
| 2012-09-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2012-09-15 | add a whatsnew-1.4 document | Chris McDonough |
| 2012-09-16 | fixed git submodule update for docs | Blaise Laflamme |
| 2012-09-15 | merge jinty's testConfig code | Chris McDonough |