| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-12 | Merge pull request #3119 from stevepiercy/docs-context-manager | Michael Merickel | |
| Update docs to use a Configurator context manager | |||
| 2017-07-10 | Add pyramid.interfaces.IRouter.request_context and pyramid.paster.bootstrap | Steve Piercy | |
| - sort all Pyramid context managers | |||
| 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 | |
| ``subscriber``, ``response_adapter``, ``exception_view_config``, ``notfound_view_config``, ``forbidden_view_config`` This is an extension of #3105 to add support to the remaining decorators. | |||
| 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 | |
| - add missing EOF line ending | |||
| 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 | |
| Fix simple doc typo | |||
| 2017-07-02 | Fix doc typo | Caio Carrara | |
| 2017-06-29 | Merge pull request #3111 from mmerickel/check-manifest | Michael Merickel | |
| add a manifest and a tox step to check it | |||
| 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 | |
| link to relevant venusian docs improved grammer | |||
| 2017-06-27 | Merge pull request #3109 from stevepiercy/master | Steve Piercy | |
| Update all external links per `make linkcheck` | |||
| 2017-06-27 | Update all external links per `make linkcheck` | Steve Piercy | |
| - Most are changing http to https, or readthedocs.org to readthedocs.io, and some for Python packaging reorganizing some docs into tutorials, as well as miscellaneous changes. | |||
| 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 | |
| Fix link to Venusian docs | |||
| 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 | |
| change http://docs.pylonsproject.org to https | |||
| 2017-06-26 | change http://docs.pylonsproject.org to https | Steve Piercy | |
| - use correct URL for code style - use correct Pyramid version for zodb wiki src file template | |||
| 2017-06-20 | Merge pull request #3099 from stevepiercy/master | Steve Piercy | |
| update intersphinx for pytest and repoze.who | |||
| 2017-06-20 | update intersphinx for pytest and repoze.who | Steve Piercy | |
| - Closes #3098 | |||
| 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 | |
| add a router.request_context context manager | |||
