David Lord
|
bd3a8b71f8
|
converters have access to session
|
2021-05-14 08:11:09 -07:00 |
|
David Lord
|
919966dd0e
|
Merge branch '1.1.x' into 2.0.x
|
2021-05-13 18:47:06 -07:00 |
|
David Lord
|
50b19f54a1
|
Merge pull request #4051 from pallets/release-1.1.4
release version 1.1.4
|
2021-05-13 18:44:46 -07:00 |
|
David Lord
|
582339292a
|
release version 1.1.4
|
2021-05-13 18:22:56 -07:00 |
|
David Lord
|
ed127445a8
|
Merge pull request #4049 from brettlangdon/fix.os.fspath
Use compat fspath instead of os.fspath in static_folder
|
2021-05-13 18:19:46 -07:00 |
|
brettlangdon
|
289dad68e8
|
Use compat fspath instead of os.fspath
When 7ba35c4 was cherry-picked it introduced the
usage of os.fspath which is not supported on
Python <3.6
|
2021-05-13 18:17:00 -07:00 |
|
David Lord
|
5ae521f365
|
Merge branch '1.1.x' into 2.0.x
|
2021-05-13 16:34:58 -07:00 |
|
David Lord
|
5a491d9e1a
|
Merge pull request #4048 from pallets/release-1.1.3
Release 1.1.3
|
2021-05-13 16:24:21 -07:00 |
|
David Lord
|
5d18fbb512
|
release version 1.1.3
|
2021-05-13 16:22:57 -07:00 |
|
David Lord
|
715e825932
|
Merge pull request #4047 from pallets/maximum-versions
set maximum versions for 1.1.x to avoid new major versions
|
2021-05-13 16:20:28 -07:00 |
|
David Lord
|
7df523231c
|
set maximum versions of pallets dependencies
|
2021-05-13 16:16:45 -07:00 |
|
David Lord
|
2948e82b10
|
Merge pull request #4036 from greyli/fix-nesting-bp
Fix url_prefix argument for nesting blueprint
|
2021-05-13 15:27:41 -07:00 |
|
Grey Li
|
ad15cd639e
|
fix url_prefix argument when nesting blueprints
|
2021-05-13 15:02:13 -07:00 |
|
David Lord
|
70c98bbf88
|
Merge pull request #4045 from pallets/blueprint-name-dot
blueprint name may not contain a dot
|
2021-05-13 14:34:28 -07:00 |
|
David Lord
|
2e3276e3dd
|
blueprint name may not contain a dot
|
2021-05-13 14:31:50 -07:00 |
|
David Lord
|
c7dd1447c8
|
Merge pull request #4026 from greyli/improve-type-hints
Improve type hints for send_file and send_from_directory
|
2021-05-13 13:35:12 -07:00 |
|
Grey Li
|
702529eb9c
|
improve type hints for send_file and send_from_directory
|
2021-05-13 13:33:07 -07:00 |
|
David Lord
|
00ee86c408
|
Merge pull request #4042 from pallets/update-typing
Update typing
|
2021-05-13 13:09:49 -07:00 |
|
David Lord
|
78519d52e4
|
fix typing that wasn't available in Python 3.6.0
|
2021-05-13 13:06:32 -07:00 |
|
David Lord
|
7c738c6fcb
|
inform mypy that g has arbitrary attributes
|
2021-05-13 13:06:32 -07:00 |
|
David Lord
|
3bf2a22245
|
fix annotation for g object
|
2021-05-13 11:36:05 -07:00 |
|
David Lord
|
4edf300c40
|
mark top-level names as exported
|
2021-05-13 11:36:05 -07:00 |
|
Grey Li
|
3de2131606
|
Merge pull request #4034 from oleksis/2.0.x
Fix Fork link
|
2021-05-13 16:00:48 +08:00 |
|
oleksis
|
21d4a964c5
|
Fix Fork link
|
2021-05-13 03:54:41 -04:00 |
|
David Lord
|
4eaa3364f2
|
Merge pull request #4019 from greyli/re-add-filename
Re-add filename parameter for send_from_directory
|
2021-05-12 10:23:08 -07:00 |
|
Grey Li
|
811bc1b01c
|
Re-add filename param for send_from_directory
Add a deprecation warning for the old name
|
2021-05-12 10:15:55 -07:00 |
|
David Lord
|
101b5ded09
|
Merge pull request #4021 from andrewjroth/patch-1
Added Google Cloud Run as a Hosted option
|
2021-05-12 06:40:57 -07:00 |
|
Andrew J Roth
|
5279299277
|
Added Google Cloud Run as a Hosted option
|
2021-05-12 09:14:34 -04:00 |
|
Grey Li
|
6b6da7550b
|
Fix typo in the example of nesting bp docs
|
2021-05-12 07:49:34 +00:00 |
|
David Lord
|
761ea3107e
|
Merge pull request #4011 from ThiefMaster/fix-sphinx-build
Install sphinx 4.1-dev from git
|
2021-05-11 16:33:24 -07:00 |
|
Adrian Moennich
|
f648ed8a3a
|
Install sphinx 4.1-dev from git
Otherwise docs builds are broken due to sphinx-doc/sphinx#9216
|
2021-05-12 01:06:49 +02:00 |
|
David Lord
|
583cf2426b
|
Merge pull request #4010 from pallets/default-branch
rename default branch in files
|
2021-05-11 15:24:15 -07:00 |
|
David Lord
|
0fa6b55517
|
rename default branch in files
|
2021-05-11 15:18:41 -07:00 |
|
David Lord
|
269e8782ac
|
start version 2.0.1.dev0
|
2021-05-11 14:48:08 -07:00 |
|
David Lord
|
3bab774a60
|
Merge pull request #4007 from pallets/release-2.0.0
Release 2.0.0
|
2021-05-11 14:43:42 -07:00 |
|
David Lord
|
a55e2500ab
|
release version 2.0.0
|
2021-05-11 14:41:52 -07:00 |
|
David Lord
|
f41f45a3cd
|
update type annotations
|
2021-05-11 14:41:52 -07:00 |
|
David Lord
|
73ee8512f1
|
update pallets projects minimum versions
|
2021-05-11 14:33:44 -07:00 |
|
David Lord
|
5b491eb316
|
update requirements
|
2021-05-11 14:28:21 -07:00 |
|
David Lord
|
32ce238585
|
Merge pull request #4005 from pallets/pre-commit-ci-schedule
update pre-commit monthly
|
2021-05-11 07:07:12 -07:00 |
|
David Lord
|
d6a44e3c42
|
update pre-commit monthly
|
2021-05-11 06:57:24 -07:00 |
|
David Lord
|
1e7847008f
|
Merge pull request #3999 from greyli/improve-cli-docs
Improve CLI docs
|
2021-05-10 23:50:04 -07:00 |
|
Grey Li
|
c0c0518b50
|
Improve the wording of using FLASK_APP
|
2021-05-10 22:58:19 -07:00 |
|
David Lord
|
662043e2c6
|
Merge pull request #4003 from pallets/autodoc-typehints
show type hints in description
|
2021-05-10 22:51:02 -07:00 |
|
David Lord
|
c4cdac59f5
|
show type hints in description
|
2021-05-10 22:45:42 -07:00 |
|
David Lord
|
4c0b0e1385
|
Merge pull request #4002 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-05-10 13:41:53 -07:00 |
|
pre-commit-ci[bot]
|
34e2fa6c6d
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.14.0 → v2.15.0](https://github.com/asottile/pyupgrade/compare/v2.14.0...v2.15.0)
- [github.com/psf/black: 21.4b2 → 21.5b1](https://github.com/psf/black/compare/21.4b2...21.5b1)
- [github.com/PyCQA/flake8: 3.9.1 → 3.9.2](https://github.com/PyCQA/flake8/compare/3.9.1...3.9.2)
|
2021-05-10 20:25:42 +00:00 |
|
David Lord
|
a04b975b27
|
Merge pull request #3992 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-05-03 11:13:36 -07:00 |
|
pre-commit-ci[bot]
|
680a343641
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.13.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.13.0...v2.14.0)
- [github.com/psf/black: 21.4b0 → 21.4b2](https://github.com/psf/black/compare/21.4b0...21.4b2)
|
2021-05-03 17:21:04 +00:00 |
|
David Lord
|
76a49bb783
|
Merge pull request #3991 from pallets/release-2.0.0rc2
release version 2.0.0rc2
|
2021-05-03 07:13:43 -07:00 |
|