Commit graph

  • dc11cdb4a4
    move send_file and send_from_directory to Werkzeug David Lord 2020-11-05 09:00:57 -08:00
  • 15a49e7297
    Merge branch '1.1.x' David Lord 2020-11-04 18:25:37 -08:00
  • 577eec198a
    updated doc for mod_wsgi (#3751) Sarthak Vineet Kumar 2020-11-05 07:50:36 +05:30
  • 22987b6817
    include samesite and secure when removing session cookie (#3726) Mathurshan Vimalesvaran 2020-11-04 21:16:05 -05:00
  • 7a444c5dab
    update tests for new werkzeug client (#3827) David Lord 2020-11-04 18:00:21 -08:00
  • 373f0dd82e
    update requirements (#3823) David Lord 2020-11-01 05:30:02 -08:00
  • 3b57c19e3b
    Bump pytest from 6.1.1 to 6.1.2 (#3818) dependabot-preview[bot] 2020-11-01 05:21:41 -08:00
  • aa0c9493c6
    Bump tox from 3.20.0 to 3.20.1 (#3819) dependabot-preview[bot] 2020-11-01 05:21:27 -08:00
  • f7e33f240e
    Bump sphinx-tabs from 1.1.13 to 1.3.0 (#3822) dependabot-preview[bot] 2020-11-01 05:21:10 -08:00
  • 65de6ccc0f
    Bump pre-commit from 2.7.1 to 2.8.2 (#3821) dependabot-preview[bot] 2020-11-01 05:20:48 -08:00
  • 8ad9b41850
    Merge pull request #3814 from lielfr/jsonencoder_html_test David Lord 2020-10-31 20:20:16 -07:00
  • 6def8a4a48
    test json.dumps for object with __html__ method David Lord 2020-10-31 20:17:04 -07:00
  • a0e2aca770
    move json tests to separate file David Lord 2020-10-31 20:13:03 -07:00
  • 7c20611cdd
    mkstemp returns a file descriptor (#3809) Viet Hung Nguyen 2020-11-01 10:09:57 +07:00
  • 06495e791b
    Merge pull request #3785 from tirkarthi/add-py39 David Lord 2020-10-31 20:05:25 -07:00
  • 2676973cd7
    remove pre-commit job, using pre-commit.ci now David Lord 2020-10-31 20:03:27 -07:00
  • 1c6dc15420
    fix response bases order David Lord 2020-10-31 19:19:11 -07:00
  • 76467527d6
    test Python 3.9 Karthikeyan Singaravelan 2020-10-10 05:30:11 +00:00
  • 5d60cce242
    Updating external_url_handler example to Python 3 (#3816) Sebastian Höffner 2020-10-29 17:33:20 +01:00
  • 070a0c1c75
    removing outdated xhtml information (#3802) Bart Broere 2020-10-21 23:13:41 +02:00
  • 1035efc7d6
    Add command switch tabs for Bash, CMD and Powershell with sphinx-tabs (#3714) Grey Li 2020-10-16 05:08:37 +08:00
  • c5a5d9b30b
    Bump pytest from 6.0.2 to 6.1.1 (#3790) dependabot-preview[bot] 2020-10-15 14:03:39 -07:00
  • 9d824db41c
    Update the signature of the teardown function (#3730) Jamiu Salimon 2020-10-15 22:02:54 +01:00
  • 967b235035
    Merge pull request #3728 from nphilipp/master--discover-app-factory-deterministically David Lord 2020-10-15 14:01:14 -07:00
  • 8c6baeedab
    parametrize some tests (#3786) Paul Sanders 2020-10-11 22:16:17 -04:00
  • fa5aebc842
    updated Sentry link (#3788) Henry Kobin 2020-10-11 19:15:19 -07:00
  • bdf7083cfd
    refer to encoder instead of decoder Matěj Volf 2020-10-07 17:06:29 +02:00
  • 8efea0ccbb
    Break reference cycle created by default in Flask instances. Bogdan Opanchuk 2020-10-03 07:05:05 -07:00
  • 4e8b020494
    Merge pull request #3773 from pallets/dependabot/pip/greenlet-0.4.17 dependabot-preview[bot] 2020-10-01 08:26:44 +00:00
  • 84a4669e54
    Bump greenlet from 0.4.16 to 0.4.17 dependabot-preview[bot] 2020-10-01 08:24:03 +00:00
  • 7e312c421e
    aesthetic: add a space after a comma (#3771) sblondon 2020-09-28 16:21:13 +02:00
  • 598c56c498
    fix grammar (#3769) miquelvir 2020-09-28 15:21:59 +02:00
  • 12a4d15546
    Update quickstart.rst (#3767) Ebram Shehata 2020-09-26 01:52:00 +02:00
  • de464c03e1
    Correct Sentry advertisement (not Free Software) (#3758) girst 2020-09-15 16:20:10 +00:00
  • e0d7d402e1
    Merge pull request #3756 from pallets/dependabot/pip/pytest-6.0.2 dependabot-preview[bot] 2020-09-14 08:21:19 +00:00
  • ad10d12177
    Bump pytest from 6.0.1 to 6.0.2 dependabot-preview[bot] 2020-09-14 08:18:57 +00:00
  • baaf864237
    Merge pull request #3754 from pallets/dependabot/pip/tox-3.20.0 dependabot-preview[bot] 2020-09-07 08:20:06 +00:00
  • 983af125ac
    Bump tox from 3.19.0 to 3.20.0 dependabot-preview[bot] 2020-09-07 08:17:58 +00:00
  • a1fb8f143f
    update cache action to v2 (#3749) Ryuichi Watanabe 2020-08-31 10:53:09 +09:00
  • 5bfe236fb5
    fix typo in flask shell help (#3744) ongopongo 2020-08-26 09:20:21 -07:00
  • 6d3f87ee07
    Merge pull request #3742 from pallets/dependabot/pip/pre-commit-2.7.1 dependabot-preview[bot] 2020-08-24 08:19:34 +00:00
  • 0885e68beb
    Bump pre-commit from 2.6.0 to 2.7.1 dependabot-preview[bot] 2020-08-24 08:17:04 +00:00
  • fe55f92cdc
    Fix pre-commit cache key in GitHub Actions. (#3740) Joshua Bronson 2020-08-23 21:52:28 -04:00
  • 8952a17871
    Merge pull request #3739 from WolframAlph/typo-fix Joshua Bronson 2020-08-23 08:18:26 -04:00
  • 1f1b65a625 fixed #3738 typo in src/flask/blueprints.py WolframAlph 2020-08-23 08:56:24 +02:00
  • e071734b4e
    Merge pull request #3734 from pallets/dependabot/pip/sphinx-3.2.1 dependabot-preview[bot] 2020-08-17 08:37:21 +00:00
  • 7be45a4c5b
    Bump sphinx from 3.2.0 to 3.2.1 dependabot-preview[bot] 2020-08-17 08:34:56 +00:00
  • cf3089a8f8 Discover app factory deterministically Nils Philippsen 2020-08-13 10:36:46 +02:00
  • 1a9059dd3a
    Merge pull request #3725 from pallets/dependabot/pip/sphinx-3.2.0 dependabot-preview[bot] 2020-08-10 08:12:04 +00:00
  • 1a6621ed84
    Bump sphinx from 3.1.2 to 3.2.0 dependabot-preview[bot] 2020-08-10 08:09:48 +00:00
  • 5bf8cc225f
    Merge pull request #3722 from pallets/dependabot/pip/tox-3.19.0 Grey Li 2020-08-07 19:49:33 +08:00
  • 7eeb0c8d22
    Bump tox from 3.18.1 to 3.19.0 dependabot-preview[bot] 2020-08-07 11:47:17 +00:00
  • fd0f89ebf3
    Merge pull request #3723 from greyli/fix-intersphinx-link Grey Li 2020-08-07 19:19:53 +08:00
  • 414b30b2ec Fix bad intersphinx link Grey Li 2020-08-07 19:01:42 +08:00
  • eb865f8c24
    Merge pull request #3716 from pallets/dependabot/pip/pip-tools-5.3.1 dependabot-preview[bot] 2020-08-03 09:03:22 +00:00
  • 045abd6c04
    Bump pip-tools from 5.3.0 to 5.3.1 dependabot-preview[bot] 2020-08-03 09:00:22 +00:00
  • 632f85b653
    Merge pull request #3709 from MLH-Fellowship/3215-flask-blueprint David Lord 2020-08-01 07:48:57 -07:00
  • b146a13f63
    extract common Flask/Blueprint API to Scaffold base class yk396 2020-07-22 15:02:31 -04:00
  • 216d97c21a
    Merge pull request #3713 from pallets/dependabot/pip/pytest-6.0.1 dependabot-preview[bot] 2020-07-31 08:45:49 +00:00
  • ce7ee648b3
    Bump pytest from 6.0.0 to 6.0.1 dependabot-preview[bot] 2020-07-31 08:43:34 +00:00
  • 6638432457
    Merge pull request #3711 from pallets/cli-loading-error David Lord 2020-07-30 18:48:45 -07:00
  • 253570784c
    cleaner message when CLI can't load app David Lord 2020-07-30 18:36:55 -07:00
  • fd0a608449
    Merge pull request #3706 from pallets/dependabot/pip/tox-3.18.1 dependabot-preview[bot] 2020-07-29 08:40:48 +00:00
  • 2a388c4dc0
    Bump tox from 3.18.0 to 3.18.1 dependabot-preview[bot] 2020-07-29 08:37:24 +00:00
  • fc0aa7ac97
    Merge pull request #3705 from pallets/dependabot/pip/pytest-6.0.0 dependabot-preview[bot] 2020-07-29 08:32:40 +00:00
  • 6ff7004db0
    Bump pytest from 5.4.3 to 6.0.0 dependabot-preview[bot] 2020-07-29 08:29:51 +00:00
  • 37551e6798
    Merge pull request #3699 from MartinThoma/style David Lord 2020-07-28 19:44:23 -07:00
  • 36e6fc8ab8
    Merge pull request #3669 from ebonnecab/error-docs David Lord 2020-07-28 14:17:36 -07:00
  • 89d1487b2e
    rewrite debugging docs, move to separate page David Lord 2020-07-28 11:14:17 -07:00
  • d25ee22e34
    reduce section on http status codes David Lord 2020-07-28 11:07:02 -07:00
  • ba118b4543
    adjust header levels and spacing David Lord 2020-07-28 10:46:22 -07:00
  • 2db3c9a72e
    rewrite external debuggers section David Lord 2020-07-28 07:59:19 -07:00
  • 0db95259db
    normalize sentence spacing David Lord 2020-07-28 07:57:24 -07:00
  • f31a8ce4bc
    Merge pull request #3704 from jackwardell/no-self-required David Lord 2020-07-28 07:10:13 -07:00
  • daf9ec790a swapping self.assert_equal for assert jackwardell 2020-07-28 14:23:00 +01:00
  • a3d423e5ec
    Merge pull request #3702 from pallets/dependabot/pip/pip-tools-5.3.0 dependabot-preview[bot] 2020-07-27 08:34:35 +00:00
  • 3f8ff0d181
    Bump pip-tools from 5.2.1 to 5.3.0 dependabot-preview[bot] 2020-07-27 08:31:10 +00:00
  • 75a9b74650
    DOC: Remove unnecessary docstrings Martin Thoma 2020-07-26 15:28:50 +02:00
  • 569c88d721
    more changes to consolidated error handling docs Ebonne Cabarrus 2020-06-29 15:06:09 -07:00
  • 21c3df31de
    Merge pull request #3594 from jackwardell/consolidating-error-pages-docs David Lord 2020-07-24 09:23:20 -07:00
  • 59b0b85835
    consolidate error handling docs jackwardell 2020-05-02 12:34:31 +01:00
  • 165f059a73
    Merge pull request #3695 from pallets/dependabot/pip/tox-3.18.0 dependabot-preview[bot] 2020-07-24 08:03:51 +00:00
  • eb96acec46
    Bump tox from 3.17.1 to 3.18.0 dependabot-preview[bot] 2020-07-24 08:01:01 +00:00
  • 2fa8eb3cfe
    Merge pull request #3684 from MLH-Fellowship/3628-duplicate-headers David Lord 2020-07-23 16:57:19 -07:00
  • 7b09a0904c
    change make_response to use headers.update Christopher Nguyen 2020-07-11 15:18:37 -04:00
  • 6f2fdc5ac4
    Merge pull request #3694 from pallets/disable-lowest David Lord 2020-07-23 16:52:52 -07:00
  • 19a0db6d14
    remove lowest version test until next release David Lord 2020-07-23 16:50:00 -07:00
  • f32f19162c
    Merge pull request #3691 from greyli/update-discord-links Grey Li 2020-07-21 12:16:19 +08:00
  • 1580aa30cb Update Discord invite links Grey Li 2020-07-21 12:06:06 +08:00
  • a40c381ffd
    Merge pull request #3560 from greyli/fix-env-chdir Joshua Bronson 2020-07-18 13:14:09 -04:00
  • 65a0a4b585
    Merge pull request #3687 from pallets/dependabot/pip/tox-3.17.1 dependabot-preview[bot] 2020-07-16 08:23:45 +00:00
  • 77e33c4de6
    Bump tox from 3.17.0 to 3.17.1 dependabot-preview[bot] 2020-07-16 08:21:32 +00:00
  • d0d7b796c4
    Merge pull request #3686 from pallets/dependabot/pip/tox-3.17.0 dependabot-preview[bot] 2020-07-15 08:11:44 +00:00
  • 6ef9dafe4d
    Bump tox from 3.16.1 to 3.17.0 dependabot-preview[bot] 2020-07-15 08:08:41 +00:00
  • 4e854ee496
    Merge pull request #3681 from pallets/fix-typo David Lord 2020-07-08 08:36:14 -07:00
  • aab20ad431
    fix typo David Lord 2020-07-08 08:26:21 -07:00
  • a12a34100a
    Merge pull request #3680 from pallets/feature/doc-fixes David Lord 2020-07-08 06:56:11 -07:00
  • 4a1acc8b5f Some small doc fixes Armin Ronacher 2020-07-08 15:53:43 +02:00
  • b82c2e611a
    Merge pull request #3678 from jab/1.1.x-pathlib-static-folder Joshua Bronson 2020-07-06 13:51:17 -04:00
  • b724832872 Cherry-pick 7ba35c4 from master (support pathlib.Path for static_folder) Joshua Bronson 2020-04-20 13:26:33 -04:00