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
2020-01-08
sync cookiecutter to starter project `myproject`
Steve Piercy
2020-01-07
use _makeContext to reduce imports
Michael Merickel
2020-01-07
fix punctuation in docs/tutorials/wiki2/authentication.rst
Michael Merickel
2020-01-07
revamp the test suite and explain the fixtures
Michael Merickel
2020-01-06
update authorization docs with new security policy
Michael Merickel
2020-01-06
update authentication docs with security policy
Michael Merickel
2020-01-06
sync views with new structure and add csrf protection
Michael Merickel
2020-01-06
sync basiclayout, installation, models with new structure
Michael Merickel
2020-01-04
clarify that new system is coupled
Michael Merickel
2020-01-03
Merge branch 'master' into security-docs
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
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-31
apply grammar suggestion
Michael Merickel
2019-12-31
change hashalg on AuthTktCookieHelper to sha512.
Michael Merickel
2019-12-30
rename identify(request) to authenticated_identity(request)
Michael Merickel
[next]