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
2021-01-15
Test Router.finish_request
Theron Luhn
2021-01-15
Fix tests.
Theron Luhn
2021-01-08
Merge pull request #3646 from stevepiercy/prep-2.0-docs
Michael Merickel
2021-01-08
Descramble imports
Steve Piercy
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
2021-01-07
Merge pull request #3644 from stevepiercy/master
Michael Merickel
2021-01-05
Merge pull request #3645 from grigouze/patch-1
Steve Piercy
2021-01-05
Typo on docstring
Grigouze
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-23
Merge pull request #3643 from timgates42/bugfix_typo_throws
Steve Piercy
2020-12-24
docs: fix simple typo, thows -> throws
Tim Gates
2020-12-15
rename to b0
Michael Merickel
2020-12-15
prep 2.0a1
Michael Merickel
2020-12-13
Merge pull request #3636 from stevepiercy/master
Michael Merickel
2020-12-12
Merge pull request #3629 from luhn/wiki2-request-identity
Michael Merickel
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-30
Fix comment
Steve Piercy
2020-11-30
Try to force RTD to use >2 of Sphinx
Steve Piercy
2020-11-30
Unpin Sphinx to see which version gets pulled in by RTD
Steve Piercy
2020-11-29
prep releasing.txt for 2.0
Michael Merickel
2020-11-29
document the 2.0-branch
Michael Merickel
2020-11-29
add build-backend
Michael Merickel
2020-11-29
Merge pull request #3565 from mmerickel/prep-2.0
Michael Merickel
2020-11-29
remove authenticated_identity reference
Michael Merickel
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
Merge pull request #3634 from mmerickel/drop-py35
Bert JW Regeer
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-09
Merge pull request #3631 from stevepiercy/master
Steve Piercy
2020-11-09
Update file to update in trypyramid.com post-Hugo migration
Steve Piercy
2020-11-08
Merge pull request #3626 from stevepiercy/master
Michael Merickel
2020-11-08
First attempt at fixing wiki2 tests.
Theron Luhn
[next]