makdon
3628cbceaf
Add version '3.7' and a comma in "Running the test" of contributing guide.
2019-07-21 21:25:29 +08:00
David Lord
722d5e610a
Merge branch '1.1.x'
2019-07-10 12:44:57 -07:00
David Lord
ded3d642a7
pass sys.argv to flask cli
2019-07-10 12:44:04 -07:00
David Lord
d694eb443a
Merge pull request #3299 from pallets/click-args
...
pass sys.argv to flask cli
2019-07-10 12:42:58 -07:00
David Lord
c478e5d52f
pass sys.argv to flask cli
2019-07-10 11:45:20 -07:00
David Lord
3fb368a444
Merge pull request #3298 from matrixise/patch-1
...
Documentation: Use Python 3.5+
2019-07-10 10:28:19 -07:00
Stéphane Wirtel
98a26cfb42
Documentation: Use Python 3.5+
2019-07-10 19:03:10 +02:00
David Lord
901661c1a4
Merge branch '1.1.x'
2019-07-08 11:04:16 -07:00
David Lord
ffc68840f8
release version 1.1.1
2019-07-08 10:58:12 -07:00
David Lord
1a6696da70
Merge pull request #3292 from pallets/deprecate-json-available
...
restore and deprecate json_available
2019-07-08 10:37:16 -07:00
David Lord
1617202d91
restore and deprecate json_available
2019-07-08 10:26:12 -07:00
Joshua Bronson
008d3388b9
Merge pull request #3290 from aadibajpai/master
...
Comment out helpful tips in ISSUE_TEMPLATE so they're visible only when editing
2019-07-07 15:43:25 -04:00
Aadi Bajpai
e4c7033a34
Comment out helpful tips in issue_template.md
2019-07-08 01:07:45 +05:30
Aadi Bajpai
73d997f0fc
Update ISSUE_TEMPLATE.md
2019-07-07 20:55:52 +05:30
David Lord
1b4ace9ba5
release version 1.1.0
2019-07-04 16:04:42 -07:00
David Lord
8a78fdb09c
Merge branch '1.0.x'
2019-07-04 16:01:14 -07:00
David Lord
626b5cc166
release version 1.0.4
2019-07-04 15:33:46 -07:00
David Lord
2844fdb82e
Merge branch '1.0.x'
2019-07-03 12:23:16 -07:00
David Lord
c07475935c
Merge pull request #3285 from ThiefMaster/dotenv-msg-stderr
...
Move dotenv warning to stderr
2019-07-03 10:15:32 -07:00
ThiefMaster
975f979269
Move dotenv warning to stderr
2019-07-03 15:08:10 +02:00
David Lord
6d0e79b33a
Merge pull request #3284 from pallets/logger-warning
...
show warning for old logger config
2019-07-02 11:43:47 -07:00
David Lord
b08e35e4ab
show warning for old logger config
2019-07-02 11:39:00 -07:00
David Lord
6665c91e6f
Merge pull request #3282 from pallets/logger-name
...
use app.name as app.logger name
2019-07-01 17:42:51 -07:00
David Lord
df470aecb9
use app.name as app.logger name
2019-07-01 14:56:18 -07:00
David Lord
465da9f610
Merge branch '1.0.x'
2019-07-01 11:57:00 -07:00
David Lord
cf4923bf58
Merge pull request #3274 from abhinavsagar/patch-1
...
Fix typo
2019-07-01 11:31:48 -07:00
Abhinav Sagar
3aff003c45
Update cli.py
2019-07-01 11:01:01 -07:00
David Lord
b05a685a03
Merge branch '1.0.x'
2019-07-01 10:54:31 -07:00
David Lord
043443d2d3
Merge pull request #3278 from asottile/importlib_spec
...
Fixes for PEP451 import loaders and pytest 5.x
2019-07-01 10:47:33 -07:00
Anthony Sottile
a5ecdfa7a5
Fixes for PEP451 import loaders and pytest 5.x
...
- pytest 5.x drops python2 compatibility and therefore only implements PEP 451
- pytest 5.x made the repr of `ExcInfo` less confusing (fixed tests depending
on the old format)
2019-07-01 10:43:06 -07:00
David Lord
afd6250bab
Merge branch '1.0.x'
2019-07-01 09:52:06 -07:00
David Lord
b9c2267272
fix tests link
2019-07-01 09:49:40 -07:00
David Lord
5a04590e9c
Merge pull request #3281 from asottile/utf8_changes
...
Make the changelog UTF-8 compatible
2019-07-01 09:38:43 -07:00
Anthony Sottile
ac302fb607
Make the changelog UTF-8 compatible
2019-07-01 07:36:20 -07:00
David Lord
2675076cb7
Merge pull request #3273 from pallets/utf8-filename
...
send_file quotes ":/" in UTF-8 filename
2019-06-27 08:04:31 -07:00
David Lord
54cbb4e642
send_file quotes ":/" in UTF-8 filename
2019-06-27 07:55:22 -07:00
David Lord
2a2134974c
Merge branch '1.0.x'
2019-06-26 14:46:10 -07:00
David Lord
6ed68f015a
Merge pull request #3272 from pallets/keyerror
...
don't clear BadRequestKeyError args
2019-06-26 14:43:36 -07:00
David Lord
871e6d6a9d
don't clear BadRequestKeyError args
2019-06-26 14:34:03 -07:00
David Lord
1351d0a565
Merge branch '1.0.x'
2019-06-23 16:57:52 -07:00
David Lord
dbe51dc09d
remove union merge attr
2019-06-23 16:25:40 -07:00
David Lord
31d3c7e719
Merge pull request #3270 from pallets/metadata
...
update project metadata
2019-06-23 15:43:47 -07:00
David Lord
cb6272ccc8
fix docks linkcheck
2019-06-23 15:37:51 -07:00
David Lord
28b35c55a1
update docs config
2019-06-23 12:27:25 -07:00
David Lord
7d77958000
use sphinx-issues, rewrap changelog
2019-06-23 12:25:38 -07:00
David Lord
24498afed5
standardize project metadata
2019-06-22 13:10:50 -07:00
David Lord
e666f7a69c
standardize license and copyright
2019-06-22 13:09:09 -07:00
David Lord
6cd92ebc32
Merge pull request #3269 from pallets/command-name
...
use dashes for command names
2019-06-21 09:07:05 -07:00
David Lord
146df0f9e8
use dashes for command names
2019-06-21 08:47:27 -07:00
David Lord
185d7cbab2
Merge pull request #3266 from pallets/internal-server-error-type
...
always pass InternalServerError instance to 500 handler
2019-06-21 08:33:59 -07:00