David Lord
|
16549370fd
|
fix changelog indentation
|
2018-04-18 23:03:17 -07:00 |
|
David Lord
|
e102e5cb33
|
Merge pull request #2707 from rochacbruno/lazy_loader_message
Add a message `Serving Flask app (module "app.py" will be lazily loaded)` to `flask run` related to #2706
|
2018-04-18 13:45:35 -07:00 |
|
David Lord
|
80a9e0edf6
|
app.run is not lazy
use click.echo for banner messages
|
2018-04-18 13:39:55 -07:00 |
|
David Lord
|
be46acb871
|
add changelog for docs theme and tutorial
|
2018-04-18 13:21:16 -07:00 |
|
David Lord
|
84efe4de77
|
enable intersphinx
|
2018-04-18 13:10:56 -07:00 |
|
David Lord
|
0ff3f722c1
|
Merge pull request #2710 from davidism/0.12-docs-theme
backport #2709 use theme provided by pallets-sphinx-themes
|
2018-04-18 13:07:36 -07:00 |
|
David Lord
|
679bf0014f
|
use theme provided by pallets-sphinx-themes
|
2018-04-18 13:06:08 -07:00 |
|
David Lord
|
5fba092c22
|
Merge pull request #2709 from davidism/docs-theme
use theme provided by pallets-sphinx-themes
|
2018-04-18 12:13:04 -07:00 |
|
David Lord
|
49a38ed999
|
use theme provided by pallets-sphinx-themes
|
2018-04-18 12:05:31 -07:00 |
|
Bruno Rocha
|
8f5168cb31
|
Add explicit (lazy loading) message to flask run related to #2706
|
2018-04-18 13:42:46 -03:00 |
|
David Lord
|
3a0ea726bd
|
move coveragerc to setup.cfg
|
2018-04-12 12:37:35 -07:00 |
|
David Lord
|
1e84c67beb
|
clean up js example
|
2018-04-12 12:17:14 -07:00 |
|
David Lord
|
746b91dfce
|
Merge pull request #2699 from pallets/javascript
add javascript ajax example
|
2018-04-12 11:28:49 -07:00 |
|
David Lord
|
fce1885f76
|
add javascript ajax example
|
2018-04-12 11:06:02 -07:00 |
|
David Lord
|
b354c37e57
|
add changelog for 0.12.3
|
2018-04-10 13:10:53 -07:00 |
|
David Lord
|
b178e89e44
|
Merge pull request #2695 from pallets/backport-2691-json-encoding
detect UTF encodings when loading json
|
2018-04-10 12:58:45 -07:00 |
|
David Lord
|
0e1e9a04aa
|
detect UTF encodings when loading json
|
2018-04-10 12:55:01 -07:00 |
|
David Lord
|
aab4c8c745
|
Merge pull request #2694 from pallets/backport-2359-cli-warning
backport #2359 fix python -m import warning
|
2018-04-10 12:31:52 -07:00 |
|
David Lord
|
18c9db4794
|
be smarter about adding ".cli" to reloader command
python -m flask.cli raises an import warning on > 2.6
it's only needed on 2.6, "flask" works otherwise
|
2018-04-10 12:27:26 -07:00 |
|
David Lord
|
d8bf589d48
|
Merge pull request #2693 from davidism/max-cookie-size
add Response.max_cookie_size config
|
2018-04-10 11:26:15 -07:00 |
|
David Lord
|
1ed756a523
|
add Response.max_cookie_size config
|
2018-04-10 11:17:18 -07:00 |
|
David Lord
|
465b48ed4e
|
Merge pull request #2691 from pallets/json-encoding
detect UTF encodings when loading json
|
2018-04-10 09:47:14 -07:00 |
|
David Lord
|
ab4142215d
|
detect UTF encodings when loading json
|
2018-04-10 09:34:59 -07:00 |
|
David Lord
|
0cbe698958
|
Merge pull request #2665 from fprocess/2651-get_json's-silent-option-weird-side-effect
Fix the bug of cache function in `get_json` method.
|
2018-04-09 03:00:14 -07:00 |
|
fphonor
|
171eb28c95
|
get_json separate cache depending on silent arg
|
2018-04-09 02:52:40 -07:00 |
|
David Lord
|
8c0d8c1c14
|
Merge pull request #2662 from greyli/patch-9
Add tips for 413 connection reset issue
|
2018-04-09 01:37:32 -07:00 |
|
Grey Li
|
2f9be68a81
|
Add tips for 413 connection reset issue
|
2018-04-09 01:30:15 -07:00 |
|
David Lord
|
abba4b2a74
|
Merge pull request #2686 from davidism/bp-static
document blueprint static folder without prefix
|
2018-04-09 01:27:25 -07:00 |
|
David Lord
|
46dc14664f
|
document blueprint static folder without prefix
|
2018-04-09 01:11:46 -07:00 |
|
David Lord
|
c3e2ff2afa
|
Merge pull request #2676 from davidism/tutorial
rewrite tutorial docs and example
|
2018-04-09 01:09:03 -07:00 |
|
David Lord
|
c3dd7b8e4c
|
rewrite tutorial docs and example
|
2018-04-09 00:53:25 -07:00 |
|
David Lord
|
16d83d6bb4
|
Merge pull request #2685 from davidism/app-context-docs
rework context docs
|
2018-04-09 00:22:16 -07:00 |
|
David Lord
|
2411707492
|
rework context docs
|
2018-04-09 00:02:38 -07:00 |
|
David Lord
|
47a00864c3
|
Merge pull request #2668 from pallets/tip-dotenv
Add tip for dotenv
|
2018-03-22 12:06:05 -07:00 |
|
Hsiaoming Yang
|
08e61ea200
|
Add tip for dotenv
|
2018-03-23 00:04:05 +09:00 |
|
Hsiaoming Yang
|
cc51ace823
|
Fix logs for simple example on readme
|
2018-03-22 23:44:36 +09:00 |
|
David Lord
|
a2ea18693c
|
Update README.rst
|
2018-03-06 07:36:58 -08:00 |
|
David Lord
|
095d36a884
|
Merge pull request #2652 from greyli/patch-8
Add documentation link in README
|
2018-03-05 16:45:00 -08:00 |
|
Grey Li
|
f739149456
|
Add documentation link in README
|
2018-03-06 07:50:46 +08:00 |
|
David Lord
|
d72612d11e
|
Merge pull request #2647 from pallets/docs-extensions
remove old extension docs
|
2018-02-28 08:03:04 -08:00 |
|
David Lord
|
4462cc57c8
|
rewrite extension docs
remove old extension patterns
remove flask.ext from api docs
|
2018-02-28 07:52:03 -08:00 |
|
David Lord
|
cc6c618f4d
|
Merge pull request #2646 from pallets/test-app-name
don't use Flask(__name__) in conftest
|
2018-02-28 07:00:15 -08:00 |
|
David Lord
|
5f42989ce3
|
don't use Flask(__name__) in conftest
|
2018-02-28 06:50:49 -08:00 |
|
David Lord
|
624895620a
|
ignore pytest cache
|
2018-02-24 08:23:12 -08:00 |
|
David Lord
|
b0c1da1e7e
|
Merge pull request #2637 from pallets/quickstart-unique-urls
rewrite quickstart Unique URLs section
|
2018-02-24 08:10:25 -08:00 |
|
David Lord
|
303a3d24a6
|
rewrite quickstart Unique URLs section
|
2018-02-24 08:03:30 -08:00 |
|
David Lord
|
b16592aba0
|
Merge pull request #2629 from zcchen/master
prevent double slash /a//b when blueprint prefix ends with slash
|
2018-02-23 16:00:30 -08:00 |
|
David Lord
|
401423df06
|
only strip one slash when registering blueprint
add test and changelog
|
2018-02-23 15:47:06 -08:00 |
|
zcchen
|
0887245bfd
|
Add re.sub for blueprint add_url_rule handler, prevent '/a//b/'(blueprint.url_prefix='/a/' and the route is '/b/') happened.
|
2018-02-23 15:47:06 -08:00 |
|
David Lord
|
f808c20139
|
Merge pull request #2635 from pallets/feature/server-name-routing
Require opt-in for subdomain matching
|
2018-02-23 08:47:20 -08:00 |
|