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-06-23
Add a whatsnew-2.0 doc.
Theron Luhn
2019-06-10
add changelog for #3496
Michael Merickel
2019-06-10
Merge pull request #3496 from mmerickel/no-reinvoke-excview
Michael Merickel
2019-06-08
First draft of upgrade docs.
Theron Luhn
2019-06-08
Fix bw-compat for `unauthenticated_userid`.
Theron Luhn
2019-06-08
Beginnings of upgrade docs.
Theron Luhn
2019-06-06
do not reinvoke exception views if an exception hits the execution policy
Michael Merickel
2019-05-26
API docs.
Theron Luhn
2019-05-26
First draft of narrative docs.
Theron Luhn
2019-05-12
Narrative docs WIP
Theron Luhn
2019-05-12
Rename request.identity to request.authenticated_identity.
Theron Luhn
2019-04-28
Merge pull request #3494 from stevepiercy/master
Steve Piercy
2019-04-28
Update firstapp.rst
Bjørnar Myrheim
2019-04-27
Add simple integration tests for security.
Theron Luhn
2019-04-15
remove basepython statements from tox.ini
Michael Merickel
2019-04-15
Merge pull request #3491 from luhn/performance-regression-2.0
Michael Merickel
2019-04-15
Move ACLHelper to pyramid.authorizations.
Theron Luhn
2019-04-15
Use SessionAuthenticationHelper in SessionAuthenticationPolicy.
Theron Luhn
2019-04-15
Move SessionAuthenticationHelper to pyramid.authentication.
Theron Luhn
2019-04-15
Revert "Migrate AuthTktCookieHelper to pyramid.security."
Theron Luhn
2019-04-15
Stringify identity in legacy authenticated_userid.
Theron Luhn
2019-04-15
Register security policy in phase 2.
Theron Luhn
2019-04-15
Revert "Use inspect.stack() instead of sys._getframe()"
Theron Luhn
2019-04-13
Merge pull request #3486 from stevepiercy/master
Michael Merickel
2019-04-13
lint
Steve Piercy
2019-04-12
refactor major_version to branch_version
Steve Piercy
2019-04-11
Don't play with _privates
Steve Piercy
2019-04-11
Refactor base_version to major_version.
Steve Piercy
2019-04-11
Merge pull request #3483 from luhn/better-action-info
Michael Merickel
2019-04-04
Use depth argument for view_config info.
Theron Luhn
2019-04-01
Use inspect.stack() instead of sys._getframe()
Theron Luhn
2019-04-01
Fix docs build.
Theron Luhn
2019-04-01
Improve debugging info from view_config decorator.
Theron Luhn
2019-03-30
Merge branch 'master' into security-policy
Theron Luhn
2019-03-30
Merge pull request #3480 from luhn/sphinx-2.0
Steve Piercy
2019-03-30
Changelog entry.
Theron Luhn
2019-03-30
Revert "Pin Sphinx to Read the Docs version."
Theron Luhn
2019-03-30
Pin Sphinx to Read the Docs version.
Theron Luhn
2019-03-30
Fix epub build.
Theron Luhn
2019-03-30
Merge pull request #3476 from mmerickel/forward-port-3464-to-master
Michael Merickel
2019-03-30
Sign CONTRIBUTORS.txt
Theron Luhn
2019-03-30
Fix docs build on Sphinx 2.0.0
Theron Luhn
2019-03-30
Migrate AuthTktCookieHelper to pyramid.security.
Theron Luhn
2019-03-30
Fix formatting.
Theron Luhn
2019-03-30
Merge branch 'master' into security-policy
Theron Luhn
2019-03-30
Add SessionAuthenticationHelper.
Theron Luhn
2019-03-30
Implement pyramid.security.ACLHelper
Theron Luhn
2019-03-26
Merge pull request #3478 from stevepiercy/master
Steve Piercy
2019-03-25
Fixing typo in the description
Ben
2019-03-21
Add ignore_files to pserve configuration section
Eric Atkin
[prev]
[next]