David Lord
|
9e7d3a6b69
|
docs rename changelog to changes
|
2021-02-24 10:09:38 -08:00 |
|
David Lord
|
3cd615a1d6
|
update project links
|
2021-02-24 10:09:15 -08:00 |
|
David Lord
|
8d9501598f
|
use rtd to build docs for prs
skip code tests when only docs change
|
2021-02-16 08:36:14 -08:00 |
|
David Lord
|
adeaf27e76
|
Merge pull request #3904 from pallets/update-project
update project files
|
2021-02-08 18:32:18 -08:00 |
|
David Lord
|
b496d8b7cb
|
update contributing guide
|
2021-02-08 18:26:37 -08:00 |
|
David Lord
|
3c00658772
|
update requirements
|
2021-02-08 18:23:10 -08:00 |
|
David Lord
|
dbe76bb75d
|
add security policy
copy from pallets/.github repo
github was using docs/security.rst by mistake
|
2021-02-08 18:20:48 -08:00 |
|
David Lord
|
571e638e2a
|
update issue templates
|
2021-02-08 18:17:45 -08:00 |
|
David Lord
|
bfd4dc6d30
|
update test config
|
2021-02-08 18:17:45 -08:00 |
|
David Lord
|
ee089488ad
|
Merge pull request #3901 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-02-08 18:17:33 -08:00 |
|
pre-commit-ci[bot]
|
3fe23bf899
|
[pre-commit.ci] pre-commit autoupdate
|
2021-02-08 18:12:19 -08:00 |
|
David Lord
|
ff3fb96896
|
Merge pull request #3903 from pallets/update-werkzeug
fix tests for latest Werkzeug
|
2021-02-08 18:11:47 -08:00 |
|
David Lord
|
0ee1b0b5d9
|
remove test relying on Werkzeug Local internals
|
2021-02-08 18:04:02 -08:00 |
|
David Lord
|
192f4ae0b2
|
Merge pull request #3895 from pallets/jinja-tojson
use Jinja's tojson filter
|
2021-02-01 22:57:42 -08:00 |
|
David Lord
|
b473e7c97c
|
use Jinja's tojson filter
|
2021-02-01 22:48:09 -08:00 |
|
David Lord
|
fdf5d11b51
|
Merge pull request #3794 from mbpreble/open-session-request-endpoint-none
Ensure session_interface.open_session is called after URL matching
|
2021-02-01 20:45:02 -08:00 |
|
Matthew Preble
|
01621485fd
|
Ensure session_interface.open_session is called after URL matching (#3776)
|
2021-02-01 20:41:17 -08:00 |
|
David Lord
|
15f0fc2d24
|
Merge pull request #3883 from tonydelanuez/clarify-got-request-exception
Doc update: Clarify got_request_exception signal docs
|
2021-02-01 20:31:57 -08:00 |
|
Tony De La Nuez
|
451c1f87f3
|
got_request_exception only sends unhandled exceptions
Co-authored-by: David Lord <davidism@gmail.com>
|
2021-02-01 20:28:10 -08:00 |
|
David Lord
|
6355f12176
|
Merge pull request #3893 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-02-01 19:59:58 -08:00 |
|
pre-commit-ci[bot]
|
d55ee5b917
|
[pre-commit.ci] pre-commit autoupdate
|
2021-02-01 19:55:24 -08:00 |
|
dependabot-preview[bot]
|
93261454e6
|
Merge pull request #3887 from pallets/dependabot/pip/packaging-20.9
|
2021-02-02 03:49:49 +00:00 |
|
dependabot-preview[bot]
|
fb5f04a8c7
|
Bump packaging from 20.8 to 20.9
Bumps [packaging](https://github.com/pypa/packaging) from 20.8 to 20.9.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.8...20.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-02 03:45:39 +00:00 |
|
dependabot-preview[bot]
|
8b28c218c9
|
Merge pull request #3886 from pallets/dependabot/pip/jinja2-2.11.3
|
2021-02-02 03:44:56 +00:00 |
|
dependabot-preview[bot]
|
6c828c3bba
|
Merge pull request #3889 from pallets/dependabot/pip/pytest-6.2.2
|
2021-02-02 03:43:43 +00:00 |
|
dependabot-preview[bot]
|
e783424fbb
|
Merge pull request #3888 from pallets/dependabot/pip/sphinx-3.4.3
|
2021-02-02 03:42:43 +00:00 |
|
dependabot-preview[bot]
|
510268e914
|
Bump pytest from 6.2.1 to 6.2.2
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>
|
2021-02-02 03:41:04 +00:00 |
|
dependabot-preview[bot]
|
096ac67b97
|
Merge pull request #3891 from pallets/dependabot/pip/greenlet-1.0.0
|
2021-02-02 03:39:08 +00:00 |
|
dependabot-preview[bot]
|
296bd2f4cc
|
Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-02 03:37:53 +00:00 |
|
dependabot-preview[bot]
|
7eebe22cf5
|
Bump sphinx from 3.4.1 to 3.4.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.1...v3.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-02 03:37:40 +00:00 |
|
dependabot-preview[bot]
|
d1b36ced14
|
Merge pull request #3892 from pallets/dependabot/pip/pre-commit-2.10.0
|
2021-02-02 03:35:58 +00:00 |
|
dependabot-preview[bot]
|
963f68abf4
|
Merge pull request #3890 from pallets/dependabot/pip/sphinx-tabs-2.0.0
|
2021-02-02 03:35:44 +00:00 |
|
dependabot-preview[bot]
|
c52ffa8ae7
|
Bump sphinx-tabs from 1.3.0 to 2.0.0
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases)
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-tabs/compare/v1.3.0...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-02 03:33:21 +00:00 |
|
dependabot-preview[bot]
|
5ecbf1e333
|
Bump greenlet from 0.4.17 to 1.0.0
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 0.4.17 to 1.0.0.
- [Release notes](https://github.com/python-greenlet/greenlet/releases)
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-greenlet/greenlet/compare/0.4.17...1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-02 03:33:16 +00:00 |
|
dependabot-preview[bot]
|
b379bd4a78
|
Bump pre-commit from 2.9.3 to 2.10.0
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>
|
2021-02-02 03:33:13 +00:00 |
|
dependabot-preview[bot]
|
557e2147dd
|
Merge pull request #3885 from pallets/dependabot/pip/tox-3.21.3
|
2021-02-02 03:31:20 +00:00 |
|
dependabot-preview[bot]
|
78bcf1d8c6
|
Bump tox from 3.20.1 to 3.21.3
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>
|
2021-02-02 03:27:50 +00:00 |
|
David Lord
|
9f7ac04aaf
|
Merge pull request #3894 from pallets/update-werkzeug
Update for recent changes in Pallets libraries
|
2021-02-01 19:20:20 -08:00 |
|
David Lord
|
81ba6c24ef
|
remove Jinja 'autoescape' and 'with' extensions
|
2021-02-01 19:14:58 -08:00 |
|
David Lord
|
055cdc2625
|
click detects program name when run as module
|
2021-01-29 11:29:36 -08:00 |
|
David Lord
|
64206c13c2
|
simplify InternalServerError.original_exception
|
2021-01-29 11:26:17 -08:00 |
|
David Lord
|
eb42655c46
|
simplify BadRequestKeyError.show_exception
|
2021-01-29 11:03:33 -08:00 |
|
David Lord
|
14f56363a4
|
rename send_file add_etags to etag
|
2021-01-29 10:52:48 -08:00 |
|
David Lord
|
1936ca8a2e
|
remove BaseRequest and BaseResponse
|
2021-01-29 10:52:48 -08:00 |
|
David Lord
|
fdba0d2526
|
remove JSONMixin
|
2021-01-29 10:52:48 -08:00 |
|
David Lord
|
d887d32f4d
|
Merge pull request #3880 from elliott-king/patch-2
Docs update: clarify json error handling
|
2021-01-27 10:00:02 -08:00 |
|
Elliott King
|
7068d0983a
|
Clarify json error handling
|
2021-01-27 12:08:02 -05:00 |
|
Grey Li
|
7f206913e1
|
Merge pull request #3866 from greyli/improve-readme-example
Update the example in README
|
2021-01-06 18:57:31 -06:00 |
|
David Lord
|
c676c2c4f3
|
Merge pull request #3861 from greyli/fix-pytest
Silence pytest warnings for exception propagation test
|
2021-01-06 07:47:29 -08:00 |
|
Grey Li
|
54ae1cb0e9
|
Update the example in README
|
2021-01-06 23:31:22 +08:00 |
|