index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES.rst
Age
Commit message (
Expand
)
Author
2018-08-23
Merge pull request #3328 from domenkozar/notfound-307-default
Domen Kožar
2018-08-23
CHANGES.rst: add note about add_notfound_view behaviour change
Domen Kožar
2018-08-22
Bump Python version to 3.7 in docs and project meta files
Steve Piercy
2018-08-10
Merge pull request #3325 from mmerickel/fix-unpickle-crash
Michael Merickel
2018-08-10
Merge branch 'master' into feature/more-samesite-work
Michael Merickel
2018-08-09
address review comments by rayedo
Chris McDonough
2018-08-08
add changelog for #3325
Michael Merickel
2018-08-04
syntax
Michael Merickel
2018-08-04
add changelog for #3307
Michael Merickel
2018-08-01
implement samesite option for AuthTktAuthenticationPolicy and CookieCSRFStora...
Chris McDonough
2018-07-29
enable the setup function in pshell to wrap the command lifecycle
Michael Merickel
2018-06-15
add changelog for #3302
Michael Merickel
2018-06-11
Merge branch 'master' into feature/session-samesite-lax
Michael Merickel
2018-06-11
add changelog for #3300
Michael Merickel
2018-05-25
remove the permission arg from add_route
Michael Merickel
2018-05-18
Update CHANGES.rst for #3251
Bert JW Regeer
2018-05-15
Merge pull request #3279 from huntcsg/master
Michael Merickel
2018-05-15
Updated CHANGES.rst and fixed versionadded to be correct
Hunter Senft-Grupp
2018-05-15
Add changelog entry for this bugfix
Cris Ewing
2018-04-25
add changelog entry for #3271
Steve Piercy
2018-03-09
Not a backward-incompatibility for Pyramid.
Tres Seaver
2018-03-09
Fix invalid string in feature rephrasing
Heron Rossi
2018-03-09
Rephrasing feature change
Heron Rossi
2018-03-09
Merge branch 'master' of github.com:Pylons/pyramid into 3195_cherrypy_import
Heron Rossi
2018-03-08
Mark changelogs as ReST, for better Github rendering.
Tres Seaver