| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-29 | add changelog entry for #3667 | Michael Merickel | |
| 2022-12-29 | Drop l*gettext() from pyramid.i18n | Stefano Rivera | |
| Python 3.8 deprecated l*gettext() (bpo-33710), and it was removed from Python in 3.11 (bpo-44235). In most cases on Python 3, the l variants aren't useful, and difficult to use correctly. This adds support for Python 3.11. | |||
| 2022-12-25 | Declare support for python 3.11 | Stefano Rivera | |
| 2022-02-05 | Cleanup remnants of Py3.6 support | Bert JW Regeer | |
| 2021-02-28 | prep master for the next major release | Michael Merickel | |
| 2021-02-28 | prep 2.0 | Michael Merickel | |
| 2021-02-20 | Merge pull request #3657 from luhn/reify-sphinx | Michael Merickel | |
| Remove update_wrapper from reify | |||
| 2021-02-20 | prep 2.0b1 | Michael Merickel | |
| 2021-02-17 | Update changelog. | Theron Luhn | |
| 2021-01-15 | Fix rst syntax in changelog. | Theron Luhn | |
| Co-authored-by: Steve Piercy <web@stevepiercy.com> | |||
| 2021-01-15 | Update changelog. | Theron Luhn | |
| 2020-12-15 | rename to b0 | Michael Merickel | |
| 2020-12-15 | prep 2.0a1 | Michael Merickel | |
| 2020-11-29 | remove authenticated_identity reference | Michael Merickel | |
| 2020-11-29 | add a note and fix suggestions | Michael Merickel | |
| 2020-11-28 | add examples for upgrading | Michael Merickel | |
| 2020-11-28 | drop python 3.5 | Michael Merickel | |
| 2020-11-02 | Add support for Python 3.9 | Steve Piercy | |
| 2020-11-01 | add changelog for #3587 | Michael Merickel | |
| 2020-07-02 | add tests and docs | Éric Araujo | |
| 2020-06-04 | Merge pull request #3594 from raverat/fix/handle_non_string_object_aslist_method | Michael Merickel | |
| Handle non string object passed to aslist method | |||
| 2020-06-03 | Update src/pyramid/settings.py | Ravera Thibault | |
| Co-authored-by: Steve Piercy <web@stevepiercy.com> | |||
| 2020-06-03 | add changelog for #3593 | Michael Merickel | |
| 2020-05-04 | support multiple values for header predicate | Éric Araujo | |
| 2020-01-18 | add changelog for #3557 | Michael Merickel | |
| 2020-01-18 | add changelog for #3421 | Michael Merickel | |
| 2020-01-16 | Merge branch 'master' into move-acl-security-to-authorization | Michael Merickel | |
| 2020-01-14 | update changelog and docs | Michael Merickel | |
| 2020-01-09 | Merge branch 'master' into security-docs | Michael Merickel | |
| 2020-01-08 | grammar fixes | Michael Merickel | |
| 2020-01-08 | link to pr | Michael Merickel | |
| 2020-01-08 | add a RequestLocalCache class | Michael Merickel | |
| 2020-01-08 | invoke finished callbacks in prepare/bootstrap closers | Michael Merickel | |
| 2020-01-05 | add changelog for #3559 | Michael Merickel | |
| 2019-12-31 | be more specific | Michael Merickel | |
| 2019-12-31 | change hashalg on AuthTktCookieHelper to sha512. | Michael Merickel | |
| 2019-12-26 | add changelog for #3553 | Michael Merickel | |
| 2019-12-23 | update changelog for #3547 | Michael Merickel | |
| 2019-12-15 | Merge pull request #3537 from mmerickel/negotiate-static-encoding | Michael Merickel | |
| negotiate the best static asset using supported encodings | |||
| 2019-12-04 | negotiate the best static asset using supported encodings | Michael Merickel | |
| 2019-12-04 | move deprecation into deprecations section | Michael Merickel | |
| 2019-11-05 | updated changes | jonathan vanasco | |
| signed main repo contributors | |||
| 2019-11-05 | deprecate PickleSerializer | jonathan vanasco | |
| 2019-10-17 | support Origin: null in csrf_trusted_origins and check_origin=False | Michael Merickel | |
| 2019-10-17 | remove check_csrf view predicate | Michael Merickel | |
| 2019-10-02 | add changelog for #3514 | Michael Merickel | |
| 2019-10-02 | Merge pull request #3510 from mmerickel/scan-categories | Michael Merickel | |
| modify the default scan categories to be limited to only 'pyramid' | |||
| 2019-09-30 | forgot a word | Michael Merickel | |
| 2019-09-30 | add changelog for #3512 | Michael Merickel | |
| 2019-09-18 | modify the default scan categories to be limited to only 'pyramid' | Michael Merickel | |
