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
2019-11-07
Sign contributor agreement
Jan Likar
2019-11-07
Fix a typo in a class reference
Jan Likar
2019-11-05
Merge pull request #3525 from jvanasco/fix-upgrade_black
Michael Merickel
2019-11-05
black 19.10b0 was released on 2019.10.28 and introduced several changes that ...
jonathan vanasco
2019-10-22
Merge pull request #3518 from mmerickel/default-allow-no-origin
Michael Merickel
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
2019-10-17
move the interface docs to api/interfaces
Michael Merickel
2019-10-17
remove check_csrf view predicate
Michael Merickel
2019-10-17
add ISecurityPolicy to the public interface api
Michael Merickel
2019-10-03
Merge pull request #3514 from mmerickel/predicate-info
Michael Merickel
2019-10-02
fix predicate signatures
Michael Merickel
2019-10-02
add changelog for #3514
Michael Merickel
2019-10-02
define an IPredicateInfo instead of passing the full configurator to predicates
Michael Merickel
2019-10-02
Merge pull request #3510 from mmerickel/scan-categories
Michael Merickel
2019-10-01
fix a word
Michael Merickel
2019-09-30
Merge pull request #3465 from luhn/security-policy
Michael Merickel
2019-09-30
forgot a word
Michael Merickel
2019-09-30
add changelog for #3512
Michael Merickel
2019-09-30
Merge pull request #3512 from luhn/csrf-allow-no-origin
Michael Merickel
2019-09-27
Remove whatsnew-2.0
Theron Luhn
2019-09-23
Doc fixes from @Deimos
Theron Luhn
2019-09-22
Merge pull request #3516 from stevepiercy/master
Steve Piercy
2019-09-22
Fix name and path of views file
viniciusban
2019-09-19
Add a whatsnew-2.0 doc.
Theron Luhn
2019-09-19
Document CSRF allow_no_origin option.
Theron Luhn
2019-09-19
Add allow_no_origin option to CSRF.
Theron Luhn
2019-09-18
modify the default scan categories to be limited to only 'pyramid'
Michael Merickel
2019-08-26
Doc fix via @mmerickel
Theron Luhn
2019-08-26
Doc fix via @mmerickel
Theron Luhn
2019-08-24
fix docstring
Michael Merickel
2019-08-24
fix test
Michael Merickel
2019-08-24
indent string
Michael Merickel
2019-08-24
fix some strings concatenated with black
Michael Merickel
2019-08-18
Merge pull request #3506 from Pylons/linkcheck-fixes
Steve Piercy
2019-08-17
Fix indentation for running doctests
Steve Piercy
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
2019-07-27
Match hyphen length to text
Min ho Kim
2019-07-27
Fix typos
Min ho Kim
2019-07-22
Merge pull request #3498 from mandarvaze/patch-1
Steve Piercy
2019-07-23
Dive into Python -> Dive into Python 3
Mandar Vaze
2019-07-21
Un-deprecate authenticated_userid.
Theron Luhn
2019-07-20
Added name to CONTRIBUTORS.txt
Mandar Vaze
2019-07-20
Fixed broken link to "Dive into Python"
Mandar Vaze
2019-07-13
Improve security docs.
Theron Luhn
2019-07-13
Improve authn/authz API docs.
Theron Luhn
2019-06-23
Add deprecation warnings.
Theron Luhn
2019-06-23
Deprecation notices.
Theron Luhn
2019-06-23
Make sure Configator.set_security_policy is in docs.
Theron Luhn
[next]