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
/
docs
Age
Commit message (
Expand
)
Author
2021-01-08
Synch viewing the app section with authentication.rst
Steve Piercy
2021-01-08
Add login link and view for viewing the app. Move credentials into login page...
Steve Piercy
2021-01-08
Update all steps pytest.ini, .gitignore, and README.txt
Steve Piercy
2021-01-07
Update output, .gitignore, and README.txt
Steve Piercy
2021-01-07
Use py39 env
Steve Piercy
2021-01-07
Layout now uses autoscroll, so no need to wrap lines
Steve Piercy
2020-12-30
Merge branch 'master' of https://github.com/Pylons/pyramid
Steve Piercy
2020-12-30
Add sphinx-copybutton to docs to make it easier to copy code blocks.
Steve Piercy
2020-12-24
docs: fix simple typo, thows -> throws
Tim Gates
2020-12-12
change identity checks to use request.is_authenticated
Michael Merickel
2020-12-11
Install new cookiecutter conftests.
Theron Luhn
2020-12-11
Revert "Remove `app_request` from wiki2 tests."
Theron Luhn
2020-12-11
Merge remote-tracking branch 'upstream/master' into wiki2-request-identity
Theron Luhn
2020-11-29
add a note and fix suggestions
Michael Merickel
2020-11-28
add the missing authenticated principal
Michael Merickel
2020-11-28
fix a few references
Michael Merickel
2020-11-28
add examples for upgrading
Michael Merickel
2020-11-28
cleanup some terminology
Michael Merickel
2020-11-28
namespace upgrading_auth since it's in the whatsnew doc
Michael Merickel
2020-11-28
first draft of whatsnew
Michael Merickel
2020-11-28
drop python 3.5
Michael Merickel
2020-11-11
Remove `app_request` from wiki2 tests.
Theron Luhn
2020-11-11
Backport conftest changes to prior steps.
Theron Luhn
2020-11-11
Add to test documentation.
Theron Luhn
2020-11-09
Manually set routes for the tests.
Theron Luhn
2020-11-08
First attempt at fixing wiki2 tests.
Theron Luhn
2020-11-07
Remove request.user from wiki2 testing tutorial.
Theron Luhn
2020-11-07
Remove `request.user` for wiki2 authorization tutorial.
Theron Luhn
2020-11-07
Remove `request.user` from wiki2 authentication tutorial.
Theron Luhn
2020-11-02
Add support for Python 3.9
Steve Piercy
2020-10-13
Rename `ISecurityPolicy.authenticated_identity` to `identity`
Theron Luhn
2020-07-02
improve doc
Éric Araujo
2020-07-02
add tests and docs
Éric Araujo
2020-06-22
first shot for #1602
Éric Araujo
2020-05-07
better wording
Éric Araujo
2020-05-07
merge master
Éric Araujo
2020-05-06
remove some unnecessary flags
Michael Merickel
2020-05-06
Cleanup nosetest mentions in docs
Bert JW Regeer
2020-05-04
support multiple values for header predicate
Éric Araujo
2020-05-04
Merge pull request #3577 from Pylons/fix-3573-sphinx-3.0
Bert JW Regeer
2020-04-24
Exclude duplicate members `response` and `session` from `request` module to a...
Steve Piercy
2020-04-23
Sphinx 3.0 removed deprecated extra args in add_directive()
Steve Piercy
2020-04-19
invoke super() without arguments
Sergey Maranchuk
2020-04-17
inheriting from `object` not necessary in py3
Sergey Maranchuk
2020-03-06
correct configuration.rst add missing route_name
slobinger
2020-01-17
Merge pull request #3563 from mmerickel/move-acl-security-to-authorization
Michael Merickel
2020-01-17
avoid invalid escape warning
Éric Araujo
2020-01-17
say something about the predicate factory info arg
Éric Araujo
2020-01-16
merge master
Éric Araujo
2020-01-16
update docs with pyramid.authorizatio imports after syncing master
Michael Merickel
[prev]
[next]