David Lord
|
ae07dead24
|
Merge pull request #5140 from Jeroendevr/patch-1
|
2023-05-31 09:14:56 -07:00 |
Jeroendevr
|
0f477df86a
|
Config from Data Files to match from_file API
In the API docs using a TOML file to load config is referred to as https://flask.palletsprojects.com/en/2.3.x/api/#flask.Config.from_file
To keep docs consistent a small change to the config docs.
|
2023-05-24 11:13:36 +02:00 |
Pedro Guilherme S. Moreira
|
55332be325
|
docs: fix wrong JS syntax (#5136)
|
2023-05-18 14:33:44 +02:00 |
David Lord
|
b80baaf359
|
Merge pull request #5126 from pgjones/pathlike
Allow for PathLike types for config file variables
|
2023-05-14 09:43:35 -07:00 |
pgjones
|
2abb7513dc
|
Allow for PathLike types for config file variables
This follows the Flask practice elsewhere and makes it clear PathLike
filenames are valid.
|
2023-05-14 16:09:25 +01:00 |
David Lord
|
4911012cf4
|
update workflows
update publish parameter names
remove pip update
|
2023-05-09 12:37:33 -07:00 |
David Lord
|
859d63902e
|
Merge pull request #5111 from pallets/update-tests
update tests
|
2023-05-02 10:41:41 -07:00 |
David Lord
|
0a00e1b608
|
use tmp_path instead of tmpdir
|
2023-05-02 10:38:27 -07:00 |
David Lord
|
1d7281fe07
|
remove egg test
eggs aren't supported, and Python 3.12 removes setuptools
|
2023-05-02 09:53:31 -07:00 |
David Lord
|
97c830190f
|
Merge branch '2.2.x' into 2.3.x
|
2023-05-02 07:50:30 -07:00 |
David Lord
|
bda08b11c6
|
Merge pull request #5110 from pallets/release-2.2.5
release version 2.2.5
|
2023-05-02 07:43:48 -07:00 |
David Lord
|
47af817c8f
|
release version 2.2.5
|
2023-05-02 07:35:27 -07:00 |
David Lord
|
afd63b1617
|
Merge pull request #5109 from pallets/backport-vary-cookie
backport 2.2.x: set `Vary: Cookie` header consistently for session
|
2023-05-02 07:18:08 -07:00 |
David Lord
|
ca12e8ebb7
|
update dependencies
|
2023-05-02 07:17:52 -07:00 |
David Lord
|
8646edca6f
|
set `Vary: Cookie` header consistently for session
|
2023-05-02 07:14:15 -07:00 |
David Lord
|
a6367dac74
|
Merge pull request #5108 from pallets/werkzeug-compat
werkzeug 2.3.3 compatibility
|
2023-05-02 07:12:59 -07:00 |
David Lord
|
3fbfbad79f
|
werkzeug 2.3.3 compatibility
|
2023-05-02 07:09:36 -07:00 |
David Lord
|
726d3f4fa9
|
start version 2.2.5
|
2023-05-02 06:56:08 -07:00 |
David Lord
|
0afeb1d11c
|
fix release date
|
2023-05-01 09:01:40 -07:00 |
David Lord
|
4cf8b78c6c
|
Merge pull request #5102 from pallets/release-2.3.2
release version 2.3.2
|
2023-05-01 08:42:27 -07:00 |
David Lord
|
f3b8f57054
|
release version 2.3.2
|
2023-05-01 08:35:10 -07:00 |
David Lord
|
c990bba94a
|
update min test env
|
2023-05-01 08:35:10 -07:00 |
David Lord
|
adedb2a64e
|
Merge pull request #5101 from pallets/update-werkzeug
update werkzeug to >=2.3.3
|
2023-05-01 08:22:58 -07:00 |
David Lord
|
e1aedecdc6
|
update werkzeug
|
2023-05-01 08:18:03 -07:00 |
David Lord
|
37badc3ce8
|
update changelog
|
2023-05-01 08:13:12 -07:00 |
David Lord
|
70f906c51c
|
Merge pull request from GHSA-m2qf-hxjv-5gpq
set `Vary: Cookie` header consistently for session
|
2023-05-01 08:11:41 -07:00 |
David Lord
|
8705dd39c4
|
set `Vary: Cookie` header consistently for session
|
2023-05-01 08:10:52 -07:00 |
David Lord
|
9532cba45d
|
fix mypy finding
|
2023-05-01 08:10:25 -07:00 |
David Lord
|
0bc7356ce1
|
start version 2.3.2
|
2023-05-01 08:02:46 -07:00 |
David Lord
|
f07fb2b607
|
Merge pull request #5086 from pallets/release-2.3.1
release version 2.3.1
|
2023-04-25 15:21:36 -06:00 |
David Lord
|
721abdc381
|
release version 2.3.1
|
2023-04-25 14:08:38 -06:00 |
David Lord
|
0867dce42c
|
Merge pull request #5085 from lucaswerkmeister/patch-1
Fix importing Markup from flask
|
2023-04-25 14:06:22 -06:00 |
Lucas Werkmeister
|
0ec9192cf2
|
fix importing Markup from flask
|
2023-04-25 13:50:43 -06:00 |
David Lord
|
345f18442c
|
start version 2.3.1
|
2023-04-25 13:48:16 -06:00 |
David Lord
|
5f4072423e
|
Merge pull request #5083 from pallets/release-2.3.0
release version 2.3.0
|
2023-04-25 12:42:22 -06:00 |
David Lord
|
8728c3e4cd
|
release version 2.3.0
|
2023-04-25 12:35:06 -06:00 |
David Lord
|
eb33b8c809
|
Merge pull request #5082 from pallets/minimum-requirements
update minimum requirements
|
2023-04-25 12:33:30 -06:00 |
David Lord
|
79ebf6c39c
|
update minimum requirements
|
2023-04-25 12:28:59 -06:00 |
David Lord
|
73739a29f4
|
Merge branch '2.2.x'
|
2023-04-25 11:55:41 -06:00 |
David Lord
|
ddc7accaa2
|
Merge pull request #5081 from pallets/release-2.2.4
release version 2.2.4
|
2023-04-25 11:53:09 -06:00 |
David Lord
|
cd1b68cf6e
|
Merge branch '2.2.x'
|
2023-04-25 11:41:20 -06:00 |
David Lord
|
74e0329820
|
release version 2.2.4
|
2023-04-25 11:41:10 -06:00 |
David Lord
|
2d460685b1
|
update dev env
|
2023-04-25 11:41:10 -06:00 |
David Lord
|
64bc45874d
|
update dev dependencies
|
2023-04-25 11:40:57 -06:00 |
David Lord
|
427e5dc4f3
|
update dev env
|
2023-04-25 11:00:01 -06:00 |
David Lord
|
0c5f18ab91
|
Merge pull request #5077 from EtiennePelletier/master
Remove double period in signals documentation page
|
2023-04-24 12:21:42 -06:00 |
EtiennePelletier
|
d48deba273
|
Remove double period in signals documentation page
|
2023-04-24 11:06:27 -06:00 |
David Lord
|
2b2a764143
|
Merge pull request #5073 from pallets/new-logo
use new logo
|
2023-04-20 11:49:26 -07:00 |
David Lord
|
83d777bebf
|
use new logo
|
2023-04-20 11:38:04 -07:00 |
David Lord
|
b4345cb4eb
|
Merge pull request #5072 from pallets/drop-py37
drop support for Python 3.7
|
2023-04-20 11:11:52 -07:00 |