Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-03-22 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1369 from pallets/pre-commit-ci-update-config | David Lord | 2021-03-15 | 1 | -1/+1 | |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | |||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-03-15 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1356 from BALaka-18/map-filter-default | David Lord | 2021-02-24 | 3 | -1/+11 | |
|\ | | | | | Map filter can use False as default | |||||
| * | map filter can use False as default | BALaka-18 | 2021-02-24 | 3 | -1/+11 | |
|/ | ||||||
* | Merge pull request #1361 from pallets/consistency | David Lord | 2021-02-24 | 16 | -52/+85 | |
|\ | | | | | various cleanup for consistency between projects | |||||
| * | move version to setup.cfg | David Lord | 2021-02-24 | 2 | -8/+2 | |
| | | ||||||
| * | cache mypy in ci | David Lord | 2021-02-24 | 1 | -0/+6 | |
| | | ||||||
| * | consistent typing config | David Lord | 2021-02-24 | 8 | -27/+29 | |
| | | ||||||
| * | docs rename changelog to changes, add license | David Lord | 2021-02-24 | 3 | -3/+8 | |
| | | ||||||
| * | update project links | David Lord | 2021-02-24 | 3 | -11/+29 | |
| | | ||||||
| * | use rtd to build docs for prs | David Lord | 2021-02-16 | 2 | -3/+11 | |
|/ | | | | skip code tests when only docs change | |||||
* | simplify dev install command | David Lord | 2021-02-08 | 1 | -3/+0 | |
| | ||||||
* | Merge pull request #1351 from pallets/pre-commit-ci-update-config | David Lord | 2021-02-08 | 1 | -1/+1 | |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | |||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-02-08 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1350 from pallets/update-test-requirements | David Lord | 2021-02-06 | 11 | -77/+172 | |
|\ | | | | | update requirements, test Python 3.9 | |||||
| * | update requirements, test Python 3.9 | David Lord | 2021-02-06 | 11 | -77/+172 | |
|/ | ||||||
* | update building docs instructions in contributing guide (#1235) | sixtyfathoms | 2021-02-04 | 1 | -0/+6 | |
| | ||||||
* | update contributing guide | David Lord | 2021-02-02 | 2 | -10/+14 | |
| | ||||||
* | Merge pull request #1348 from pallets/json-docs | David Lord | 2021-02-01 | 2 | -46/+46 | |
|\ | | | | | update tojson docs | |||||
| * | update tojson docs | David Lord | 2021-02-01 | 2 | -46/+46 | |
|/ | ||||||
* | [pre-commit.ci] pre-commit autoupdate (#1347) | pre-commit-ci[bot] | 2021-02-01 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1346 from pallets/dependabot/pip/pytest-6.2.2 | dependabot-preview[bot] | 2021-02-01 | 2 | -10/+19 | |
|\ | ||||||
| * | Bump pytest from 6.2.1 to 6.2.2dependabot/pip/pytest-6.2.2 | dependabot-preview[bot] | 2021-02-01 | 2 | -10/+19 | |
| | | | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | | Merge pull request #1345 from pallets/dependabot/pip/pre-commit-2.10.0 | dependabot-preview[bot] | 2021-02-01 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Bump pre-commit from 2.9.3 to 2.10.0dependabot/pip/pre-commit-2.10.0 | dependabot-preview[bot] | 2021-02-01 | 1 | -1/+1 | |
|/ | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.3...v2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #1344 from pallets/dependabot/pip/tox-3.21.3 | dependabot-preview[bot] | 2021-02-01 | 1 | -21/+58 | |
|\ | ||||||
| * | Bump tox from 3.20.1 to 3.21.3 | dependabot-preview[bot] | 2021-02-01 | 1 | -21/+58 | |
|/ | | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.21.3. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.20.1...3.21.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge branch '2.11.x' | David Lord | 2021-01-31 | 4 | -10/+15 | |
|\ | ||||||
| * | release version 2.11.32.11.32.11.x | David Lord | 2021-01-31 | 2 | -2/+2 | |
| | | ||||||
| * | Merge pull request #1343 from pallets/urlize-speedup | David Lord | 2021-01-31 | 2 | -51/+66 | |
| |\ | | | | | | | backport urlize speedup | |||||
| | * | speed up urlize matching | David Lord | 2021-01-31 | 2 | -51/+66 | |
| |/ | ||||||
| * | Merge pull request #1207 from mhansen/patch-1 | David Lord | 2020-05-16 | 1 | -1/+1 | |
| |\ | | | | | | | api.rst: bugfix in docs, import PackageLoader | |||||
| | * | api.rst: bugfix in docs, import PackageLoader | Mark Hansen | 2020-05-16 | 1 | -1/+1 | |
| | | | | | | | | | It's used two lines below. | |||||
| * | | Merge pull request #1209 from mhansen/patch-3 | David Lord | 2020-05-16 | 1 | -4/+4 | |
| |\ \ | | |/ | |/| | do_dictsort: update example ready to copy/paste | |||||
| | * | do_dictsort: update example ready to copy/paste | Mark Hansen | 2020-05-16 | 1 | -4/+4 | |
| |/ | | | | | When iterating over a dict you usually want to pull out the keys and values. | |||||
* | | Merge pull request #1310 from pallets/pre-commit-ci-update-config | David Lord | 2021-01-30 | 8 | -27/+34 | |
|\ \ | | | | | | | [pre-commit.ci] pre-commit autoupdate | |||||
| * | | fix new formatting issues | David Lord | 2021-01-30 | 7 | -21/+28 | |
| | | | ||||||
| * | | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-01-30 | 1 | -6/+6 | |
|/ / | ||||||
* | | Merge pull request #1195 from bebleo/add_mailto_link_support | David Lord | 2021-01-30 | 7 | -72/+238 | |
|\ \ | | | | | | | Improve and extend urlize | |||||
| * | | refactor urlize function | David Lord | 2021-01-30 | 2 | -67/+76 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | don't try other url types if one already matched no-op function if trim is not enabled avoid backtracking when matching trailing punctuation match head and tail punctuation separately don't scan for unbalanced parentheses more than necessary ensure email domain starts and ends with a word character | |||||
| * | | update urlize docs, clean up code | David Lord | 2021-01-30 | 6 | -76/+131 | |
| | | | | | | | | | | | | | | | | | | move regexes near implementation commented verbose regex for http pattern renamed extra_uri_schemes to extra_schemes | |||||
| * | | Improve and extend urlize | Bebleo | 2021-01-30 | 6 | -27/+129 | |
| | | | ||||||
* | | | update docs on adding extensions (#1237) | sixtyfathoms | 2021-01-30 | 1 | -2/+5 | |
| | | | ||||||
* | | | Improve diction (amount -> number) (#1341) | Roy Smith | 2021-01-30 | 1 | -1/+1 | |
|/ / | ||||||
* | | update docs about required blocks (#1340) | David Lord | 2021-01-30 | 2 | -21/+27 | |
| | | ||||||
* | | Merge pull request #1243 from MLH-Fellowship/deprecate-extension | Amy Lei | 2021-01-29 | 4 | -16/+29 | |
|\ \ | | | | | | | deprecate 'autoescape' and 'with' extensions for removal in 3.1 | |||||
| * | | deprecate 'with' and 'autoescape' extensions | FawziyahAlebiosu | 2021-01-29 | 4 | -16/+29 | |
|/ / | ||||||
* | | Merge pull request #1233 from MLH-Fellowship/required-blocks | Amy Lei | 2021-01-29 | 7 | -4/+183 | |
|\ \ | | | | | | | add required attribute to blocks | |||||
| * | | add required attribute to blocks | Amy | 2021-01-29 | 7 | -4/+183 | |
|/ / | | | | | | | | | required blocks must be overridden at some point, although not necessarily by the direct child template |