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
Age
Commit message (
Expand
)
Author
2017-05-01
link to 1.9-branch in contributing
Michael Merickel
2017-05-01
switch readme to 1.9-branch badges
Michael Merickel
2017-05-01
really add whatsnew-1.9
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
2017-04-30
Merge pull request #3020 from stevepiercy/master
Steve Piercy
2017-04-30
standardize "non-standard"
Steve Piercy
2017-04-30
Merge pull request #3019 from mmerickel/fixes/csrf-decoupling-2854
Michael Merickel
2017-04-30
Merge branch 'master' into pr/2854
Michael Merickel
2017-04-30
restore the ``ICSRFStoragePolicy.check_csrf_token`` api
Michael Merickel
2017-04-29
add changelog for #2874
Michael Merickel
2017-04-29
Merge pull request #2874 from mmerickel/config-context-manager
Michael Merickel
2017-04-29
final cleanup of csrf decoupling in #2854
Michael Merickel
2017-04-28
Merge pull request #3017 from stevepiercy/master
Steve Piercy
2017-04-28
update cookiecutter README.txt throughout docs
Steve Piercy
2017-04-27
Merge pull request #3016 from Natim/fix-rest-example
Bert JW Regeer
2017-04-27
Fix underlined title.
Rémy HUBSCHER
2017-04-26
Move CSRF storage policy registration out of PHASE_1 config and simplify test...
Matthew Wilkes
2017-04-26
Apply drafting changes to documentation.
Matthew Wilkes
2017-04-24
Merge pull request #3012 from stevepiercy/master
Steve Piercy
2017-04-23
update user prompt for cookiecutter repo_name
Steve Piercy
2017-04-19
Merge pull request #2995 from jeremy886/master
Michael Merickel
2017-04-19
Merge pull request #3007 from jeremy886/patch-2
Michael Merickel
2017-04-19
Update CONTRIBUTORS.txt
Jeremy Chen
2017-04-17
Merge pull request #3004 from stevepiercy/master
Steve Piercy
2017-04-17
fix rst syntax for index entries
Steve Piercy
2017-04-16
Merge pull request #3001 from whiteroses/fix-typo
Steve Piercy
2017-04-16
Fix typo in comment.
Ira Lun
2017-04-15
Merge pull request #2996 from whiteroses/fix-typo
Steve Piercy
2017-04-15
Fix a typo in a comment.
Ira Lun
2017-04-15
Update default.py
Jeremy Chen
2017-04-15
Update default.py
Jeremy Chen
2017-04-15
Update default.py
Jeremy Chen
2017-04-15
Update default.py
Jeremy Chen
2017-04-15
Merge remote-tracking branch 'Pylons/master'
Jeremy Chen
2017-04-12
add version tags on set_default_csrf_options
Michael Merickel
2017-04-12
forward port some history changes from 1.8-branch
Michael Merickel
2017-04-12
docs syntax fix
Michael Merickel
2017-04-12
Use the webob CookieProfile in the Cookie implementation, rename some impleme...
Matthew Wilkes
2017-04-12
Fix a bug where people that didn't configure CSRF protection but did configur...
Matthew Wilkes
2017-04-12
Rename implementation to ICSRFStoragePolicy
Matthew Wilkes
2017-04-12
add to contributors list
Jure Cerjak
2017-04-12
Fix tests and documentation in various places, and feedback following review
Jure Cerjak
2017-04-12
Create a new ICSRF implementation for getting CSRF tokens, split out from the...
Matthew Wilkes
2017-04-10
Merge pull request #2993 from stevepiercy/master
Michael Merickel
2017-04-10
add execution policy to pyramid request processing diagrams
Steve Piercy
2017-04-10
replace deprecated cgi.escape() with html.escape()
Jeremy Chen
[next]