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-01-12
fix lint
Michael Merickel
2020-01-12
move doc references from pyramid.security to pyramid.authorization
Michael Merickel
2020-01-12
move acl helper apis from pyramid.security to pyramid.authorization
Michael Merickel
2020-01-09
Merge pull request #3561 from mmerickel/request-local-cache
Michael Merickel
2020-01-09
clarify the docs
Michael Merickel
2020-01-09
fix lint
Michael Merickel
2020-01-09
fix paradigm to avoid incorrect usages
Michael Merickel
2020-01-08
grammar fixes
Michael Merickel
2020-01-08
fix lint
Michael Merickel
2020-01-08
add changed directives
Michael Merickel
2020-01-08
link to pr
Michael Merickel
2020-01-08
add a RequestLocalCache class
Michael Merickel
2020-01-08
invoke finished callbacks in prepare/bootstrap closers
Michael Merickel
2020-01-05
Merge pull request #3559 from mmerickel/settable-properties
Bert JW Regeer
2020-01-05
handle settable property same as reify
Michael Merickel
2020-01-05
support using descriptors other than property
Michael Merickel
2020-01-05
add changelog for #3559
Michael Merickel
2020-01-05
allow overriding synthesized properties
Michael Merickel
2020-01-03
Merge pull request #3556 from stevepiercy/docs-synch-cookiecutter-pr-71
Michael Merickel
2020-01-03
exclude tests package from source packages
Michael Merickel
2020-01-03
remove inotify
Michael Merickel
2020-01-03
Stupid PyCharm caching of diff will be the death of me
Steve Piercy
2020-01-02
Update tests.rst to align with removal of 1 unrepeatable test
Steve Piercy
2020-01-02
Remove unrepeatable test, per https://github.com/Pylons/pyramid/pull/3556#iss...
Steve Piercy
2020-01-02
run linkcheck, update broken links
Steve Piercy
2020-01-02
Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc
Steve Piercy
2020-01-02
Add missing description for new test in cookiecutter.
Steve Piercy
2020-01-02
Resync wiki2/*.rst and related files after moving tests directory
Steve Piercy
2020-01-02
Resync wiki/*.rst and related files after moving tests directory
Steve Piercy
2020-01-02
Fix broken literalinclude paths
Steve Piercy
2020-01-02
Resync quick_tutorial/cookiecutters.rst and related files after moving tests ...
Steve Piercy
2020-01-02
Resync quick_tutorial/cookiecutters.rst and related files after moving tests ...
Steve Piercy
2020-01-02
Resync through project.rst after moving tests directory
Steve Piercy
2020-01-02
Resync through Quick Tour after moving tests directory, removing tests.py file
Steve Piercy
2020-01-02
Resync through Quick Tour after moving tests directory
Steve Piercy
2020-01-02
Fix heading levels
Steve Piercy
2020-01-02
Update reference to tests in testing.rst
Steve Piercy
2020-01-02
Unwrap paragraph to one line per sentence
Steve Piercy
2020-01-02
Update tests src files
Steve Piercy
2020-01-02
Update authorization src files
Steve Piercy
2020-01-02
Update authentication src files
Steve Piercy
2020-01-02
Update docs/tutorials/wiki2/definingviews.rst and related src files
Steve Piercy
2020-01-02
Update docs/tutorials/wiki2/definingmodels.rst and related src files
Steve Piercy
2020-01-02
Update docs/tutorials/wiki2/basiclayout.rst and related src files
Steve Piercy
2020-01-02
Update docs/tutorials/wiki2/installation.rst and related src files
Steve Piercy
2020-01-02
Update src files for tests
Steve Piercy
2020-01-02
Update docs/tutorials/wiki/authorization.rst and related src files
Steve Piercy
2020-01-02
Update docs/tutorials/wiki/definingviews.rst and related src files, and model...
Steve Piercy
2020-01-02
Update docs/tutorials/wiki/basiclayout.rst and related files
Steve Piercy
2020-01-02
Update docs/tutorials/wiki/installation.rst and related files
Steve Piercy
[next]