| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-06-12 | apply request extensions within invoke_subrequest itself | Michael Merickel | |
| 2017-06-11 | update whatsnew-1.9 | Michael Merickel | |
| 2017-06-11 | Merge pull request #3082 from stevepiercy/master | Michael Merickel | |
| Update docs to synch with cookiecutter updates | |||
| 2017-06-11 | fix out of range error | Steve Piercy | |
| 2017-06-10 | update src files and synch emphasize-lines for quick_tour | Steve Piercy | |
| 2017-06-10 | update src files and synch emphasize-lines for myproject | Steve Piercy | |
| 2017-06-10 | update src files and synch emphasize-lines for alchemy wiki tutorial | Steve Piercy | |
| 2017-06-10 | synch emphasize-lines with src files for zodb wiki tutorial | Steve Piercy | |
| 2017-06-10 | Update src files for ZODB wiki tutorial | Steve Piercy | |
| - ref #3081 | |||
| 2017-06-10 | Merge remote-tracking branch 'upstream/master' | Steve Piercy | |
| 2017-06-10 | Merge pull request #3059 from chrismorales/pyramid_tm_3052 | Steve Piercy | |
| set pyramid_tm.explicit_manager in the configuration | |||
| 2017-06-09 | Merge pull request #3079 from m-click/fix-basic-auth-forbidden-view | Michael Merickel | |
| Fix forbidden_view for BasicAuthAuthenticationPolicy (#3066) | |||
| 2017-06-09 | Fix forbidden_view for BasicAuthAuthenticationPolicy (#3066) | Volker Diels-Grabsch | |
| 2017-06-09 | add changelog for #3074 | Michael Merickel | |
| 2017-06-08 | Merge pull request #3074 from Pylons/3073-all_permissions_list-iterability | Michael Merickel | |
| Ensure that instances of 'AllPermissionsList' are iterable. | |||
