| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-10 | Update documentation in event.py for BeforeTraversal | Bert JW Regeer | |
| 2016-04-10 | Update doc in interfaces.py for BeforeTraversal | Bert JW Regeer | |
| 2016-04-10 | Move event to the appropriate location | Bert JW Regeer | |
| This way the notification is not sent only after finding a route, but anytime generically before attempting traversal. | |||
| 2016-04-10 | Add API docs for BeforeTraversal | Bert JW Regeer | |
| 2016-04-10 | Rename RouteFound to BeforeTraversal | Bert JW Regeer | |
| 2016-04-10 | Merge branch 'route-found' of dstufft/pyramid | Bert JW Regeer | |
| 2016-04-10 | cleanup some references in the docs | Michael Merickel | |
| 2016-04-10 | deprecate the check_csrf predicate | Michael Merickel | |
| 2016-04-10 | rewrite csrf checks to support a global setting to turn it on | Michael Merickel | |
| - only check csrf on POST - support "pyramid.require_default_csrf" setting - support "require_csrf=True" to fallback to the global setting to determine the token name | |||
| 2016-04-10 | add a csrf_view to the view pipeline supporting a require_csrf option | Michael Merickel | |
| 2016-04-10 | add changelog for #2021 | Michael Merickel | |
| 2016-04-10 | - update installation.rst to use pip, pyvenv, Python 3.4 | Steve Piercy | |
| - simplify installation.rst by removing not-Pyramid things (installing Python and requirements for installing packages) while providing official external references - update cross-reference in quick_tutorial requirements.rst - add glossary entry for pyvenv | |||
| 2016-04-10 | Merge pull request #2021 from Pylons/feature/configurable-view-deriver | Michael Merickel | |
| configurable view deriver | |||
| 2016-04-10 | Merge pull request #2465 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update extending.rst to use pip | |||
| 2016-04-10 | - update extending.rst to use pip | Steve Piercy | |
| 2016-04-10 | Merge pull request #2464 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update commandline.rst to use pip | |||
| 2016-04-10 | - update commandline.rst to use pip | Steve Piercy | |
| 2016-04-10 | Merge pull request #2463 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update wiki/distributing.rst to use pip | |||
| 2016-04-10 | - update wiki/distributing.rst to use pip | Steve Piercy | |
| 2016-04-10 | Merge pull request #2462 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| - update wiki tests step and its src files | |||
| 2016-04-10 | - update wiki tests step and its src files | Steve Piercy | |
| - add test_referrer_is_login() to provide 100% coverage | |||
| 2016-04-10 | Merge pull request #2460 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| - update wiki authorization step and its src files | |||
| 2016-04-10 | - update wiki authorization step and its src files | Steve Piercy | |
| - trim index | |||
| 2016-04-10 | Merge pull request #2459 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| - update definingviews and its src files | |||
| 2016-04-10 | - update definingviews and its src files | Steve Piercy | |
| - fix css in zodb scaffold and wiki tutorial previous steps | |||
| 2016-04-09 | Merge pull request #2458 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update basiclayout and its src | |||
| 2016-04-09 | update basiclayout and its src | Steve Piercy | |
| 2016-04-09 | Merge pull request #2457 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| use an alias for the import | |||
| 2016-04-09 | use an alias for the import. Fixes #2450. Thanks @bertjwregeer! | Steve Piercy | |
| 2016-04-09 | Merge pull request #2456 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update wiki/basiclayout and its src | |||
| 2016-04-09 | update basiclayout and its src | Steve Piercy | |
| 2016-04-09 | Merge pull request #2455 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| - fix console message | |||
| 2016-04-09 | - fix console message | Steve Piercy | |
| 2016-04-09 | Merge pull request #2454 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| use pytest, pip | |||
| 2016-04-09 | - use pytest, pip | Steve Piercy | |
| 2016-04-09 | Merge pull request #2453 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update wiki/installation step to use pip | |||
| 2016-04-09 | - add src/installation files | Steve Piercy | |
| 2016-04-09 | - update wiki/installation step to use pip | Steve Piercy | |
| - make it consistent with wiki2 | |||
| 2016-04-09 | Merge pull request #2452 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| disambiguate intersphinx target | |||
| 2016-04-09 | - rollback intersphinx targets | Steve Piercy | |
| 2016-04-09 | - fix traversal tutorial reference | Steve Piercy | |
| - add intersphinx targets to wiki/* | |||
| 2016-04-09 | Merge remote-tracking branch 'upstream/docs/easy-install-to-pip.2104' into ↵ | Steve Piercy | |
| docs/easy-install-to-pip.2104 | |||
| 2016-04-09 | disambiguate intersphinx target | Steve Piercy | |
| 2016-04-09 | Merge pull request #2449 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update wiki2/tests step | |||
| 2016-04-09 | - update wiki2/tests step | Steve Piercy | |
| 2016-04-09 | Merge pull request #2448 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update wiki2/authorization step | |||
| 2016-04-09 | - update wiki2/authorization step | Steve Piercy | |
| 2016-04-09 | Merge pull request #2447 from stevepiercy/docs/easy-install-to-pip.2104 | Steve Piercy | |
| update wiki2/authentication | |||
| 2016-04-09 | - fix straggler from wiki2/src/views/tutorial/tests.py | Steve Piercy | |
| 2016-04-09 | - update wiki2/authentication | Steve Piercy | |
