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
/
src
Age
Commit message (
Expand
)
Author
2020-01-11
replace "third-party" with "custom"
Éric Araujo
2020-01-11
merge master
Éric Araujo
2020-01-09
Merge branch 'master' into security-docs
Michael Merickel
2020-01-09
clarify the docs
Michael Merickel
2020-01-09
fix paradigm to avoid incorrect usages
Michael Merickel
2020-01-08
grammar fixes
Michael Merickel
2020-01-08
fix lint
Michael Merickel
2020-01-08
add changed directives
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-07
rewrite docs for custom predicates
Éric Araujo
2020-01-05
handle settable property same as reify
Michael Merickel
2020-01-05
support using descriptors other than property
Michael Merickel
2020-01-05
allow overriding synthesized properties
Michael Merickel
2020-01-03
Merge branch 'master' into security-docs
Michael Merickel
2019-12-31
change hashalg on AuthTktCookieHelper to sha512.
Michael Merickel
2019-12-30
rename identify(request) to authenticated_identity(request)
Michael Merickel
2019-12-27
isort
Michael Merickel
2019-12-26
fix imp deprecation
Michael Merickel
2019-12-24
add "of the documentation" pointer to deprecation warnings
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
modify deprecation warning
Michael Merickel
2019-12-17
Improve docs for remember/forget.
Theron Luhn
2019-12-17
Remove `identity` from authenticated_userid interface.
Theron Luhn
2019-12-16
Fix EffectivePrincipalsPredicate deprecation warning.
Theron Luhn
2019-12-15
Remove requirement that identity is validated.
Theron Luhn
2019-12-15
Revert "Bring back identity into permits."
Theron Luhn
2019-12-15
handle a missing content negotiation case where the unencoded option is not a...
Michael Merickel
2019-12-15
Merge pull request #3537 from mmerickel/negotiate-static-encoding
Michael Merickel
2019-12-15
Four spaces of indentation.
Theron Luhn
2019-12-14
Bring back identity into permits.
Theron Luhn
2019-12-14
Update docs.
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
Bring back `identify` to `LegacySecurityPolicy`.
Theron Luhn
2019-12-14
Correct implementation of Request.unauthenticated_userid.
Theron Luhn
2019-12-14
Update docs from Configurator.testing_securitypolicy.
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-12-04
add missing versionadded directive on config.add_cache_buster
Michael Merickel
2019-11-05
invoke `deprecated()`
jonathan vanasco
2019-11-05
fixed rst; migrated some inline references to the docs
jonathan vanasco
2019-11-05
updated docstring issuet
jonathan vanasco
2019-11-05
changes based on feedback
jonathan vanasco
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
[prev]
[next]