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
2020-05-06
Cleanup nosetest mentions in docs
Bert JW Regeer
2020-05-06
Fix tests that depend on the test runner
Bert JW Regeer
2020-05-06
Update tox.ini to run pytest instead
Bert JW Regeer
2020-05-06
Add testing requires for pytest/pytest-cov
Bert JW Regeer
2020-05-06
Add configuration for pytest
Bert JW Regeer
2020-05-06
Update coveragerc to add an additional path
Bert JW Regeer
2020-05-06
Merge pull request #3581 from merwok/fix-lint
Steve Piercy
2020-05-06
fix lint check
Éric Araujo
2020-05-04
Merge pull request #3577 from Pylons/fix-3573-sphinx-3.0
Bert JW Regeer
2020-05-04
Pyramid 2.x does not run on Python 2
Bert JW Regeer
2020-04-24
Suppress case-sensitivity warnings on terms in glossary
Steve Piercy
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-23
Merge pull request #3571 from slav0nic/py3features
Michael Merickel
2020-04-19
sign CONTRIBUTORS.txt
Sergey Maranchuk
2020-04-19
Replace deprecated unittest alias assertEquals with assertEqual
Sergey Maranchuk
2020-04-19
remove __unicode__ method
Sergey Maranchuk
2020-04-19
predicate order must be integer
Sergey Maranchuk
2020-04-19
invoke super() without arguments
Sergey Maranchuk
2020-04-19
rename __nonzero__() to __bool__()
Sergey Maranchuk
2020-04-17
inheriting from `object` not necessary in py3
Sergey Maranchuk
2020-03-06
Merge pull request #3567 from slobinger/master
Steve Piercy
2020-03-06
correct configuration.rst add missing route_name
slobinger
2020-01-18
add changelog for #3557
Michael Merickel
2020-01-18
add changelog for #3421
Michael Merickel
2020-01-18
remove unnecessary usage of text_
Michael Merickel
2020-01-18
simplify SettableProperty to be a non-data-descriptor to avoid caching itself
Michael Merickel
2020-01-18
use standard detection for data descriptors
Michael Merickel
2020-01-18
remove todo about transaction manager
Michael Merickel
2020-01-17
Merge pull request #3563 from mmerickel/move-acl-security-to-authorization
Michael Merickel
2020-01-17
Merge pull request #3560 from merwok/docs/rewrite-custom-predicates
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
2020-01-16
Merge branch 'master' into move-acl-security-to-authorization
Michael Merickel
2020-01-16
Merge pull request #3557 from mmerickel/security-docs
Michael Merickel
2020-01-15
Minor grammar fixes
Steve Piercy
2020-01-15
Minor grammar fixes
Steve Piercy
2020-01-15
better wording
Éric Araujo
2020-01-15
Update output of install of docutils
Steve Piercy
2020-01-15
Update emphasize-lines for definingmodels.rst to clarify changes and fix alig...
Steve Piercy
2020-01-15
Remove bits that demo what one would need to do without defaults
Steve Piercy
2020-01-14
fix comment
Michael Merickel
2020-01-14
Apply suggestions from code review
Michael Merickel
2020-01-14
make two missed lines even longer
Éric Araujo
2020-01-14
apply more review fixes, minimize some diffs
Éric Araujo
2020-01-14
Apply suggestions from code review
Michael Merickel
2020-01-14
Align Windows command with Unix
Steve Piercy
2020-01-14
Remove Windows command prompt
Steve Piercy
[next]