Commit graph

  • d906c71e99
    Merge pull request #4019 from greyli/re-add-filename David Lord 2021-05-12 10:23:08 -07:00
  • fc82dd50e3
    Re-add filename param for send_from_directory Grey Li 2021-05-12 19:04:20 +08:00
  • 80d9519a9c
    Merge pull request #4021 from andrewjroth/patch-1 David Lord 2021-05-12 06:40:57 -07:00
  • 2889ea4dd9
    Added Google Cloud Run as a Hosted option Andrew J Roth 2021-05-12 09:14:34 -04:00
  • d575de5159 Fix typo in the example of nesting bp docs Grey Li 2021-05-12 12:58:23 +08:00
  • 57b19fda54 Fix typo in the example of nesting bp docs Grey Li 2021-05-12 12:58:23 +08:00
  • 22d82e70b3
    Merge remote-tracking branch 'origin/2.0.x' David Lord 2021-05-11 16:33:46 -07:00
  • 48325dbfb8
    Merge pull request #4011 from ThiefMaster/fix-sphinx-build David Lord 2021-05-11 16:33:24 -07:00
  • 2ddbceeaa9 Install sphinx 4.1-dev from git Adrian Moennich 2021-05-12 00:28:56 +02:00
  • 19f458f9cd
    Merge remote-tracking branch 'origin/2.0.x' David Lord 2021-05-11 15:26:38 -07:00
  • 15b2241b51
    Merge pull request #4010 from pallets/default-branch David Lord 2021-05-11 15:24:15 -07:00
  • 52adf2ec21
    rename default branch in files David Lord 2021-05-11 15:18:41 -07:00
  • 905e5c23e8
    Merge pull request #4008 from pallets/update-click David Lord 2021-05-11 14:56:25 -07:00
  • 80a4e62096
    update click minimum version David Lord 2021-05-11 14:50:16 -07:00
  • 2846abaefe
    start version 2.1.0.dev0 David Lord 2021-05-11 14:48:48 -07:00
  • 6fb1101f70
    start version 2.0.1.dev0 David Lord 2021-05-11 14:48:08 -07:00
  • 2f0c62f5e6
    Merge pull request #4007 from pallets/release-2.0.0 2.0.0 David Lord 2021-05-11 14:43:42 -07:00
  • f8e63d3991
    release version 2.0.0 David Lord 2021-05-11 14:30:47 -07:00
  • 1403d35e2a
    update type annotations David Lord 2021-05-11 14:41:45 -07:00
  • 3a5532b4ed
    update pallets projects minimum versions David Lord 2021-05-11 14:28:49 -07:00
  • f8f0caf5c6
    update requirements David Lord 2021-05-11 14:28:21 -07:00
  • 9c1e7f6cdc
    Merge pull request #4005 from pallets/pre-commit-ci-schedule David Lord 2021-05-11 07:07:12 -07:00
  • 8b72f6abd7
    update pre-commit monthly David Lord 2021-05-11 06:57:24 -07:00
  • 28262c34c6
    Merge pull request #3999 from greyli/improve-cli-docs David Lord 2021-05-10 23:50:04 -07:00
  • 531671c9c5
    Improve the wording of using FLASK_APP Grey Li 2021-05-06 09:27:35 +08:00
  • 2c88e8a0aa
    Merge pull request #4003 from pallets/autodoc-typehints David Lord 2021-05-10 22:51:02 -07:00
  • 79ac96f123
    show type hints in description David Lord 2021-05-10 22:45:42 -07:00
  • e1b3a053ba
    Merge pull request #4002 from pallets/pre-commit-ci-update-config David Lord 2021-05-10 13:41:53 -07:00
  • 95e5843ad5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-10 20:25:42 +00:00
  • 3c9b85469e
    Merge pull request #3992 from pallets/pre-commit-ci-update-config David Lord 2021-05-03 11:13:36 -07:00
  • c93a2d76d5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-03 17:21:04 +00:00
  • d7ac6f5bcf
    Merge pull request #3991 from pallets/release-2.0.0rc2 2.0.0rc2 David Lord 2021-05-03 07:13:43 -07:00
  • e2b7d1056c
    release version 2.0.0rc2 David Lord 2021-05-03 07:02:42 -07:00
  • 47f0e799db
    Merge pull request #3989 from pgjones/async David Lord 2021-05-03 06:23:00 -07:00
  • 2889da67cb
    Remove the async helper method pgjones 2021-05-03 10:59:28 +01:00
  • 7f87f3dd93
    Simplify the async handling code pgjones 2021-05-02 20:49:46 +01:00
  • cb13128cf0
    Remove context copying from run_async function pgjones 2021-05-02 20:23:08 +01:00
  • 188f4785ad
    Merge pull request #3976 from greyli/update-changelog Grey Li 2021-05-03 08:09:40 +08:00
  • 8bfce88e39
    Minor docs fixes. (#3988) Joshua Bronson 2021-05-02 16:05:08 -04:00
  • 98fbb6a3a7
    Merge pull request #3986 from pallets/dependabot/pip/python-dotenv-0.17.1 David Lord 2021-05-01 05:08:44 -07:00
  • 467d2e2a43
    Bump python-dotenv from 0.17.0 to 0.17.1 dependabot[bot] 2021-05-01 08:02:41 +00:00
  • 0c198dffc3
    Merge pull request #3985 from greyli/async-note David Lord 2021-04-29 10:11:09 -07:00
  • ec044a24e1 Add tips for using async on Windows on Python 3.8 Grey Li 2021-04-29 07:40:11 +08:00
  • 83b2f8f0f1
    Merge pull request #3984 from pallets/dependabot/pip/pre-commit-2.12.1 dependabot[bot] 2021-04-28 20:59:01 +00:00
  • 36e6ec45a9
    Bump pre-commit from 2.12.0 to 2.12.1 dependabot[bot] 2021-04-28 20:54:53 +00:00
  • 0d63f1021d
    Merge pull request #3983 from pallets/dependabot/add-v2-config-file David Lord 2021-04-28 13:53:29 -07:00
  • d124214129
    Upgrade to GitHub-native Dependabot dependabot-preview[bot] 2021-04-28 16:46:45 +00:00
  • 9be01564f2 Update changelog for #3932 Grey Li 2021-04-28 14:02:19 +08:00
  • 77db3d5ede
    Merge pull request #3972 from ThiefMaster/click-7 David Lord 2021-04-27 07:58:25 -07:00
  • 1ccf063f80
    Merge pull request #3971 from ThiefMaster/get-root-path David Lord 2021-04-27 07:55:26 -07:00
  • 26a6cc0f94 Allow using Click 7 with a DeprecationWarning Adrian Moennich 2021-04-24 20:01:09 +02:00
  • 10b0d6b33f Move get_root_path back to flask.helpers Adrian Moennich 2021-04-24 18:35:41 +02:00
  • 1a8549debb
    Merge pull request #3973 from pgjones/typing David Lord 2021-04-27 07:32:10 -07:00
  • b8ddd52a0d
    Merge pull request #3974 from pallets/pre-commit-ci-update-config Grey Li 2021-04-27 09:47:43 +08:00
  • b373e7a456
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-26 17:21:56 +00:00
  • 77237093da Add initial type hints pgjones 2021-04-24 12:22:26 +01:00
  • f405c6f19e Initial typing support pgjones 2021-04-23 09:44:15 +01:00
  • e6e75e5547
    changelog for bumped pallets versions David Lord 2021-04-24 07:31:16 -07:00
  • c791f6312b
    Fix typo in issue template Grey Li 2021-04-22 20:34:55 +08:00
  • 03db9194d8
    Merge pull request #3967 from pgjones/docs David Lord 2021-04-17 07:34:56 -07:00
  • f74cce164e Update documentation on asyncio background tasks pgjones 2021-04-17 11:49:24 +01:00
  • 1c3b53c5db Update the docs on serving with ASGI pgjones 2021-04-17 11:27:38 +01:00
  • 34eb0dad15
    Merge pull request #3965 from pallets/release-2.0.0rc1 2.0.0rc1 David Lord 2021-04-16 08:52:35 -07:00
  • 7df5db7b0c
    release version 2.0.0rc1 David Lord 2021-04-16 08:45:26 -07:00
  • 07000942da
    update minimum install requirements David Lord 2021-04-16 08:45:04 -07:00
  • afda0ed9f2
    update deprecated pre-commit hook David Lord 2021-04-16 08:44:30 -07:00
  • 078a3c3631
    update requirements David Lord 2021-04-16 08:44:18 -07:00
  • e00a4a4b44
    update pallets-sphinx-themes David Lord 2021-04-16 08:43:31 -07:00
  • 6f09b4b5ed
    Merge remote-tracking branch 'origin/1.1.x' into release-2.0.0rc1 David Lord 2021-04-16 08:37:56 -07:00
  • 39887ee4df
    Merge pull request #3964 from pgjones/fix David Lord 2021-04-16 06:28:53 -07:00
  • 5c6a0f0c12 Fix wrapped view function comparison pgjones 2021-04-16 12:34:51 +01:00
  • fab26dcbe9
    Merge pull request #3963 from pallets/deprecate-helpers David Lord 2021-04-15 23:18:39 -07:00
  • ec27677f95
    remove _os_alt_seps David Lord 2021-04-15 23:07:41 -07:00
  • 85b430a366
    deprecate total_seconds David Lord 2021-04-15 23:05:24 -07:00
  • f3ed1322a6
    Merge pull request #3962 from pallets/cached-property David Lord 2021-04-15 23:14:24 -07:00
  • 5a7a4ab4c5
    locked_cached_property subclasses cached_property David Lord 2021-04-15 22:59:21 -07:00
  • 8ab4967703
    consistent versions and deprecation messages David Lord 2021-04-15 15:58:24 -07:00
  • 16f51ef799
    Merge pull request #3960 from pallets/shell-interactive-hook David Lord 2021-04-14 10:06:50 -07:00
  • 32272da9ac
    shell calls sys.__interativehook__ David Lord 2021-04-14 10:01:32 -07:00
  • 64213fc021
    Merge pull request #3923 from pgjones/nested David Lord 2021-04-14 09:30:48 -07:00
  • f92e820b4b
    Nested blueprints pgjones 2021-02-24 21:18:12 +00:00
  • 85dce2c836
    Merge pull request #3957 from pgjones/fix David Lord 2021-04-12 11:47:24 -07:00
  • 6d5ccdefe2 Bugfix iscoroutinefunction with Python3.7 pgjones 2021-04-11 09:10:54 +01:00
  • 5f03ad3004
    Merge pull request #3958 from pallets/pre-commit-ci-update-config David Lord 2021-04-12 10:24:22 -07:00
  • 08693ae917
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-12 17:12:29 +00:00
  • 1a79d2d235
    Merge pull request #3412 from pgjones/async David Lord 2021-04-07 05:32:20 -07:00
  • dc3e9c0cc3
    update async docs David Lord 2021-04-06 15:31:28 -07:00
  • 61fbae8664
    skip async tests if asgiref isn't installed David Lord 2021-04-06 15:31:16 -07:00
  • 00f5a3e55c
    Alter ensure_sync implementation to support extensions pgjones 2021-03-24 20:47:55 +00:00
  • 9ddef0144f
    Merge pull request #3955 from pallets/dependabot/pip/urllib3-1.26.4 dependabot-preview[bot] 2021-04-06 17:49:45 +00:00
  • 285a873ce9
    [Security] Bump urllib3 from 1.26.3 to 1.26.4 dependabot-preview[bot] 2021-04-06 17:46:53 +00:00
  • c6c6408c3f
    Raise a runtime error if run_async is called without real ContextVars pgjones 2021-02-10 21:14:58 +00:00
  • 6979265fa6
    Add async support pgjones 2020-07-06 20:54:26 +01:00
  • 85b8fab268
    Merge pull request #3952 from pallets/pre-commit-ci-update-config David Lord 2021-04-05 10:24:22 -07:00
  • 70b58c82d9
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-05 17:10:21 +00:00
  • ecb3450f19
    Merge pull request #3943 from pallets/pre-commit-ci-update-config David Lord 2021-03-22 10:50:37 -07:00
  • 06fd6aca27
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-03-22 17:04:33 +00:00
  • 1672c5f565
    Merge pull request #3939 from kangetsu121/fix_link_and_typo David Lord 2021-03-16 10:16:59 -07:00
  • 6eeaa2e50d fix a broken link kangetsu121 2021-03-16 16:30:54 +00:00
  • 020331522b
    Merge pull request #3937 from pallets/pre-commit-ci-update-config David Lord 2021-03-15 11:36:59 -07:00