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
/
tests
Age
Commit message (
Expand
)
Author
2020-05-06
set() -> {}
Bert JW Regeer
2020-05-06
Fix tests that depend on the test runner
Bert JW Regeer
2020-05-06
add test to validate doc assertion
Éric Araujo
2020-05-04
support multiple values for header predicate
Éric Araujo
2020-05-04
expand testing for predicate texts
Éric Araujo
2020-04-19
Replace deprecated unittest alias assertEquals with assertEqual
Sergey Maranchuk
2020-04-19
remove __unicode__ method
Sergey Maranchuk
2020-04-19
invoke super() without arguments
Sergey Maranchuk
2020-04-19
rename __nonzero__() to __bool__()
Sergey Maranchuk
2020-04-17
inheriting from `object` not necessary in py3
Sergey Maranchuk
2020-01-16
Merge branch 'master' into move-acl-security-to-authorization
Michael Merickel
2020-01-12
move doc references from pyramid.security to pyramid.authorization
Michael Merickel
2020-01-09
Merge branch 'master' into security-docs
Michael Merickel
2020-01-09
fix lint
Michael Merickel
2020-01-09
fix paradigm to avoid incorrect usages
Michael Merickel
2020-01-08
add a RequestLocalCache class
Michael Merickel
2020-01-08
invoke finished callbacks in prepare/bootstrap closers
Michael Merickel
2020-01-05
allow overriding synthesized properties
Michael Merickel
2020-01-03
Merge branch 'master' into security-docs
Michael Merickel
2019-12-30
rename identify(request) to authenticated_identity(request)
Michael Merickel
2019-12-27
isort
Michael Merickel
2019-12-24
security policy docs and legacy policy improvements
Michael Merickel
2019-12-23
Merge branch 'master' into luhn-authenticated-userid
Michael Merickel
2019-12-23
add coverage tests for deprecation warnings
Michael Merickel
2019-12-15
Fix coverage.
Theron Luhn
2019-12-15
Fix coverage.
Theron Luhn
2019-12-15
Revert "Bring back identity into permits."
Theron Luhn
2019-12-15
fix failing test
Michael Merickel
2019-12-15
fix lint
Michael Merickel
2019-12-15
handle a missing content negotiation case where the unencoded option is not a...
Michael Merickel
2019-12-14
Fix coverage.
Theron Luhn
2019-12-14
Fix coverage.
Theron Luhn
2019-12-14
Bring back identity into permits.
Theron Luhn
2019-12-14
Remove unnecessary TODO statement.
Theron Luhn
2019-12-14
Fix couple final view tests.
Theron Luhn
2019-12-14
Fix tests for `DummySecurityPolicy`.
Theron Luhn
2019-12-14
Raise error on kwargs in `LegacySecurityPolicy.forget`.
Theron Luhn
2019-12-14
Don't test request.authenticated_userid stringifies the result.
Theron Luhn
2019-12-14
Remove failing tests using threadlocal request.
Theron Luhn
2019-12-14
Fix security policy integration tests.
Theron Luhn
2019-12-14
Fix tests for `SesssionAuthenticationHelper`
Theron Luhn
2019-12-14
merge upstream
Éric Araujo
2019-12-14
start reworking security policy
Éric Araujo
2019-12-04
negotiate the best static asset using supported encodings
Michael Merickel
2019-11-05
deprecate PickleSerializer
jonathan vanasco
2019-11-05
black 19.10b0 was released on 2019.10.28 and introduced several changes that ...
jonathan vanasco
2019-10-17
support Origin: null in csrf_trusted_origins and check_origin=False
Michael Merickel
2019-10-17
remove check_csrf view predicate
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
[prev]
[next]