| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-08 | Mark changelogs as ReST, for better Github rendering. | Tres Seaver | |
| 2017-10-22 | changelog for #3140 | Michael Merickel | |
| 2017-07-19 | add changelog for #3129 | Michael Merickel | |
| 2017-07-08 | add changelog for #3122 | Michael Merickel | |
| 2017-07-08 | add changelog for #3105 | Michael Merickel | |
| 2017-06-27 | prep 1.10.dev0 | Michael Merickel | |
| 2017-06-26 | prep 1.9 | Michael Merickel | |
| 2017-06-26 | change http://docs.pylonsproject.org to https | Steve Piercy | |
| - use correct URL for code style - use correct Pyramid version for zodb wiki src file template | |||
| 2017-06-19 | prep 1.9b1 | Michael Merickel | |
| 2017-06-19 | update the whatsnew-1.9 with changes from #3034 | Michael Merickel | |
| 2017-06-19 | add changelog for #3086 | Michael Merickel | |
| 2017-06-19 | add changelog for #3034 | Michael Merickel | |
| 2017-06-18 | add changelog for #3088 | Michael Merickel | |
| 2017-06-15 | update whatsnew-1.9 | Michael Merickel | |
| 2017-06-14 | add changelog for #3084 | Michael Merickel | |
| 2017-06-09 | add changelog for #3074 | Michael Merickel | |
| 2017-06-05 | add changelog for #3060 | Michael Merickel | |
| 2017-06-01 | use shortcut for github URL; update RELEASING.txt | Steve Piercy | |
| - refs: #3042 | |||
| 2017-05-22 | add change note | Steve Piercy | |
| 2017-05-22 | add changelog for #3054 | Michael Merickel | |
| 2017-05-09 | fix changelog, added #3031 and #3029 to the wrong release version | Michael Merickel | |
| 2017-05-04 | add changelog for #3031 | Michael Merickel | |
| 2017-05-03 | add changelog for #3029 | Michael Merickel | |
| 2017-05-01 | fix url syntax yet again | Michael Merickel | |
| 2017-05-01 | prep 1.9a1 | Michael Merickel | |
| 2017-05-01 | typo | Michael Merickel | |
| 2017-05-01 | line length fixes in whatsnew-1.9 | Michael Merickel | |
| 2017-05-01 | add changelog for #2993 | Michael Merickel | |
| 2017-05-01 | link to plaster_pastedeploy | Michael Merickel | |
| 2017-05-01 | update changelog and add whatsnew-1.9 | Michael Merickel | |
| 2017-04-30 | improve flow of changes for configurator threadlocals | Michael Merickel | |
| 2017-04-30 | move csrf changes to the "major features" section | Michael Merickel | |
| 2017-04-30 | improve csrf changelog docs | Michael Merickel | |
| 2017-04-30 | Merge pull request #2985 from mmerickel/plaster | Michael Merickel | |
| migrate pyramid to use plaster | |||
| 2017-04-30 | Merge branch 'master' into pr/2854 | Michael Merickel | |
| 2017-04-29 | add changelog for #2874 | Michael Merickel | |
| 2017-04-29 | final cleanup of csrf decoupling in #2854 | Michael Merickel | |
| - Renamed `SessionCSRFStoragePolicy` to `LegacySessionCSRFStoragePolicy` for the version that uses the legacy `ISession.get_csrf_token` and `ISession.new_csrf_token` apis and set that as the default. - Added new `SessionCSRFStoragePolicy` that stores data in the session similar to how the `SessionAuthenticationPolicy` works. - `CookieCSRFStoragePolicy` did not properly return the newly generated token from `get_csrf_token` after calling `new_csrf_token`. It needed to cache the new value since the response callback does not affect the current request. - `CookieCSRFStoragePolicy` was not forwarding the `domain` value to the `CookieProfile` causing that setting to be ignored. - Removed `check_csrf_token` from the `ICSRFStoragePolicy` interface to simplify implementations of storage policies. - Added an introspectable item for the configured storage policy so that it appears on the debugtoolbar. - Added a change note on `ISession` that it no longer required the csrf methods. - Leave deprecated shims in ``pyramid.session`` for ``check_csrf_origin`` and ``check_csrf_token``. | |||
| 2017-04-26 | Apply drafting changes to documentation. | Matthew Wilkes | |
| 2017-04-12 | Create a new ICSRF implementation for getting CSRF tokens, split out from ↵ | Matthew Wilkes | |
| the session machinery. Adds configuration of this to the csrf_options configurator commands. Make the default implementation a fallback to the old one. Documentation patches for new best practices given updates CSRF implementation. | |||
| 2017-04-02 | add changelog for #2989 | Michael Merickel | |
| 2017-03-31 | add some simple notes about plaster in the narrative docs | Michael Merickel | |
| 2017-03-31 | add changelog for #2985 | Michael Merickel | |
| 2017-03-28 | changelog for #2984 | Michael Merickel | |
| 2017-03-05 | add changelog for #2962 | Michael Merickel | |
| 2017-03-03 | changelog for #2967 | Michael Merickel | |
| 2017-02-28 | add changelog for #2964 | Michael Merickel | |
| 2017-02-06 | Update CHANGES.txt for #2951 | Bert JW Regeer | |
| 2017-01-21 | switch to 1.9.dev0 | Michael Merickel | |
| 2017-01-21 | typo | Michael Merickel | |
| 2017-01-17 | prep 1.8b1 | Michael Merickel | |
