summaryrefslogtreecommitdiff
path: root/docs/api
AgeCommit message (Expand)Author
2018-11-17Remove pickle and exec aliasesSteve Piercy
2018-11-17Remove *_types per b1a257bacc1c4ac2c1401ed02c51d9c6c03685d2Steve Piercy
2018-11-03change to use JSONSerializer for SignedCookieSessionFactoryMichael Merickel
2018-11-01remove deprecated security functionsMichael Merickel
2018-10-31remove docs/api/scaffolds.rstMichael Merickel
2018-10-15add route_prefix_context to api docsMichael Merickel
2018-10-15fix whatsnew syntaxMichael Merickel
2018-10-03remove deprecated set_request_propertyMichael Merickel
2018-09-16deprecate signed_serialize and signed_deserializeMichael Merickel
2018-09-16deprecate pickleable sessions, recommend jsonMichael Merickel
2018-08-18Clean up code-blocks in requestSteve Piercy
2018-06-11Add httpexception for status code 308Jason Williams
2017-06-18Merge branch 'master' into pr/3034Michael Merickel
2017-06-18configure resource_url to use the same logicMichael Merickel
2017-06-14fix p.security.ACLPermitsResult to subclass p.security.PermitsResultMichael Merickel
2017-04-30Merge pull request #2985 from mmerickel/plasterMichael Merickel
2017-04-29final cleanup of csrf decoupling in #2854Michael Merickel
2017-04-12Use the webob CookieProfile in the Cookie implementation, rename some impleme...Matthew Wilkes
2017-04-12Rename implementation to ICSRFStoragePolicyMatthew Wilkes
2017-04-12Fix tests and documentation in various places, and feedback following reviewJure Cerjak
2017-04-12Create a new ICSRF implementation for getting CSRF tokens, split out from the...Matthew Wilkes
2017-03-29rewrite low-level pyramid config functions to use plasterMichael Merickel
2017-02-25add an IExecutionPolicy that can wrap the routerMichael Merickel
2016-12-24expose the new exception view apisMichael Merickel
2016-11-24comment out autodoc of TranslationString to get docs to build on Travis-CISteve Piercy
2016-08-31rename the credentials classMichael Merickel
2016-08-10Add docs & explict testsDariusz Górecki
2016-05-15fix headings and sufficesSteve Piercy
2016-05-10expose the IRequestFactory interfaceMichael Merickel
2016-04-19replace pyramid.require_default_csrf setting with config.set_default_csrf_opt...Michael Merickel
2016-04-16In addition to CSRF token, verify the origin tooDonald Stufft
2016-04-10Add API docs for BeforeTraversalBert JW Regeer
2016-04-10Merge pull request #2021 from Pylons/feature/configurable-view-deriverMichael Merickel
2016-04-08update constraints for derivers as well as docsMichael Merickel
2016-04-07separate the viewderiver module and allow overriding the mapperMichael Merickel
2016-04-06Pass vars to logging.config.fileConfigMarc Abramowitz
2016-03-14add a docstring for add_view_deriver and expose the method to the api docsMichael Merickel
2016-03-09add options support to view deriversMichael Merickel
2016-03-03link invoke_exception_view to api docsMichael Merickel
2015-11-23expose the PickleSerializerMichael Merickel
2015-11-12update cache buster prose and add ManifestCacheBusterMichael Merickel
2015-11-12Revert "fix/remove-default-cachebusters"Michael Merickel
2015-11-12complete cache buster docs using manifest exampleMichael Merickel
2015-10-21first cut at removing default cache bustersMichael Merickel
2015-05-28fix duplicate name resource_pathuralbash
2015-02-17expose public config phases in pyramid.configMichael Merickel
2015-02-17remove the token from the ICacheBuster apiMichael Merickel
2015-02-16add InstancePropertyHelper and apply_request_extensionsMichael Merickel
2015-02-07move the IResponseFactory into the public apiMichael Merickel
2014-12-23- add an index to the API directory for better SEOSteve Piercy