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-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-16
Add a new contributor.
Aleph Melo
2017-04-16
Fix #2927 - Change to listen = localhost:6543.
Aleph Melo
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
2017-04-08
Merge pull request #2990 from stevepiercy/master
Steve Piercy
2017-04-08
grammar fix
Steve Piercy
2017-04-02
turn the Configurator into a context manager
Michael Merickel
2017-04-02
Merge pull request #2989 from mmerickel/threadlocal-include
Michael Merickel
2017-04-02
add changelog for #2989
Michael Merickel
2017-04-02
push the threadlocal registry while config.include executes
Michael Merickel
2017-04-02
add a failing test checking whether the threadlocal registry is active during...
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-30
depend on plaster_pastedeploy
Michael Merickel
2017-03-29
update pserve
Michael Merickel
2017-03-29
update pshell
Michael Merickel
2017-03-29
update prequest, proutes, ptweens and pviews
Michael Merickel
2017-03-29
rewrite low-level pyramid config functions to use plaster
Michael Merickel
2017-03-29
Merge pull request #2984 from mmerickel/pserve-open-url
Michael Merickel
2017-03-28
changelog for #2984
Michael Merickel
2017-03-28
support opening the browser via pserve.open_url config setting
Michael Merickel
[prev]
[next]