summaryrefslogtreecommitdiff
path: root/pyramid
AgeCommit message (Expand)Author
2017-06-27Update all external links per `make linkcheck`Steve Piercy
2017-06-26change http://docs.pylonsproject.org to httpsSteve Piercy
2017-06-19Merge pull request #3086 from mmerickel/set-execution-contextMichael Merickel
2017-06-18document changes and add testsMichael Merickel
2017-06-18Merge branch 'master' into pr/3034Michael Merickel
2017-06-18configure resource_url to use the same logicMichael Merickel
2017-06-18Merge pull request #3088 from drnextgis/quote_viaMichael Merickel
2017-06-18document and test p.encode.urlencode(quote_via=...)Michael Merickel
2017-06-17add a router.request_context context managerMichael Merickel
2017-06-15remove trailing slashSteve Piercy
2017-06-15Use HTTPS for pylonsproject.orgSteve Piercy
2017-06-15quote_via urlencode argumentdrnextgis
2017-06-15add a reraise argument to request.invoke_exception_viewMichael Merickel
2017-06-14fix p.security.ACLPermitsResult to subclass p.security.PermitsResultMichael Merickel
2017-06-12typoMichael Merickel
2017-06-12apply request extensions within invoke_subrequest itselfMichael Merickel
2017-06-10Merge pull request #3059 from chrismorales/pyramid_tm_3052Steve Piercy
2017-06-09Fix forbidden_view for BasicAuthAuthenticationPolicy (#3066)Volker Diels-Grabsch
2017-06-08Merge pull request #3074 from Pylons/3073-all_permissions_list-iterabilityMichael Merickel
2017-06-07add versionadded directive for invoke_exception_viewMichael Merickel
2017-06-05Ensure that instances of 'AllPermissionsList' are iterable.Tres Seaver
2017-06-05Merge pull request #3060 from Pylons/push_threadlocals_exception_viewMichael Merickel
2017-06-05Always push the threadlocalsBert JW Regeer
2017-05-23Merge pull request #3061 from Pylons/render-last-exceptionBert JW Regeer
2017-05-23Make coverage happy againBert JW Regeer
2017-05-23When invoking an exception view, push the new threadlocalsBert JW Regeer
2017-05-23allow the execution policy to perform a last-ditch effort to render an except...Michael Merickel
2017-05-23Merge branch 'master' of https://github.com/Pylons/pyramid into pyramid_tm_3052Chris Morales
2017-05-23pyramid_tm.explicit_manager set in the configuration.Chris Morales
2017-05-22Fix #2548, add SRI has for script tagsFang-Pen Lin
2017-05-22Load difflib on-demand so that it won’t take message proactivelyFang-Pen Lin
2017-05-22Fix #1603, add closest predicate name in error messageFang-Pen Lin
2017-05-22Add test for closest predicate error messageFang-Pen Lin
2017-05-12Merge branch 'master' into change-to-localhostSteve Piercy
2017-05-06pep8 fixrussellballestrini
2017-05-06make adjustments to make tests pass.russellballestrini
2017-05-06Update url.py | Refactor parse_url_overridesRussell Ballestrini
2017-05-04add changelog for #3031Michael Merickel
2017-05-03normalize excview tween to use ``request.invoke_exception_view``Michael Merickel
2017-05-02clean request.exception if the excview fails to handle the errorMichael Merickel
2017-04-30Merge pull request #2985 from mmerickel/plasterMichael Merickel
2017-04-30standardize "non-standard"Steve Piercy
2017-04-30Merge branch 'master' into pr/2854Michael Merickel
2017-04-30restore the ``ICSRFStoragePolicy.check_csrf_token`` apiMichael Merickel
2017-04-29Merge pull request #2874 from mmerickel/config-context-managerMichael Merickel
2017-04-29final cleanup of csrf decoupling in #2854Michael Merickel
2017-04-26Move CSRF storage policy registration out of PHASE_1 config and simplify test...Matthew Wilkes
2017-04-26Apply drafting changes to documentation.Matthew Wilkes
2017-04-16Fix typo in comment.Ira Lun
2017-04-16Fix #2927 - Change to listen = localhost:6543.Aleph Melo