| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-07 | add deprecation to changelog | Michael Merickel | |
| 2024-02-07 | add changelog for #3747 and #3751 | Michael Merickel | |
| 2024-02-04 | add changelog for #3749 | Michael Merickel | |
| 2024-02-04 | remove pkg_resources from DottedNameResolver | Michael Merickel | |
| 2024-01-28 | remove changes from changelog that have been released in 2.0.x | Michael Merickel | |
| 2024-01-28 | add changelog for #3745 | Michael Merickel | |
| 2024-01-28 | upgrade phash implementation from md5 to sha256 | Michael Merickel | |
| 2024-01-28 | drop support for python 3.7 which was eol in 2023 | Michael Merickel | |
| 2024-01-28 | Merge branch 'main' into fix-csrf-400-status | Michael Merickel | |
| 2024-01-28 | add changelog for #3742 | Michael Merickel | |
| 2024-01-28 | add changelog for #3741 | Michael Merickel | |
| 2024-01-27 | Merge pull request #3735 from adroullier/script_info | Michael Merickel | |
| Adding script name to 'global_config' during application setup | |||
| 2024-01-27 | add changelog | Michael Merickel | |
| 2024-01-27 | every subscriber predicate must accept only one arg, so codify that | Michael Merickel | |
| 2023-08-24 | Merge branch 'tseaver-jp_exploit_fix' | Michael Merickel | |
| 2023-08-23 | Update CHANGES for exploit mitigation | Bert JW Regeer | |
| 2023-08-21 | Coverage reports in tests based on Python 3.11 instead of Python 3.8 to fix ↵ | Chris McDonough | |
| bogus coverage failures under Python 3.8 | |||
| 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 | |
