| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | 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 | |||
| 2017-06-19 | add changelog for #3034 | Michael Merickel | |
| 2017-06-19 | Merge pull request #3034 from ↵ | Michael Merickel | |
| russellballestrini/1.9-refactor-parse-url-overrides refactor parse_url_overrides | |||
| 2017-06-18 | document changes and add tests | Michael Merickel | |
| 2017-06-18 | Merge branch 'master' into pr/3034 | Michael Merickel | |
| 2017-06-18 | configure resource_url to use the same logic | Michael Merickel | |
| 2017-06-18 | add changelog for #3088 | Michael Merickel | |
| 2017-06-18 | Merge pull request #3088 from drnextgis/quote_via | Michael Merickel | |
| quote_via urlencode argument | |||
| 2017-06-18 | document and test p.encode.urlencode(quote_via=...) | Michael Merickel | |
| 2017-06-17 | add a router.request_context context manager | Michael Merickel | |
| the request context is to be used by execution policies to push/pop threadlocals and access the created request | |||
| 2017-06-16 | Merge pull request #3094 from stevepiercy/master | Steve Piercy | |
| update contributing URL | |||
| 2017-06-15 | update contributing URL | Steve Piercy | |
| 2017-06-15 | Merge pull request #3092 from stevepiercy/master | Steve Piercy | |
| normalize URLs for pylonsproject.org | |||
| 2017-06-15 | fix URL | Steve Piercy | |
| 2017-06-15 | remove trailing slash | Steve Piercy | |
| 2017-06-15 | Use HTTPS for pylonsproject.org | Steve Piercy | |
| 2017-06-15 | Merge pull request #3089 from stevepiercy/master | Steve Piercy | |
| Use HTTPS for pylonsproject.org | |||
| 2017-06-15 | Use HTTPS for pylonsproject.org | Steve Piercy | |
| 2017-06-15 | quote_via urlencode argument | drnextgis | |
| 2017-06-15 | Merge pull request #3085 from mmerickel/reraise-invoke-exception-view | Michael Merickel | |
| add a reraise argument to request.invoke_exception_view | |||
| 2017-06-15 | add a reraise argument to request.invoke_exception_view | Michael Merickel | |
| 2017-06-15 | update whatsnew-1.9 | Michael Merickel | |
| 2017-06-14 | add changelog for #3084 | Michael Merickel | |
| 2017-06-14 | Merge pull request #3084 from mmerickel/fix-3078 | Michael Merickel | |
| fix p.security.ACLPermitsResult to subclass p.security.PermitsResult | |||
| 2017-06-14 | fix p.security.ACLPermitsResult to subclass p.security.PermitsResult | Michael Merickel | |
| The ``IAuthorizationPolicy`` is expected to return an instance of ``PermitsResult`` and the ``ACLPermitsResult`` now subclasses this to form a consistent class hierarchy. Similarly the ``ACLDenied`` subclasses ``Denied`` and ``ACLAllowed`` subclasses ``Allowed`` for consistency. | |||
| 2017-06-12 | typo | Michael Merickel | |
