| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | add bootstrap value when an app is loaded via bootstrap | Michael Merickel | |
| 2024-01-27 | revert restriction to eventonly predicates, allow a predicate to receive all ↵ | Michael Merickel | |
| args | |||
| 2024-01-27 | remove derived predicates, again there is no point because they must take ↵ | Michael Merickel | |
| just one arg | |||
| 2024-01-27 | every subscriber predicate must accept only one arg, so codify that | Michael Merickel | |
| 2024-01-27 | upgrade black and sync versions with ``tox -e format`` | Michael Merickel | |
| 2024-01-27 | Merge pull request #3738 from ↵ | Michael Merickel | |
| Pylons/dependabot/github_actions/actions/setup-python-5 Bump actions/setup-python from 4 to 5 | |||
| 2024-01-27 | Merge pull request #3737 from Jmennius/support-python-3.12 | Michael Merickel | |
| Add 3.12 to CI, tox and metadata; use latest black and flake8 | |||
| 2023-12-07 | Bump actions/setup-python from 4 to 5 | dependabot[bot] | |
| Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-11-30 | Update docs to mention Python 3.12 support | Ievgen Popovych | |
| Signed-off-by: Ievgen Popovych <jmennius@gmail.com> | |||
| 2023-11-30 | Add 3.12 to CI, tox and metadata; use latest black and flake8 | Ievgen Popovych | |
| Signed-off-by: Ievgen Popovych <jmennius@gmail.com> | |||
| 2023-10-30 | set script name via dict.setdefault() | adroullier | |
| 2023-10-24 | Fix 'tox -e lint' tests | adroullier | |
| 2023-10-24 | Merge branch 'script_info' of github.com:adroullier/pyramid into script_info | adroullier | |
| 2023-10-24 | Fix 'tox -e lint' tests | adroullier | |
| 2023-10-24 | Fix 'tox -e lint' tests | adroullier | |
| 2023-10-24 | Adding script name to 'global_config' during application setup as '__script__' | adroullier | |
| 2023-09-14 | Merge pull request #3733 from miketheman/patch-1 | Steve Piercy | |
| Fix broken links | |||
| 2023-09-14 | Fix broken links | Mike Fiedler | |
| Found when browsing around. | |||
| 2023-09-05 | Merge pull request #3732 from ↵ | Michael Merickel | |
| Pylons/dependabot/github_actions/actions/checkout-4 Bump actions/checkout from 3 to 4 | |||
| 2023-09-05 | Bump actions/checkout from 3 to 4 | dependabot[bot] | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-08-25 | upgrade to readthedocs.yaml | 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 | Update for tox changes. | Chris McDonough | |
| 2023-08-21 | Update for tox changes. | Chris McDonough | |
| 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-08-21 | appease linter | Chris McDonough | |
| 2023-08-21 | appease linter | Chris McDonough | |
| 2023-08-21 | re-add integration tests (bad merge) and add integration test for nulbyte ↵ | Chris McDonough | |
| check when asset spec override exists | |||
| 2023-08-21 | add integration tests | Chris McDonough | |
| 2023-08-21 | chore: back out unintended change | Tres Seaver | |
| 2023-08-21 | chore: appease lint, better varname | Tres Seaver | |
| 2023-08-21 | fix: reject NUL character as path element | Tres Seaver | |
| See: https://github.com/Pylons/pyramid/security/advisories/GHSA-j8g2-6fc7-q8f8 | |||
| 2023-08-10 | Merge pull request #3730 from leocosta-io/main | Michael Merickel | |
| Fix a small mistake in definingmodels.rst | |||
| 2023-08-09 | Fix a small mistake in definingmodels.rst | Leonardo Costa | |
| Remove one "the" that was doubled in the text. | |||
| 2023-05-10 | Merge pull request #3728 from skywalk163/doc | Steve Piercy | |
| Update conf.py | |||
| 2023-05-11 | Update conf.py | skywalk | |
| Change URL from '-' to '_' except for https://docs.pylonsproject.org/projects/pylons-webframework/en/latest/. This is because all other URLs have replaced “-” between words in their names with underscore symbols. | |||
| 2023-02-16 | Merge pull request #3724 from Pylons/wikipedia-update | Michael Merickel | |
| Update process to update wikipedia data on wikidata.org | |||
| 2023-01-29 | update tox -e build | Michael Merickel | |
| 2023-01-29 | Update process to update wikipedia data on wikidata.org | Steve Piercy | |
| Wikipedia decided it would be easier to end copy-pasta of data, and centralize some data. whee. | |||
| 2023-01-29 | add changelog entry for #3667 | Michael Merickel | |
| 2022-12-30 | Merge pull request #3721 from Pylons/wiki-sqlite-tables | Michael Merickel | |
| Fix English grammar and syntax in wiki installation.rst | |||
| 2022-12-30 | Fix English grammar and syntax in wiki installation.rst | Steve Piercy | |
| 2022-12-30 | Merge pull request #3713 from jvanasco/main | Michael Merickel | |
| rename "master" to "main" | |||
| 2022-12-30 | Update docs/tutorials/wiki2/installation.rst | Michael Merickel | |
| 2022-12-30 | Merge pull request #3717 from stefanor/py311 | Michael Merickel | |
| Python 3.11 Support | |||
| 2022-12-30 | Merge branch 'master' into py311 | Michael Merickel | |
| 2022-12-29 | Merge branch 'master' into main | Michael Merickel | |
