summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-27revert restriction to eventonly predicates, allow a predicate to receive all ...Michael Merickel
2024-01-27remove derived predicates, again there is no point because they must take jus...Michael Merickel
2024-01-27every subscriber predicate must accept only one arg, so codify thatMichael Merickel
2024-01-27upgrade black and sync versions with ``tox -e format``Michael Merickel
2024-01-27Merge pull request #3738 from Pylons/dependabot/github_actions/actions/setup-...Michael Merickel
2024-01-27Merge pull request #3737 from Jmennius/support-python-3.12Michael Merickel
2023-12-07Bump actions/setup-python from 4 to 5dependabot[bot]
2023-11-30Update docs to mention Python 3.12 supportIevgen Popovych
2023-11-30Add 3.12 to CI, tox and metadata; use latest black and flake8Ievgen Popovych
2023-09-14Merge pull request #3733 from miketheman/patch-1Steve Piercy
2023-09-14Fix broken linksMike Fiedler
2023-09-05Merge pull request #3732 from Pylons/dependabot/github_actions/actions/checko...Michael Merickel
2023-09-05Bump actions/checkout from 3 to 4dependabot[bot]
2023-08-25upgrade to readthedocs.yamlMichael Merickel
2023-08-24Merge branch 'tseaver-jp_exploit_fix'Michael Merickel
2023-08-23Update CHANGES for exploit mitigationBert JW Regeer
2023-08-21Update for tox changes.Chris McDonough
2023-08-21Update for tox changes.Chris McDonough
2023-08-21Coverage reports in tests based on Python 3.11 instead of Python 3.8 to fix b...Chris McDonough
2023-08-21appease linterChris McDonough
2023-08-21appease linterChris McDonough
2023-08-21re-add integration tests (bad merge) and add integration test for nulbyte che...Chris McDonough
2023-08-21add integration testsChris McDonough
2023-08-21chore: back out unintended changeTres Seaver
2023-08-21chore: appease lint, better varnameTres Seaver
2023-08-21fix: reject NUL character as path elementTres Seaver
2023-08-10Merge pull request #3730 from leocosta-io/mainMichael Merickel
2023-08-09Fix a small mistake in definingmodels.rstLeonardo Costa
2023-05-10Merge pull request #3728 from skywalk163/docSteve Piercy
2023-05-11Update conf.pyskywalk
2023-02-16Merge pull request #3724 from Pylons/wikipedia-updateMichael Merickel
2023-01-29update tox -e buildMichael Merickel
2023-01-29Update process to update wikipedia data on wikidata.orgSteve Piercy
2023-01-29add changelog entry for #3667Michael Merickel
2022-12-30Merge pull request #3721 from Pylons/wiki-sqlite-tablesMichael Merickel
2022-12-30Fix English grammar and syntax in wiki installation.rstSteve Piercy
2022-12-30Merge pull request #3713 from jvanasco/mainMichael Merickel
2022-12-30Update docs/tutorials/wiki2/installation.rstMichael Merickel
2022-12-30Merge pull request #3717 from stefanor/py311Michael Merickel
2022-12-30Merge branch 'master' into py311Michael Merickel
2022-12-29Merge branch 'master' into mainMichael Merickel
2022-12-29Merge pull request #3707 from ckaipf/update_quick_tutorialMichael Merickel
2022-12-29Drop l*gettext() from pyramid.i18nStefano Rivera
2022-12-29Sign CONTRIBUTORS.txtStefano Rivera
2022-12-27Merge pull request #3720 from Pylons/bugfix/update-docs-ref-sqlBert JW Regeer
2022-12-27Update reference to ORM in sqlalchemyBert JW Regeer
2022-12-27Merge pull request #3719 from Pylons/dependabot/github_actions/actions/setup-...Bert JW Regeer
2022-12-27Merge pull request #3718 from Pylons/dependabot/github_actions/actions/checko...Bert JW Regeer
2022-12-27Bump actions/setup-python from 2 to 4dependabot[bot]
2022-12-27Bump actions/checkout from 2 to 3dependabot[bot]