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-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
2020-01-02
4 tests require 4 dots
Steve Piercy
2020-01-02
Update quick_tutorial/cookiecutters.rst and related files
Steve Piercy
2020-01-02
Update project.rst and its cookiecutter project files
Steve Piercy
2020-01-02
Update tests.py with 100% coverage
Steve Piercy
2020-01-02
Use package name instead of relative path for the renderer
Steve Piercy
2020-01-02
Update quick_tour with cookiecutter master branch
Steve Piercy
2019-12-29
Merge pull request #3554 from mmerickel/isort
Michael Merickel
2019-12-27
Update HACKING.txt
Michael Merickel
2019-12-27
isort
Michael Merickel
2019-12-27
Merge pull request #3552 from stevepiercy/docs-cookiecutter-merge-scaffold
Michael Merickel
2019-12-27
Avoid "WARNING: Duplicate explicit target name" errors by using a double unde...
Steve Piercy
2019-12-27
Fix broken reference to pyramid-cookiecutters
Steve Piercy
2019-12-27
Expand cookiecutters doc to include more references, using the old scaffolds....
Steve Piercy
2019-12-26
Merge pull request #3555 from mmerickel/deprecated-imp
Michael Merickel
2019-12-26
add changelog for #3553
Michael Merickel
2019-12-26
fix imp deprecation
Michael Merickel
2019-12-26
Merge pull request #3550 from mmerickel/moar-security-policy
Michael Merickel
2019-12-24
add "of the documentation" pointer to deprecation warnings
Michael Merickel
2019-12-24
alphabetize
Michael Merickel
2019-12-24
security policy docs and legacy policy improvements
Michael Merickel
2019-12-23
Merge pull request #3545 from luhn/authenticated-userid
Michael Merickel
2019-12-23
Merge branch 'master' into luhn-authenticated-userid
Michael Merickel
2019-12-23
fix links in docs to cookiecutter
Michael Merickel
2019-12-23
add coverage tests for deprecation warnings
Michael Merickel
2019-12-23
modify deprecation warning
Michael Merickel
2019-12-23
update changelog for #3547
Michael Merickel
2019-12-23
Merge pull request #3547 from mmerickel/min-py36-add-py38
Michael Merickel
2019-12-23
restore py35
Michael Merickel
2019-12-23
Update tox.ini
Michael Merickel
2019-12-23
Merge pull request #9 from stevepiercy/min-py36-add-py38
Michael Merickel
2019-12-17
Use `self.identify` instead of `request.authenticated_identity`
Theron Luhn
2019-12-17
Improve docs for remember/forget.
Theron Luhn
2019-12-17
Remove `identity` from authenticated_userid interface.
Theron Luhn
2019-12-16
Update docs/narr/security.rst code examples.
Theron Luhn
[next]