Commit graph

  • 21ee19c1b7
    fix dict syntax in testing doc Abdur-Rahmaan Janhangeer 2022-02-26 11:26:09 +04:00
  • a466fc3ada
    Merge pull request #4467 from pallets/docs-testing-query_string David Lord 2022-02-25 20:37:37 -08:00
  • 89b7dc804e
    update reference to 'query_string' parameter usrme 2022-02-23 22:18:20 +02:00
  • 099350443d 🐛 fix CONTRIBUTING.rst tabs rendering Harmouch101 2022-02-23 18:49:40 +02:00
  • 4843590c4a
    Merge pull request #4461 from pallets/cli-lazy-context David Lord 2022-02-22 19:13:29 -08:00
  • aa13521d42
    lazy loading preserves click context David Lord 2022-02-22 19:04:03 -08:00
  • 3897a51801
    Merge pull request #4454 from colincadams/patch-3 David Lord 2022-02-19 07:12:40 -08:00
  • 642ca6ea68
    Merge branch '2.0.x' David Lord 2022-02-17 16:26:16 -08:00
  • ad13dbc826
    pin setuptools for reorder_python_imports David Lord 2022-02-17 16:26:06 -08:00
  • 6f79cb8a23
    Fix typing on app.session_interface Colin Adams 2022-02-16 21:12:01 -08:00
  • b6a8ccd2cf
    Merge branch '2.0.x' David Lord 2022-02-14 12:06:57 -08:00
  • ef557b3ff2
    Merge pull request #4449 from pallets/release-2.0.3 2.0.3 David Lord 2022-02-14 11:46:23 -08:00
  • 702d973b1f
    release version 2.0.3 David Lord 2022-02-14 11:34:37 -08:00
  • c15f74cea6
    Merge pull request #4448 from pallets/testing-docs David Lord 2022-02-13 14:09:07 -08:00
  • 761d7e1652
    rewrite testing docs David Lord 2022-02-13 13:57:33 -08:00
  • 48ee204dd5
    Merge pull request #4189 from mgu/feat/use-exclude-patterns-reloader David Lord 2022-02-09 12:53:19 -08:00
  • beae1249f7
    add exclude-patterns option to flask run Mickaël Guérin 2021-07-06 13:32:45 +02:00
  • e06dad62f6
    Merge pull request #4445 from pallets/override-redirect David Lord 2022-02-09 11:39:48 -08:00
  • 1be65b1b69
    overriding FlaskClient.open works with redirects David Lord 2022-02-09 11:13:03 -08:00
  • 3ad8e571f7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-02-09 16:11:24 +00:00
  • 26aade7537
    Add alwaysdata hosting platform Nicolas Ferrari 2022-02-09 17:10:07 +01:00
  • 7c5f17a55e
    update requirements David Lord 2022-02-09 07:39:33 -08:00
  • e37e87140e
    Merge branch '2.0.x' David Lord 2022-02-09 07:37:43 -08:00
  • d6496c8e29
    Merge pull request #4443 from pallets/update-requirements David Lord 2022-02-08 12:36:55 -08:00
  • 1fd8654719
    stop using dependabot for python, too noisy David Lord 2022-02-08 12:09:22 -08:00
  • 925674761e
    cache pip with setup-python action David Lord 2022-02-08 12:08:19 -08:00
  • 426a1e25b7
    fix pytest 7 warnings David Lord 2022-02-08 12:05:17 -08:00
  • 6f7d99ce4b
    use pip-compile-multi for requirements David Lord 2022-02-08 12:05:05 -08:00
  • bc094dbe6a
    Merge pull request #4432 from sfermigier/main David Lord 2022-02-08 10:27:11 -08:00
  • 694eb84f41
    reword changelog for importlib.resources David Lord 2022-02-08 10:26:21 -08:00
  • 17c46b2ddd
    Merge pull request #4420 from K900/main David Lord 2022-02-08 10:24:57 -08:00
  • 528db86f85
    Merge pull request #4442 from pallets/pre-commit-ci-update-config David Lord 2022-02-08 07:39:59 -08:00
  • 436c7afc83
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-02-07 21:19:46 +00:00
  • 5047485e1c
    Bump asgiref from 3.4.1 to 3.5.0 in /requirements dependabot[bot] 2022-02-01 16:05:14 +00:00
  • ddb7967da2
    Bump pre-commit from 2.16.0 to 2.17.0 in /requirements dependabot[bot] 2022-02-01 16:04:43 +00:00
  • 087c5833c8
    Bump types-setuptools from 57.4.7 to 57.4.8 in /requirements dependabot[bot] 2022-02-01 16:04:13 +00:00
  • 82da24c3b5
    Bump sphinx from 4.3.2 to 4.4.0 in /requirements dependabot[bot] 2022-02-01 16:03:37 +00:00
  • 0ef39831bb
    Bump types-contextvars from 2.4.1 to 2.4.2 in /requirements dependabot[bot] 2022-02-01 16:03:00 +00:00
  • 9a134da31b Match typing declaration with implementation. Stefane Fermigier 2022-01-27 11:43:42 +01:00
  • 76a4a0b358 added checker JoeTanto2 2022-01-19 16:09:12 -05:00
  • 751d85f3de cli: use importlib.metadata instead of pkg_resources K900 2022-01-17 19:11:24 +03:00
  • fdac8a5404
    Merge pull request #4417 from pallets/remove-as_tuple David Lord 2022-01-14 09:38:02 -08:00
  • aab064fee1
    remove deprecated as_tuple parameter from test_client David Lord 2022-01-14 09:34:07 -08:00
  • de4b2807d3
    Merge pull request #4397 from cameronthecoder/main David Lord 2022-01-14 08:34:55 -08:00
  • 08ad8aabfe
    Remove X-XSS-Protection suggestion Cameron Dahl 2021-12-30 23:08:49 -06:00
  • 981a94df68
    Merge pull request #4412 from otherJL0/main David Lord 2022-01-14 08:29:30 -08:00
  • afe77feef3
    Adding Fish commands to docs otherJL0 2022-01-11 07:59:08 -05:00
  • d03df1fff3
    Merge branch '2.0.x' David Lord 2022-01-13 14:43:23 -08:00
  • 66f2ac6696
    update tool config David Lord 2022-01-13 14:42:36 -08:00
  • e103747c54
    Merge branch '2.0.x' David Lord 2022-01-13 11:10:12 -08:00
  • a025ee3f25
    update requirements David Lord 2022-01-13 11:10:06 -08:00
  • e29935e29e
    Update README.rst Peace 2022-01-12 12:46:10 +02:00
  • 0d0817bc30
    Merge branch 'pallets:main' into main Peace 2022-01-12 12:35:24 +02:00
  • 66710eb61f
    Update SECURITY.md Peace 2022-01-12 12:25:05 +02:00
  • f9af603ba2
    Update README.rst Peace 2022-01-12 12:21:20 +02:00
  • f9452c0114 improve comments for no_auto_head option malwaredllc 2022-01-05 12:56:53 -07:00
  • 2971c71fc7 make no_auto_head comparison more explicit malwaredllc 2022-01-05 12:49:50 -07:00
  • c6c207175c cleanup doc formatting malwaredllc 2022-01-05 12:47:15 -07:00
  • 7a166f6082 update docs malwaredllc 2022-01-05 12:39:07 -07:00
  • a326eae857 typing fix malwaredllc 2022-01-05 12:25:47 -07:00
  • 52961cc80b update CHANGES.rst malwaredllc 2022-01-05 12:16:44 -07:00
  • c3a8f8e611 make test_no_auto_head_option test more explicit malwaredllc 2022-01-05 12:05:57 -07:00
  • 7a4c9772be add no_auto_head option in app route decorator malwaredllc 2022-01-05 11:59:06 -07:00
  • 9ea9e60a34 Add .circleci/config.yml samkenxADO 2022-01-05 13:58:36 +08:00
  • f8566670fd
    Merge pull request #1 from samkenxADO/samkenxADO-patch-1 samkenxADO 2022-01-05 13:26:03 +08:00
  • bda53a8339
    Create samkencoin.yml samkenxADO 2022-01-05 13:25:18 +08:00
  • 2cddddbd5b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-03 21:07:39 +00:00
  • 67339fefb3
    Bump tox from 3.24.4 to 3.24.5 in /requirements dependabot[bot] 2022-01-01 16:06:49 +00:00
  • 8ed91c8564
    Bump types-dataclasses from 0.6.1 to 0.6.2 in /requirements dependabot[bot] 2022-01-01 16:05:20 +00:00
  • c93cc2ce67
    Bump sphinx-issues from 1.2.0 to 2.0.0 in /requirements dependabot[bot] 2022-01-01 16:04:31 +00:00
  • e82d58a7f2
    Bump types-setuptools from 57.4.4 to 57.4.5 in /requirements dependabot[bot] 2022-01-01 16:03:48 +00:00
  • 3ed155a460
    fix example redirect url routing James Hawkins 2021-12-28 16:05:07 +00:00
  • f95112e303
    Update README.rst baseplate-admin 2021-12-28 12:52:27 +06:00
  • 660994efc7
    Merge branch '2.0.x' David Lord 2021-12-22 20:07:07 -07:00
  • 9e50ad55ae
    pin os and python version in rtd build David Lord 2021-12-22 20:06:08 -07:00
  • 0fb5c2f034
    Merge branch '2.0.x' David Lord 2021-12-22 20:02:52 -07:00
  • 1a1c7ea618
    pin os and python version in rtd build David Lord 2021-12-22 19:58:07 -07:00
  • 93a7f08bbc
    pin os and python version in rtd build David Lord 2021-12-22 19:58:07 -07:00
  • 990a95fbca
    Merge pull request #4382 David Lord 2021-12-22 18:24:48 -08:00
  • 0122a4f34f
    Fix the command for checking port on macOS in server docs Grey Li 2021-12-12 12:05:44 +08:00
  • 6389c07530
    Merge pull request #4348 from Yourun-proger/fix_msg David Lord 2021-12-22 17:49:30 -08:00
  • b1a00ebc4c
    update error message for after_this_request and copy_current_request_context David Lord 2021-12-22 18:44:37 -07:00
  • 633449a36c
    fix error message Yourun-Proger 2021-11-19 23:09:38 +03:00
  • 7b0c82dfdc
    Merge pull request #4350 from olliemath/patch-1 David Lord 2021-12-22 17:10:24 -08:00
  • a841cfabb5
    Only use a custom JSONDecoder if needed olliemath 2021-11-20 14:05:57 +00:00
  • 9504de9dd0
    Merge pull request #4390 from pallets/dependabot/github_actions/dessant/lock-threads-3 David Lord 2021-12-22 15:56:45 -08:00
  • 9e00becf3a
    update option names for v3 David Lord 2021-12-22 15:53:23 -08:00
  • 79b3cecc3d
    updates go to maintenance branch David Lord 2021-12-22 15:45:44 -08:00
  • a65683a65c
    Bump dessant/lock-threads from 2 to 3 dependabot[bot] 2021-12-22 23:43:55 +00:00
  • 2952e6a323
    update github actions David Lord 2021-12-22 15:43:28 -08:00
  • c627b5e773
    updates go to maintenance branch David Lord 2021-12-22 15:43:13 -08:00
  • 032e3d1cba
    Bump jinja2 from 3.0.0 to 3.0.3 dependabot[bot] 2021-12-22 23:23:23 +00:00
  • 4481c0d54b
    Bump markupsafe from 2.0.0 to 2.0.1 dependabot[bot] 2021-12-22 23:23:22 +00:00
  • edac7e3a56
    Merge branch '2.0.x' David Lord 2021-12-22 15:21:31 -08:00
  • c5ca175004
    Merge pull request #4389 from pallets/update-requirements David Lord 2021-12-22 15:20:12 -08:00
  • 9d36623db1
    update requirements David Lord 2021-12-22 14:26:34 -08:00
  • 624ed4de72
    Merge pull request #4384 from jugmac00/patch-1 David Lord 2021-12-15 20:31:59 -08:00
  • f16524ea1d
    fix typo Jürgen Gmach 2021-12-16 04:28:09 +01:00
  • 0c944a80e1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-12-15 01:57:09 +00:00
  • 0442ce0930
    Updated docstrings to maintain line length Fluency 2021-12-14 21:56:55 -04:00