| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-23 | Merge branch 'master' into luhn-authenticated-userid | Michael Merickel | |
| 2019-12-23 | fix links in docs to cookiecutter | Michael Merickel | |
| 2019-12-23 | restore py35 | Michael Merickel | |
| 2019-12-17 | Use `self.identify` instead of `request.authenticated_identity` | Theron Luhn | |
| 2019-12-16 | Update docs/narr/security.rst code examples. | Theron Luhn | |
| 2019-12-15 | Remove Python 3.4, Python 3.5, and add Python 3.8 | Steve Piercy | |
| 2019-12-15 | Remove requirement that identity is validated. | Theron Luhn | |
| 2019-12-15 | Revert "Bring back identity into permits." | Theron Luhn | |
| This reverts commit 2e06fa414412688dc3b7e0b422b0fc0b96ec882f. | |||
| 2019-12-15 | Update docs/narr/security.rst | Theron Luhn | |
| Co-Authored-By: Steve Piercy <web@stevepiercy.com> | |||
| 2019-12-14 | Bring back identity into permits. | Theron Luhn | |
| 2019-12-14 | Update docs. | Theron Luhn | |
| 2019-12-14 | merge upstream | Éric Araujo | |
| 2019-12-14 | start reworking security policy | Éric Araujo | |
| 2019-12-04 | negotiate the best static asset using supported encodings | Michael Merickel | |
| 2019-11-05 | typo and tabs | jonathan vanasco | |
| 2019-11-05 | fixed rst; migrated some inline references to the docs | jonathan vanasco | |
| 2019-11-05 | changes based on feedback | jonathan vanasco | |
| 2019-11-05 | deprecate PickleSerializer | jonathan vanasco | |
| 2019-10-17 | support Origin: null in csrf_trusted_origins and check_origin=False | Michael Merickel | |
| 2019-10-17 | Merge pull request #3521 from mmerickel/remove-check-csrf-predicate | Michael Merickel | |
| remove check_csrf view predicate | |||
| 2019-10-17 | move the interface docs to api/interfaces | Michael Merickel | |
| 2019-10-17 | remove check_csrf view predicate | Michael Merickel | |
| 2019-10-02 | fix predicate signatures | Michael Merickel | |
| 2019-09-30 | Merge pull request #3465 from luhn/security-policy | Michael Merickel | |
| Security policy implementation | |||
| 2019-09-23 | Doc fixes from @Deimos | Theron Luhn | |
| 2019-09-19 | Document CSRF allow_no_origin option. | Theron Luhn | |
| 2019-08-26 | Doc fix via @mmerickel | Theron Luhn | |
| Co-Authored-By: Michael Merickel <github@m.merickel.org> | |||
| 2019-08-17 | run linkcheck, fix redirects, change busted links to inline literals | Steve Piercy | |
| 2019-07-27 | Merge pull request #3503 from minho42/Fix-typos | Steve Piercy | |
| Fix typos | |||
| 2019-07-27 | Fix typos | Min ho Kim | |
| 2019-07-23 | Dive into Python -> Dive into Python 3 | Mandar Vaze | |
| Addressed the review comments | |||
| 2019-07-20 | Fixed broken link to "Dive into Python" | Mandar Vaze | |
| 2019-07-13 | Improve security docs. | Theron Luhn | |
| 2019-06-08 | First draft of upgrade docs. | Theron Luhn | |
| 2019-05-26 | First draft of narrative docs. | Theron Luhn | |
| 2019-05-12 | Narrative docs WIP | Theron Luhn | |
| 2019-04-28 | Update firstapp.rst | Bjørnar Myrheim | |
| Changed the URL for the 'hello' route in "Creating Your First Pyramid Application" so that it doesn't give a 404. | |||
| 2019-03-25 | Fixing typo in the description | Ben | |
| 2019-02-19 | fix grammar | Steve Piercy | |
| 2019-02-19 | no change in case | Arijit Basu | |
| 2019-02-19 | doc update: firstapp: routes to root | Arijit Basu | |
| https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/firstapp.html#adding-configuration | |||
| 2019-01-05 | stop overriding request.json_body from webob | Michael Merickel | |
| 2018-11-27 | Merge pull request #3438 from stevepiercy/docs-style-inputs | Steve Piercy | |
| Add a style to show text in input fields. | |||
| 2018-11-27 | Add a style to show text in input fields. | Steve Piercy | |
| Fixes #3431 The cookiecutter has been updated. - See https://github.com/Pylons/pyramid-cookiecutter-starter/pull/64 | |||
| 2018-11-27 | Fix links after running linkcheck, excluding HISTORY.txt, a local link, and ↵ | Steve Piercy | |
| a bad link in WebOb docs | |||
| 2018-11-27 | Use a relative link to rendered HTML, instead of GitHub master, to get ↵ | Steve Piercy | |
| current branch | |||
| 2018-11-27 | Merge pull request #3436 from stevepiercy/docs-remove-obsolete-intersphinx-refs | Steve Piercy | |
| Remove obsolete intersphinx references | |||
| 2018-11-27 | Restore pyramid_zcml intersphinx link, using explicit name | Steve Piercy | |
| 2018-11-27 | Update links to pastedeploy | Steve Piercy | |
| - Closes #3433 | |||
| 2018-11-26 | Merge pull request #3421 from mmerickel/drop-py2 | Michael Merickel | |
| remove py2 from the codebase | |||
