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-12-15
Merge branch 'min-py36-add-py38' of https://github.com/mmerickel/pyramid into...
Steve Piercy
2019-12-15
Fix coverage.
Theron Luhn
2019-12-15
Remove requirement that identity is validated.
Theron Luhn
2019-12-15
Fix coverage.
Theron Luhn
2019-12-15
Fix whatsnew.
Theron Luhn
2019-12-15
Revert "Bring back identity into permits."
Theron Luhn
2019-12-15
set the minimum supported version at py36
Michael Merickel
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-15
Merge pull request #3537 from mmerickel/negotiate-static-encoding
Michael Merickel
2019-12-15
Four spaces of indentation.
Theron Luhn
2019-12-15
Update docs/narr/security.rst
Theron Luhn
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
Update docs.
Theron Luhn
2019-12-14
Remove TODO for authentication tutorial.
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
Bring back `identify` to `LegacySecurityPolicy`.
Theron Luhn
2019-12-14
Correct implementation of Request.unauthenticated_userid.
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
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-09
Merge pull request #3543 from behzod/patch-3
Steve Piercy
2019-12-09
Merge pull request #3542 from behzod/behzod-patch-1
Steve Piercy
2019-12-09
view_classes.rst doc: "classes" -> "functions"
Behzod Saidov
2019-12-09
Fixed typo. Remove extra $.
Behzod Saidov
2019-12-05
Merge pull request #3538 from mmerickel/fix-hacking
Michael Merickel
2019-12-04
negotiate the best static asset using supported encodings
Michael Merickel
2019-12-04
move deprecation into deprecations section
Michael Merickel
2019-12-04
fix instructions in hacking.txt after refactoring
Michael Merickel
2019-12-04
add missing versionadded directive on config.add_cache_buster
Michael Merickel
2019-11-26
Merge pull request #3524 from jvanasco/fix-deprecate_PickleSerializer
Michael Merickel
2019-11-11
Merge pull request #3529 from danduk82/patch_tutorial
Steve Piercy
2019-11-11
sign CONTRIBUORS.txt chart
Andrea Borghi
2019-11-11
remove autoflush=False
Andrea Borghi
2019-11-11
ZopeTransactionExtension is not valid anymore, replace with zope.sqlalchemy.r...
Andrea Borghi
2019-11-07
Merge pull request #3527 from JanLikar/patch-1
Steve Piercy
2019-11-07
Sign contributor agreement
Jan Likar
2019-11-07
Fix a typo in a class reference
Jan Likar
2019-11-05
invoke `deprecated()`
jonathan vanasco
2019-11-05
updated changes
jonathan vanasco
[prev]
[next]