summaryrefslogtreecommitdiff
path: root/CHANGES.rst
AgeCommit message (Expand)Author
2020-11-29remove authenticated_identity referenceMichael Merickel
2020-11-29add a note and fix suggestionsMichael Merickel
2020-11-28add examples for upgradingMichael Merickel
2020-11-28drop python 3.5Michael Merickel
2020-11-02Add support for Python 3.9Steve Piercy
2020-11-01add changelog for #3587Michael Merickel
2020-07-02add tests and docsÉric Araujo
2020-06-04Merge pull request #3594 from raverat/fix/handle_non_string_object_aslist_methodMichael Merickel
2020-06-03Update src/pyramid/settings.pyRavera Thibault
2020-06-03add changelog for #3593Michael Merickel
2020-05-04support multiple values for header predicateÉric Araujo
2020-01-18add changelog for #3557Michael Merickel
2020-01-18add changelog for #3421Michael Merickel
2020-01-16Merge branch 'master' into move-acl-security-to-authorizationMichael Merickel
2020-01-14update changelog and docsMichael Merickel
2020-01-09Merge branch 'master' into security-docsMichael Merickel
2020-01-08grammar fixesMichael Merickel
2020-01-08link to prMichael Merickel
2020-01-08add a RequestLocalCache classMichael Merickel
2020-01-08invoke finished callbacks in prepare/bootstrap closersMichael Merickel
2020-01-05add changelog for #3559Michael Merickel
2019-12-31be more specificMichael Merickel
2019-12-31change hashalg on AuthTktCookieHelper to sha512.Michael Merickel
2019-12-26add changelog for #3553Michael Merickel
2019-12-23update changelog for #3547Michael Merickel
2019-12-15Merge pull request #3537 from mmerickel/negotiate-static-encodingMichael Merickel
2019-12-04negotiate the best static asset using supported encodingsMichael Merickel
2019-12-04move deprecation into deprecations sectionMichael Merickel
2019-11-05updated changesjonathan vanasco
2019-11-05deprecate PickleSerializerjonathan vanasco
2019-10-17support Origin: null in csrf_trusted_origins and check_origin=FalseMichael Merickel
2019-10-17remove check_csrf view predicateMichael Merickel
2019-10-02add changelog for #3514Michael Merickel
2019-10-02Merge pull request #3510 from mmerickel/scan-categoriesMichael Merickel
2019-09-30forgot a wordMichael Merickel
2019-09-30add changelog for #3512Michael Merickel
2019-09-18modify the default scan categories to be limited to only 'pyramid'Michael Merickel
2019-06-10add changelog for #3496Michael Merickel
2019-04-04Use depth argument for view_config info.Theron Luhn
2019-03-30Changelog entry.Theron Luhn
2019-03-21Add changelog entrySteve Piercy
2019-01-05we tend to not have bug fixes in major versions, they're all backportedMichael Merickel
2019-01-05stop overriding request.json_body from webobMichael Merickel
2018-11-12use code blocksMichael Merickel
2018-11-11use inherit_slash=True on add_route to opt-in to no trailing slashMichael Merickel
2018-11-04add changelog for #3414Michael Merickel
2018-11-03change to use JSONSerializer for SignedCookieSessionFactoryMichael Merickel
2018-11-03remove UnencryptedCookieSessionFactoryConfig and signed_(de)serializeMichael Merickel
2018-11-02remove deprecated media range support from add_view and add_routeMichael Merickel
2018-11-01remove deprecated security functionsMichael Merickel