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
2017-07-12
Merge pull request #3119 from stevepiercy/docs-context-manager
Michael Merickel
2017-07-10
Add pyramid.interfaces.IRouter.request_context and pyramid.paster.bootstrap
Steve Piercy
2017-07-08
fix the other link to pastedeploy
Michael Merickel
2017-07-08
update link to pastedeploy
Michael Merickel
2017-07-08
add changelog for #3122
Michael Merickel
2017-07-08
add _depth and _category arguments to all decorators
Michael Merickel
2017-07-08
add changelog for #3105
Michael Merickel
2017-07-07
Merge branch 'pr/3105'
Michael Merickel
2017-07-03
Add a term for context manager in Quick Tutorial
Steve Piercy
2017-07-03
Add a term for context manager in Quick Tour
Steve Piercy
2017-07-03
Update example apps to use config context manager in Quick Tour
Steve Piercy
2017-07-03
Update example apps to use config context manager
Steve Piercy
2017-07-03
Use lineno-match instead of linenos
Steve Piercy
2017-07-03
Update example apps to use config context manager
Steve Piercy
2017-07-03
Update example apps to use config context manager
Steve Piercy
2017-07-03
Link context manager term to glossary
Steve Piercy
2017-07-03
Add term "context manager"
Steve Piercy
2017-07-02
Merge pull request #3116 from cacarrara/fix-typo-in-doc
Steve Piercy
2017-07-02
Fix doc typo
Caio Carrara
2017-06-29
Merge pull request #3111 from mmerickel/check-manifest
Michael Merickel
2017-06-29
avoid installing the sdist in certain tox environments
Michael Merickel
2017-06-29
combine tox steps into lint
Michael Merickel
2017-06-28
add a manifest and a tox step to check it
Michael Merickel
2017-06-27
add tosh lyons to contributors.txt file
tosh
2017-06-27
rename view_config argmuent category to _category
tosh
2017-06-27
documentation updates
tosh
2017-06-27
Merge pull request #3109 from stevepiercy/master
Steve Piercy
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
2017-06-26
add a section for cookiecutters
Steve Piercy
2017-06-26
remove 1.10 alpha branch until it is actually released
Steve Piercy
2017-06-26
add 1.10 alpha branch
Steve Piercy
2017-06-27
prep 1.10.dev0
Michael Merickel
2017-06-27
leave whatsnew-1.9 link
Michael Merickel
2017-06-26
docs are latest
Michael Merickel
2017-06-26
prep 1.9
Michael Merickel
2017-06-26
explain more clearly the exception view changes
Michael Merickel
2017-06-26
Merge pull request #3106 from stevepiercy/master
Steve Piercy
2017-06-26
Fix link to Venusian docs
Steve Piercy
2017-06-26
documentation for view_config category argument
tosh
2017-06-26
add support for custom category in view_config decorator
tosh
2017-06-26
Merge pull request #3103 from stevepiercy/master
Steve Piercy
2017-06-26
change http://docs.pylonsproject.org to https
Steve Piercy
2017-06-20
Merge pull request #3099 from stevepiercy/master
Steve Piercy
2017-06-20
update intersphinx for pytest and repoze.who
Steve Piercy
2017-06-19
mention check_csrf_origin moving to the pyramid.csrf module
Michael Merickel
2017-06-19
use readme_renderer to check the README syntax
Michael Merickel
2017-06-19
prep 1.9b1
Michael Merickel
2017-06-19
update the whatsnew-1.9 with changes from #3034
Michael Merickel
2017-06-19
add changelog for #3086
Michael Merickel
2017-06-19
Merge pull request #3086 from mmerickel/set-execution-context
Michael Merickel
[next]