| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2022-12-29 | Merge pull request #3707 from ckaipf/update_quick_tutorial | Michael Merickel | |
| update SQLAlchemy logger in quick tutorial fixes #3706 | |||
| 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-29 | Sign CONTRIBUTORS.txt | Stefano Rivera | |
| 2022-12-27 | Merge pull request #3720 from Pylons/bugfix/update-docs-ref-sql | Bert JW Regeer | |
| Update reference to ORM in sqlalchemy | |||
| 2022-12-27 | Update reference to ORM in sqlalchemy | Bert JW Regeer | |
| 2022-12-27 | Merge pull request #3719 from ↵ | Bert JW Regeer | |
| Pylons/dependabot/github_actions/actions/setup-python-4 Bump actions/setup-python from 2 to 4 | |||
| 2022-12-27 | Merge pull request #3718 from ↵ | Bert JW Regeer | |
| Pylons/dependabot/github_actions/actions/checkout-3 Bump actions/checkout from 2 to 3 | |||
| 2022-12-27 | Bump actions/setup-python from 2 to 4 | dependabot[bot] | |
| Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2...v4) --- 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> | |||
| 2022-12-27 | Bump actions/checkout from 2 to 3 | dependabot[bot] | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [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/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-12-27 | Chase rename to allowlist in tox | Bert JW Regeer | |
| 2022-12-27 | Add dependabot to update github action versions | Bert JW Regeer | |
| 2022-12-25 | Declare support for python 3.11 | Stefano Rivera | |
| 2022-12-25 | Run tests on Python 3.11 | Stefano Rivera | |
| 2022-12-25 | Update links to Python Support schedule | Stefano Rivera | |
| 2022-11-17 | Updated link to SQLAlchemy docs, as the old link was removed in 2.0 release | jonathan vanasco | |
| 2022-11-14 | rename "master" to "main" | jonathan vanasco | |
| 2022-09-29 | Merge pull request #3701 from Pylons/pyupgrade-3.7 | Michael Merickel | |
| pyupgrade --py37-plus | |||
| 2022-09-29 | Merge pull request #3708 from stevepiercy/fix-lint-setup-check | Michael Merickel | |
| Fix lint setup check | |||
| 2022-09-29 | Merge pull request #3704 from ztane/patch-3 | Michael Merickel | |
| Change != to is not in pshell initialization | |||
| 2022-08-12 | Remove duplicate implicit target errors for `pyramid` when running `python ↵ | Steve Piercy | |
| setup.py -r -s -m` | |||
| 2022-08-12 | Fix ImportError: cannot import name '_unicodefun' from 'click' | Steve Piercy | |
| 2022-08-12 | Merge branch 'master' of https://github.com/Pylons/pyramid | Steve Piercy | |
| 2022-08-12 | signed CONTRIBUTORS.txt | Camill Kaipf | |
| 2022-08-12 | update SQLAlchemy logger in quick tutorial fixes #3706 | Camill Kaipf | |
| 2022-06-07 | Change != to is not in pshell initialization | Antti Haapala | |
| 2022-05-26 | Remove extra comment left behind after removing the coding stanza | Bert JW Regeer | |
| Co-authored-by: Steve Piercy <web@stevepiercy.com> | |||
| 2022-03-13 | pyupgrade --py37-plus | Michael Merickel | |
| 2022-03-13 | Merge pull request #3698 from Pylons/fix-action-method | Michael Merickel | |
| remove obsolete hack required on unsupported version 3.5.0 | |||
| 2022-03-13 | Merge pull request #3696 from Pylons/replace-getargspec | Michael Merickel | |
| get rid of deprecated getargspec and formatargspec | |||
| 2022-03-13 | remove obsolete hack required on unsupported version 3.5.0 | Michael Merickel | |
| 2022-03-13 | stop overidding custom signatures defined in the docs | Michael Merickel | |
| 2022-03-12 | pin base-os in ci runners | Michael Merickel | |
| 2022-03-12 | get rid of deprecated getargspec and formatargspec | Michael Merickel | |
