Commit graph

  • 37a7c19412
    Simpler is better taras_zhere 2023-04-12 22:07:57 -06:00
  • e1e4e82096
    Merge pull request #5034 from adamtheturtle/default-mimetype-optional David Lord 2023-04-12 13:43:23 -07:00
  • b626a93879
    Allow Response subclasses to set default_mimetype as None Adam Dangoor 2023-03-26 14:38:11 +01:00
  • 87698a2d5d
    Merge pull request #5029 from lettow-humain/main David Lord 2023-04-12 13:29:05 -07:00
  • c67bfe551d
    fix parentheses lettow-humain 2023-03-17 11:58:49 +01:00
  • c9a5660cfd
    Merge pull request #5054 from pallets/session-domain David Lord 2023-04-12 13:10:34 -07:00
  • c24f8c8199
    no cookie domain by default David Lord 2023-04-12 12:38:22 -07:00
  • fa0ceb62f2
    Merge branch '2.2.x' David Lord 2023-04-12 10:57:53 -07:00
  • 694183ce22
    Merge pull request #5053 from pallets/werkzeug-compat David Lord 2023-04-12 10:57:14 -07:00
  • 04c21387db
    update test cookie handling for Werkzeug 2.3 David Lord 2023-04-12 10:33:52 -07:00
  • 67c4c7bac2
    ignore warning from pytest due to change in Python 3.12 alpha David Lord 2023-04-11 15:34:39 -07:00
  • e39d78a0ad
    Merge branch '2.2.x' David Lord 2023-04-11 15:33:44 -07:00
  • a30b6e723c
    update dependencies David Lord 2023-04-11 15:33:34 -07:00
  • 5942ddd45a
    Fixed grammatically incorrect sentence in README Aysha Jamal 2023-04-08 20:01:43 -04:00
  • 9e52a9f868 Merge branch 'subdomain-listing-in-flask-routes-cmd' of https://github.com/abulaman8/flask into subdomain-listing-in-flask-routes-cmd 5.413U14M4N 2023-04-07 23:58:36 +05:30
  • 59cfdefb98 bug fix 5.413U14M4N 2023-04-07 23:56:02 +05:30
  • a53835a3e0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-04-07 12:43:15 +00:00
  • 0038ea3561 added subdomain to the "flask routes" command 5.413U14M4N 2023-04-07 18:01:16 +05:30
  • daf6966c89
    Merge pull request #5037 from pamelafox/patch-1 David Lord 2023-04-05 14:56:26 -07:00
  • c4f754cda3
    Merge pull request #5041 from pallets/pre-commit-ci-update-config David Lord 2023-04-04 07:00:49 -07:00
  • d2a6f5c572
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-04-04 06:31:29 +00:00
  • a361ef6368
    Merge pull request #5038 from pallets/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.4 David Lord 2023-04-03 06:19:09 -07:00
  • c2688e4f06
    Merge pull request #5040 from pallets/dependabot/github_actions/actions/cache-3.3.1 David Lord 2023-04-03 06:18:57 -07:00
  • e8178f7bfa
    Merge pull request #5039 from pallets/dependabot/github_actions/actions/checkout-3.5.0 David Lord 2023-04-03 06:18:45 -07:00
  • 4909e8ff86
    Bump actions/cache from 3.2.6 to 3.3.1 dependabot[bot] 2023-04-01 16:57:11 +00:00
  • 6a6c83789f
    Bump actions/checkout from 3.3.0 to 3.5.0 dependabot[bot] 2023-04-01 16:57:06 +00:00
  • 29676a273a
    Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 dependabot[bot] 2023-04-01 16:57:01 +00:00
  • 15f2ca2c24
    Update appfactories.rst Pamela Fox 2023-03-31 12:20:27 -07:00
  • 8ee13f36e8
    patch Werkzeug Samira El Aabidi 2023-03-27 11:10:57 +01:00
  • 1a3611cb6d Update guide for automatic forking emisargent 2023-03-21 00:05:29 +00:00
  • 9a72c86ea1 Update contributing guide emisargent 2023-03-20 22:41:19 +00:00
  • e2614ad666 Don't add remote fork on create emisargent 2023-03-20 22:22:51 +00:00
  • 35e9d5a783 Fix devcontainer spacing emisargent 2023-03-16 17:49:27 +00:00
  • c5ec09dc54 Update text emisargent 2023-03-16 17:40:22 +00:00
  • 36561ed8eb Don't open readme on creation emisargent 2023-03-16 17:35:55 +00:00
  • af11b12fdf Update welcome text, contributing guide emisargent 2023-03-16 17:29:18 +00:00
  • a0330e1f59 Disable terminal relaunch on extension load emisargent 2023-03-16 17:20:05 +00:00
  • b1611fbc78 Remove post-create-command.sh emisargent 2023-03-16 16:56:14 +00:00
  • b6a76531b6 Move installation to onCreateCommand emisargent 2023-03-13 17:29:46 +00:00
  • 58c52e84cd
    Merge branch 'main' into pr/emisargent/4969 David Lord 2023-03-12 08:13:33 -07:00
  • f5509a4268
    try waiting for postCreateCommand David Lord 2023-03-12 08:13:26 -07:00
  • 7ed89d3f9d
    Merge pull request #5014 from evgenymozhaev/require-a-non-empty-name-for-blueprints David Lord 2023-03-11 08:34:56 -08:00
  • b8b410014d
    require a non-empty name for blueprints Evgeny Mozhaev 2023-03-04 21:09:34 +03:00
  • 7ee9ceb71e
    Merge branch '2.2.x' David Lord 2023-03-11 08:23:08 -08:00
  • cac56a2b53
    Merge pull request #5026 from pallets/werkzeug-compat David Lord 2023-03-11 08:21:58 -08:00
  • c4b39ba2f3
    replace werkzeug.urls with urllib.parse David Lord 2023-03-11 08:16:19 -08:00
  • e7f8ae0166
    Merge pull request #5025 from pallets/update-requirements David Lord 2023-03-11 07:41:19 -08:00
  • 1432cddb13
    update requirements David Lord 2023-03-11 07:36:51 -08:00
  • c83f661427
    Merge pull request #5024 from pallets/docs-sentry David Lord 2023-03-11 07:32:12 -08:00
  • 31022056ae
    remove broken link David Lord 2023-03-11 07:29:51 -08:00
  • 392c5542f6 Prevent terminal relaunch on extension load emisargent 2023-03-10 23:41:47 +00:00
  • d16b2e4077 Rename file emisargent 2023-03-09 22:46:55 +00:00
  • a5f30b157d
    Merge pull request #5020 from gultas/patch-1 David Lord 2023-03-08 11:04:53 -08:00
  • 0bc6be604d
    Update installation.rst martinamca 2023-03-08 21:28:33 +03:00
  • d111e7896f
    updating sentry links for error handling Steven Eubank 2023-03-06 21:32:15 +01:00
  • 0b21152c54 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-03-06 17:34:54 +00:00
  • 125568e992
    Add files via upload Charan-kumar123 2023-03-06 22:57:52 +05:30
  • 44ee7b1d2f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-03-02 21:18:56 +00:00
  • db1e8632a4 Edited readme installation of flask to Windows and Mac OS's DAVID ERIVONA 2023-03-02 22:12:15 +01:00
  • 2d3915b436 Edited readme installation of flask to Windows and Mac OS's DAVID ERIVONA 2023-03-02 22:10:01 +01:00
  • acdcd6e731 Edited readme installation of flask to Windows and Mac OS's DAVID ERIVONA 2023-03-02 22:07:19 +01:00
  • 7e34fa31b4 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-03-02 21:01:28 +00:00
  • 81f53eb044 Edited readme installation of flask to Windows and Mac OS's DAVID ERIVONA 2023-03-02 21:56:16 +01:00
  • 2f67e0fe4a
    Merge pull request #5005 from pallets/dependabot/github_actions/slsa-framework/slsa-github-generator-1.5.0 David Lord 2023-03-01 09:04:40 -08:00
  • bc3ec352f0
    Merge pull request #5006 from pallets/dependabot/github_actions/actions/cache-3.2.6 David Lord 2023-03-01 09:02:06 -08:00
  • b8eb83940c
    Bump actions/cache from 3.2.4 to 3.2.6 dependabot[bot] 2023-03-01 16:57:34 +00:00
  • 3cdcc729a7
    Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0 dependabot[bot] 2023-03-01 16:57:31 +00:00
  • aa9a110f3b
    Fixed a typo in Quick Start Vasily Upornikov 2023-02-25 20:47:38 +01:00
  • dc003f3e04 Use openFiles instead of first-run-notice emisargent 2023-02-24 17:52:05 +00:00
  • 5cdb646f28
    Update .devcontainer/devcontainer.json emisargent 2023-02-24 08:38:21 -08:00
  • e3e3e7af0b
    Update .devcontainer/welcome-message.txt emisargent 2023-02-24 08:37:46 -08:00
  • 3197283fbb Use emisargent for adding remote fork emisargent 2023-02-24 01:01:02 +00:00
  • 5cdfeae2e8
    Merge branch '2.2.x' David Lord 2023-02-23 15:58:29 -08:00
  • 736b5f9ff8
    update dependencies David Lord 2023-02-23 15:58:21 -08:00
  • 23e88483f4 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-02-23 22:03:38 +00:00
  • 1cee1778a3
    Update README in test2 branch Ted Spinks 2023-02-23 17:02:45 -05:00
  • 28393a68a7 Fix workflow typo in branch filter ted-cdw 2023-02-23 16:59:33 -05:00
  • 5bb7351a17 Update README in main branch ted-cdw 2023-02-23 16:48:47 -05:00
  • 6f81e50030 Fix job condition ted-cdw 2023-02-23 16:21:44 -05:00
  • 6ba866beb4 Fix job condition ted-cdw 2023-02-23 16:12:04 -05:00
  • 8456a74773 Add workflow triggers and job condition ted-cdw 2023-02-23 16:10:36 -05:00
  • 020cc3611c
    Update README.rst Ted Spinks 2023-02-23 15:31:47 -05:00
  • d55d55a252
    Update README.rst Ted Spinks 2023-02-23 15:19:59 -05:00
  • de3b33d488
    Update README.rst Ted Spinks 2023-02-23 15:18:32 -05:00
  • 4e1f278087 Use workflow version from lab ted-cdw 2023-02-23 15:11:28 -05:00
  • 31fed72a2b Use workflow version from lab ted-cdw 2023-02-23 14:40:37 -05:00
  • 87dde6a5de Use workflow version from lab ted-cdw 2023-02-23 14:39:21 -05:00
  • 8cdc15ceaf Use workflow version from lab ted-cdw 2023-02-23 14:33:21 -05:00
  • 2ad4d8d717
    Merge pull request #4992 from AntoineMath/file_mode David Lord 2023-02-23 11:13:18 -08:00
  • b10b6d4af1
    add text parameter to config.from_file AntoineMath 2023-02-22 14:40:49 +01:00
  • 4c288bc97e
    Merge pull request #4998 from pallets/deprecate-locked_cached_property David Lord 2023-02-23 10:59:28 -08:00
  • 4256fc6304
    deprecate locked_cached_property David Lord 2023-02-23 10:05:57 -08:00
  • c690f529f2
    Merge pull request #4997 from pallets/deprecate-got_first_request David Lord 2023-02-23 09:34:17 -08:00
  • fc03d0dfab
    setup method on registered blueprint is error David Lord 2023-02-23 09:29:36 -08:00
  • 2a33c17854
    deprecate got_first_request property David Lord 2023-02-23 09:28:42 -08:00
  • 704b68948f
    Merge pull request #4996 from pallets/deprecate-markupsafe-export David Lord 2023-02-23 08:59:37 -08:00
  • 9c02f07f9b
    deprecate markupsafe exports David Lord 2023-02-23 08:55:01 -08:00
  • 1ee22e1736
    Merge pull request #4995 from pallets/remove-deprecated David Lord 2023-02-23 08:45:38 -08:00
  • 6650764e97
    remove previously deprecated code David Lord 2023-02-23 08:35:16 -08:00
  • 2287ef364a test adding new docker layer ted-cdw 2023-02-22 09:48:16 -05:00