Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2023-02-07 | 1 | -1/+1 |
| | | | | | updates: - [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0) | ||||
* | build, provenance, publish workflow (#1794) | David Lord | 2023-01-20 | 7 | -30/+133 |
|\ | |||||
| * | move and update flake8 config | David Lord | 2023-01-20 | 2 | -25/+28 |
| | | |||||
| * | build, provenance, publish workflow | David Lord | 2023-01-20 | 5 | -5/+105 |
|/ | |||||
* | update tested python versions (#1790) | David Lord | 2023-01-09 | 2 | -12/+20 |
|\ | |||||
| * | update tested python versions | David Lord | 2023-01-09 | 2 | -12/+20 |
|/ | | | | | | test 3.11 final test 3.12 dev update for tox 4 | ||||
* | update dependencies | David Lord | 2022-12-29 | 10 | -42/+46 |
| | |||||
* | ignore flake8-bugbear B905 (#1784) | David Lord | 2022-12-29 | 1 | -0/+2 |
|\ | |||||
| * | ignore flake8-bugbear B905 | Mehdi ABAAKOUK | 2022-12-29 | 1 | -0/+2 |
|/ | | | | requires python>=3.10 | ||||
* | [pre-commit.ci] pre-commit autoupdate (#1772) | Kevin Brown-Silva | 2022-12-08 | 1 | -4/+4 |
|\ | |||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2022-12-06 | 1 | -4/+4 |
|/ | | | | | | | | updates: - [github.com/asottile/pyupgrade: v3.2.0 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.3.0) - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0) - [github.com/peterdemin/pip-compile-multi: v2.5.0 → v2.6.1](https://github.com/peterdemin/pip-compile-multi/compare/v2.5.0...v2.6.1) - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0) | ||||
* | [pre-commit.ci] pre-commit autoupdate (#1756) | pre-commit-ci[bot] | 2022-11-07 | 1 | -1/+1 |
| | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||||
* | [pre-commit.ci] pre-commit autoupdate (#1748) | pre-commit-ci[bot] | 2022-11-01 | 1 | -2/+2 |
| | |||||
* | Update templates.rst (#1742) | David Lord | 2022-10-25 | 1 | -1/+1 |
|\ | |||||
| * | Update templates.rst | neilsquinn | 2022-10-25 | 1 | -1/+1 |
|/ | | | Fix typo | ||||
* | Show how {% filter %} can take filter arguments (#1733) | David Lord | 2022-10-13 | 1 | -0/+3 |
|\ | |||||
| * | Show how {% filter %} can take filter arguments | Simon Willison | 2022-10-13 | 1 | -0/+3 |
|/ | | | Closes #1732 | ||||
* | update dev dependencies | David Lord | 2022-10-13 | 7 | -36/+31 |
| | |||||
* | [pre-commit.ci] pre-commit autoupdate (#1716) | pre-commit-ci[bot] | 2022-10-02 | 1 | -2/+2 |
| | |||||
* | Update pylons url in documentation (#1715) | Anton Topchii | 2022-09-02 | 1 | -1/+1 |
| | | | Update pylons homepage url in docs | ||||
* | Merge pull request #1700 from pallets/pre-commit-ci-update-config | David Lord | 2022-08-01 | 1 | -4/+4 |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | ||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2022-08-01 | 1 | -4/+4 |
|/ | | | | | | | | updates: - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.3) - [github.com/asottile/reorder_python_imports: v3.3.0 → v3.8.2](https://github.com/asottile/reorder_python_imports/compare/v3.3.0...v3.8.2) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2) - [github.com/peterdemin/pip-compile-multi: v2.4.5 → v2.4.6](https://github.com/peterdemin/pip-compile-multi/compare/v2.4.5...v2.4.6) | ||||
* | Merge pull request #1694 from sdidier-dev/docs-patch | David Lord | 2022-07-22 | 1 | -2/+2 |
|\ | | | | | Add in docs/switching/#loops little improvement for consistency | ||||
| * | Add in docs/switching/#loops little improvement for consistency | Sébastien DIDIER | 2022-07-22 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1685 from sdidier-dev/docs-patch | David Lord | 2022-07-18 | 1 | -2/+2 |
|\ | | | | | Fix typo in docs/api/#custom-tests | ||||
| * | Fix typo in docs/api/#custom-tests | Sébastien DIDIER | 2022-07-18 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1682 from pallets/docs-get_template-example | David Lord | 2022-07-04 | 1 | -1/+2 |
|\ | | | | | fix get_template example | ||||
| * | fix get_template example | David Lord | 2022-07-04 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #1681 from pallets/update-requirements | David Lord | 2022-07-04 | 6 | -42/+44 |
|\ | | | | | Update requirements | ||||
| * | update requirements | David Lord | 2022-07-04 | 4 | -21/+23 |
| | | |||||
| * | move closure out of loop for bugbear B023 | David Lord | 2022-07-04 | 1 | -17/+17 |
| | | |||||
| * | update pre-commit hooks | David Lord | 2022-07-04 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #1660 from pallets/release-3.1.23.1.2 | David Lord | 2022-04-28 | 2 | -2/+2 |
|\ | | | | | release version 3.1.2 | ||||
| * | release version 3.1.2 | David Lord | 2022-04-28 | 2 | -2/+2 |
|/ | |||||
* | pre-commit updates latest release branch | David Lord | 2022-04-28 | 1 | -1/+1 |
| | |||||
* | ignore new mypy finding | David Lord | 2022-04-28 | 1 | -3/+3 |
| | |||||
* | update requirements | David Lord | 2022-04-28 | 3 | -3/+3 |
| | |||||
* | Merge pull request #1655 from dvitek/dvitek/issue1654 | David Lord | 2022-04-25 | 2 | -6/+49 |
|\ | | | | | Fix Race conditions in FileSystemBytecodeCache | ||||
| * | Fix race conditions in FileSystemBytecodeCache | David Vitek | 2022-04-25 | 2 | -6/+49 |
|/ | |||||
* | update requirements | David Lord | 2022-04-25 | 5 | -15/+15 |
| | |||||
* | Merge pull request #1647 from Tom-Brouwer/202204/add-missing-overlay-options | David Lord | 2022-04-04 | 3 | -3/+16 |
|\ | | | | | Add missing environment options to the Environment.overlay method | ||||
| * | fix flake8-bugbear finding | David Lord | 2022-04-04 | 1 | -2/+2 |
| | | |||||
| * | add missing options to overlay from __init__ | Tom Brouwer | 2022-04-04 | 2 | -1/+14 |
|/ | |||||
* | start version 3.1.2 | David Lord | 2022-04-04 | 2 | -1/+7 |
| | |||||
* | Merge pull request #1646 from pallets/update-requirements | David Lord | 2022-04-01 | 5 | -16/+16 |
|\ | | | | | update requirements | ||||
| * | update requirements | David Lord | 2022-04-01 | 5 | -16/+16 |
|/ | |||||
* | Merge pull request #1639 from pallets/release-3.1.13.1.1 | David Lord | 2022-03-25 | 2 | -2/+2 |
|\ | | | | | release version 3.1.1 | ||||
| * | release version 3.1.1 | David Lord | 2022-03-25 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #1638 from pallets/windows-altsep | David Lord | 2022-03-25 | 3 | -7/+22 |
|\ | | | | | normpath on final template filename | ||||
| * | normpath on final template filename | David Lord | 2022-03-25 | 3 | -7/+22 |
|/ |