Commit graph

  • 50df54e4c7
    explain workflow David Lord 2022-07-04 08:35:36 -07:00
  • 559a8458c4
    Merge pull request #4672 from greyli/return-list David Lord 2022-07-02 21:48:06 -07:00
  • 60b845ebab
    update typing tests for json David Lord 2022-07-02 21:40:20 -07:00
  • f8cb0b0dd5
    update docs about json David Lord 2022-07-02 21:32:55 -07:00
  • ca2bfbb0ac
    Support returning list as JSON Grey Li 2022-07-02 10:39:18 +08:00
  • 1626aff602
    Merge branch '2.1.x' David Lord 2022-07-02 21:03:09 -07:00
  • ab6a8b0330
    relax routes cli match order David Lord 2022-07-02 21:02:00 -07:00
  • c99f07d3e4
    Merge pull request #4667 from pallets/remove-deprecated-code David Lord 2022-07-01 14:14:37 -07:00
  • c2810ffdd2
    remove deprecated send_file argument names David Lord 2022-07-01 13:59:44 -07:00
  • 9e686d93b6
    remove deprecated RequestContext.g David Lord 2022-07-01 13:44:31 -07:00
  • 96d39c87a8
    Merge remote-tracking branch 'origin/2.1.x' David Lord 2022-07-01 13:32:50 -07:00
  • 6916697a98
    Merge pull request #4666 from pallets/debug-context David Lord 2022-07-01 12:35:24 -07:00
  • 84c722044a
    new debug/test preserve context implementation David Lord 2022-06-29 21:02:44 -07:00
  • 57a95e82b7
    Merge pull request #4665 from pallets/dependabot/github_actions/actions/setup-python-4 David Lord 2022-07-01 09:45:43 -07:00
  • 2589328485
    Bump actions/setup-python from 3 to 4 dependabot[bot] 2022-07-01 16:05:52 +00:00
  • 3635583ce2
    Merge pull request #4662 from pallets/fix-run-skip David Lord 2022-06-29 21:21:52 -07:00
  • 5544d09477
    re-add flag to skip unguarded app.run from CLI David Lord 2022-06-29 21:11:58 -07:00
  • 12d3f4fdf0
    Merge pull request #4658 from pallets/docs-extension-dev David Lord 2022-06-28 16:38:09 -07:00
  • b46bfcfa63
    rewrite extension development docs David Lord 2022-06-28 16:28:33 -07:00
  • 0a01248b5c
    Merge pull request #4654 from hankhank10/main David Lord 2022-06-28 06:27:24 -07:00
  • 64ab59817d
    show separate HTTP method route decorators in quickstart hankhank10 2022-06-26 10:14:40 +01:00
  • f6be300c42
    Merge pull request #4652 from hankhank10/2.1.x David Lord 2022-06-23 06:00:33 -07:00
  • abcb6c9677
    Update javascript.rst hankhank10 2022-06-23 10:59:43 +01:00
  • ab36542260
    Merge pull request #4629 from pgjones/generate David Lord 2022-06-18 12:24:13 -07:00
  • 46433e9807
    add generate_template and generate_template_string functions pgjones 2022-06-09 09:21:48 +01:00
  • 762382e436
    view functions can return generators as responses directly pgjones 2022-06-09 09:30:21 +01:00
  • 7f2a0f4806
    Merge pull request #4645 from kkirsche/patch-2 David Lord 2022-06-17 12:05:19 -07:00
  • ed42e92928
    session expiration datetime is UTC timezone-aware Kevin Kirsche 2022-06-17 10:38:17 -04:00
  • cec5f74110
    Merge pull request #4647 from pallets/cli-app_context David Lord 2022-06-17 11:57:22 -07:00
  • c9e000b9ce
    with_appcontext lasts for the lifetime of the click context David Lord 2022-06-17 11:14:22 -07:00
  • ae547270e9
    Merge pull request #4646 from pallets/cli-app-env David Lord 2022-06-17 09:30:28 -07:00
  • ab1fbef29a
    prefer --app over FLASK_APP in docs David Lord 2022-06-17 09:26:26 -07:00
  • 99fa3c36ab
    add --app, --env, --debug, and --env-file CLI options David Lord 2022-06-17 07:54:06 -07:00
  • fe4003b3c9
    Merge pull request #4642 from pallets/cli-nest David Lord 2022-06-15 14:17:45 -07:00
  • aa801c431a
    FlaskGroup can be nested David Lord 2022-06-15 14:07:00 -07:00
  • 4f03a769d4
    edit some cli messages David Lord 2022-06-15 12:45:22 -07:00
  • 9c50b8fc1c
    fix formatting David Lord 2022-06-13 06:08:45 -07:00
  • 97298e06fe
    Merge branch '2.1.x' David Lord 2022-06-12 16:04:01 -07:00
  • a9878c018b
    remove mod_wsgi-standalone David Lord 2022-06-12 16:03:51 -07:00
  • 9139af1c62
    Merge branch '2.1.x' David Lord 2022-06-12 14:10:51 -07:00
  • b0a144d0c0
    Merge pull request #4637 from pallets/docs-deploy David Lord 2022-06-12 14:03:55 -07:00
  • 2ea77c2782
    rewrite deployment docs David Lord 2022-06-12 13:45:31 -07:00
  • dcd1a1e0b6
    Merge branch '2.1.x' David Lord 2022-06-11 14:16:51 -07:00
  • 9398630a8f
    Merge pull request #4636 from pallets/docs-javascript David Lord 2022-06-11 14:03:01 -07:00
  • 2f3c87dcb8
    rewrite javascript docs David Lord 2022-06-11 13:44:46 -07:00
  • ebc0d30dd1
    Merge pull request #4630 from mirskiy/docs-mention-relative David Lord 2022-06-09 09:24:26 -07:00
  • 9934528c8f Update send_from_directory docstring Dan Mirsky 2022-06-09 09:12:10 -07:00
  • 6f6e3289da
    remove javascript fetch polyfill David Lord 2022-02-14 10:33:25 -08:00
  • db3187fd7a
    Merge pull request #4624 from pallets/view-init-scope David Lord 2022-06-06 15:52:48 -07:00
  • 45174bf9a1
    use __init_subclass__ instead of metaclass for MethodView David Lord 2022-06-06 15:40:04 -07:00
  • bab5a65e6e
    rewrite class-based view docs David Lord 2022-06-06 15:33:30 -07:00
  • 6e23239567
    add View.init_every_request attribute David Lord 2022-06-06 11:04:04 -07:00
  • aab1d9935e
    Merge pull request #4621 from pallets/deprecate-before_first_request David Lord 2022-06-06 10:11:00 -07:00
  • 96c97dec09
    deprecate before_first_request David Lord 2022-06-06 10:00:21 -07:00
  • 7a2d5fb6df
    Merge branch '2.1.x' David Lord 2022-06-06 09:30:30 -07:00
  • c7f2ab8e7a
    Merge pull request #4610 from eprigorodov/feature-4602-namespace-path David Lord 2022-06-06 09:26:53 -07:00
  • b06df0a792
    remove outdated instance path test David Lord 2022-06-06 09:17:53 -07:00
  • 3ba37d2afe
    fix uninstalled package tests under tox David Lord 2022-06-06 08:24:05 -07:00
  • 88bcf78439
    instance_path for namespace packages uses path closest to submodule Evgeny Prigorodov 2022-05-26 21:12:36 +02:00
  • fb89745408
    Merge pull request #4579 from lecovi/docs/#4574-test-typing David Lord 2022-06-05 15:54:08 -07:00
  • 48766754b8
    add typing tests to mypy config David Lord 2022-06-05 15:49:41 -07:00
  • 5e40aa22af
    Merge pull request #4620 from Numerlor/remove-extra-backtick David Lord 2022-06-05 15:45:22 -07:00
  • 3351a8677e
    add errorhandler type check tests David Lord 2022-06-05 15:44:28 -07:00
  • 81be290ec8
    view function is actually type checked David Lord 2022-06-03 12:54:54 -07:00
  • 72cae9ce2b
    Remove extra backtick Numerlor 2022-06-05 02:57:49 +02:00
  • 696d7c620d
    Merge pull request #4617 from nk9/2.1.x David Lord 2022-06-01 16:10:31 -07:00
  • 5d31ce1031
    Fix incorrect references to query in testing doc Nick Kocharhook 2022-06-01 12:16:21 -07:00
  • 8c6f1d96de
    add example code for testing typing tools lecovi 2022-05-02 15:22:08 -03:00
  • 9e2e1de2fc
    Merge branch '2.1.x' David Lord 2022-06-01 11:27:08 -07:00
  • 21d32ee067
    update requirements David Lord 2022-06-01 11:23:09 -07:00
  • c6e3fc8072
    Merge pull request #4613 from citramon/test_for_from_mapping_config_skip_not_upper David Lord 2022-05-31 09:10:36 -07:00
  • 3ecebcdf8d Add test config.from_mapping method: ignoring items with non-upper keys Stanislav Bushuev 2022-05-31 17:51:39 +02:00
  • 83e9680649
    Merge pull request #4603 from f3ndot/use-correct-response-type-for-after-request-callable David Lord 2022-05-23 13:56:19 -07:00
  • 61f62e6005
    access flask types through namespace alias David Lord 2022-05-23 13:15:26 -07:00
  • 8cb950671f
    use bound typevar to accept Flask and Werkzeug Response classes Justin Bull 2022-05-19 13:34:46 -04:00
  • a4f63e0390
    start version 2.1.3 David Lord 2022-05-23 10:54:02 -07:00
  • 60ac0c5092
    Merge pull request #4595 from nkabrown/add-installation-tutorial-link David Lord 2022-05-23 10:44:48 -07:00
  • c45c81938a
    Add link to additional packaging info Nathan Brown 2022-05-12 19:57:50 -04:00
  • ab76703532
    Merge pull request #4581 from lecovi/docs/#3871-celery-config David Lord 2022-05-23 10:19:59 -07:00
  • 9252be9c9e
    docs: new configuration format for celery lecovi 2022-05-02 17:28:23 -03:00
  • 1888df3440
    Merge remote-tracking branch 'origin/2.1.x' David Lord 2022-05-23 10:08:52 -07:00
  • d506af1b1f
    update requirements David Lord 2022-05-23 10:08:43 -07:00
  • 31aad113ff
    Merge pull request #4606 from pallets/cli-imports David Lord 2022-05-23 09:51:58 -07:00
  • 1232d69860
    inline conditional imports for cli behaviors David Lord 2022-05-23 09:46:20 -07:00
  • a52a7db6c9
    Merge pull request #4577 from hallacy/hallacy/fix_4571 David Lord 2022-05-23 09:12:45 -07:00
  • e044b00047
    avoid triggering setupmethod late in tests David Lord 2022-05-23 08:50:13 -07:00
  • a406c297aa
    apply setupmethod consistently David Lord 2022-05-23 08:49:30 -07:00
  • eb36135cfe
    always warn on blueprint setupmethod after registration Chris Hallacy 2022-05-02 11:33:29 -06:00
  • ca8e6217fe
    Merge pull request #4596 from pallets/url_for-template David Lord 2022-05-15 08:54:26 -07:00
  • 69e2300608
    use app.url_for as template global David Lord 2022-05-15 08:48:07 -07:00
  • 00e2aac937
    Merge pull request #4580 from ionesu/move_url_for_to_the_flask_app_object David Lord 2022-05-14 12:50:37 -07:00
  • 39f9363296
    finish moving url_for to app David Lord 2022-05-14 12:43:38 -07:00
  • 92acd05d9b
    add url_for method to app Ivan Sushkov 2022-05-02 12:29:55 -06:00
  • fac630379d
    update app.redirect docs David Lord 2022-05-12 16:30:01 -07:00
  • 5512a66881
    Merge pull request #4576 from dzcode/dzcode/4567/abort-implementation David Lord 2022-05-12 13:45:37 -07:00
  • eb5dd9f5ef
    add aborter object to app dzcode 2022-05-02 10:16:12 -06:00
  • a25d234cdd
    Merge remote-tracking branch 'origin/2.1.x' David Lord 2022-05-11 09:39:26 -07:00
  • 542cf30e48
    Merge pull request #4575 from thoagland/Issue_4569_add_redirect_to_Flask_App David Lord 2022-05-11 09:22:19 -07:00
  • fdab801fbb
    add redirect method to app Tim Hoagland 2022-05-02 12:44:15 -04:00
  • e322f32e94
    Merge pull request #4593 from pallets/remove-mailing-list David Lord 2022-05-10 09:35:05 -07:00