Commit graph

  • e681adb826 release version 2.0.1 David Lord 2021-05-21 08:50:31 -07:00
  • 67272bee1b Merge pull request #4090 from pallets/stream-type David Lord 2021-05-21 08:48:02 -07:00
  • d883eb2ab5 improve typing for stream_with_context David Lord 2021-05-21 08:42:44 -07:00
  • 617033403f Merge pull request #4087 from greyli/gitignore David Lord 2021-05-21 07:10:50 -07:00
  • 24a2dd4f2e Merge pull request #4074 from pgjones/bp David Lord 2021-05-21 07:09:02 -07:00
  • 80836ecf64 Fix blueprint renaming pgjones 2021-05-21 15:02:05 +01:00
  • b8f5c161f8 Fix blueprint self registration pgjones 2021-05-21 15:01:32 +01:00
  • 020ac5f2d9 warn when registering same blueprint with same name David Lord 2021-05-20 13:08:28 -07:00
  • 4907999188 changelog for blueprint registered name David Lord 2021-05-20 11:05:36 -07:00
  • c6d18023d3 cache blueprint path calculation David Lord 2021-05-20 10:32:28 -07:00
  • b6835d2144 Bugfix allow blueprints to be registered with a different name pgjones 2021-05-18 13:37:11 +01:00
  • 3f36415bf5 Bugfix blueprint naming pgjones 2021-05-18 13:33:45 +01:00
  • 7318136ed9 Fix blueprint nested url_prefix pgjones 2021-05-18 13:06:21 +01:00
  • 13ee3c63cf Fix view decorators docs Grey Li 2021-05-21 17:46:31 +08:00
  • f5b1e1f7f5 Fix view decorators docs Grey Li 2021-05-21 17:46:31 +08:00
  • 9a54c7d66e Add venv and .venv to .gitignore Grey Li 2021-05-21 16:58:58 +08:00
  • 7fb6d79770 Update CHANGES.rst Alex Hedges 2021-05-17 17:14:47 -04:00
  • f6f1665acb Improve decorator factory type signatures Alex Hedges 2021-05-17 15:30:05 -04:00
  • 709f701719 Use TypeVar for setupmethod() Alex Hedges 2021-05-17 14:02:27 -04:00
  • 9841b21f4b Make add_url_rule() signature consistent Alex Hedges 2021-05-15 17:38:25 -04:00
  • c623015348 Add update pip and setuptools section (#4061) Oleksis Fraga Menéndez 2021-05-21 00:33:09 -04:00
  • 10e22202dd Merge branch '2.0.x' David Lord 2021-05-20 21:05:59 -07:00
  • 83f7efa047
    Merge branch '2.0.x' David Lord 2021-05-20 21:05:59 -07:00
  • ffe6216568 Merge pull request #4084 from pallets/update-theme David Lord 2021-05-20 21:05:36 -07:00
  • 29c8be4604 update pallets and sphinx requirements David Lord 2021-05-20 21:03:33 -07:00
  • 5ff1f02e94 update pallets-sphinx-themes David Lord 2021-05-20 21:03:02 -07:00
  • baf63d64df
    UpdateIndex.ex’s ronniebabye 2021-05-20 23:11:31 -04:00
  • a7965e84af
    Simplify the command to upgrade pip Grey Li 2021-05-21 11:07:26 +08:00
  • 6cd5f10ec1 Update CHANGES.rst Alex Hedges 2021-05-17 17:14:47 -04:00
  • 7e4c58f2e9 Improve decorator factory type signatures Alex Hedges 2021-05-17 15:30:05 -04:00
  • b363c8a869 Use TypeVar for setupmethod() Alex Hedges 2021-05-17 14:02:27 -04:00
  • ed245f5eb4 Make add_url_rule() signature consistent Alex Hedges 2021-05-15 17:38:25 -04:00
  • 68417793eb Merge pull request #4081 from pallets/config-json David Lord 2021-05-20 13:52:09 -07:00
  • 58e5ba2980 re-add deprecated Config.from_json method David Lord 2021-05-20 12:35:43 -07:00
  • 7eb434caa2
    updated text of changes due to #4078 Young proger 2021-05-20 21:59:39 +03:00
  • 3282b39c3c Merge pull request #4072 from pallets/typeshed David Lord 2021-05-17 16:06:10 -07:00
  • 3489d44b80 use _typeshed.wsgi instead of wsgiref.types David Lord 2021-05-17 16:03:12 -07:00
  • ecd6f76496 blueprints: fix nested blueprint url_prefix Maico Timmerman 2021-05-17 21:25:57 +02:00
  • a774d25f78 Merge pull request #4066 from dannysepler/pathlib-in-test David Lord 2021-05-17 08:51:30 -07:00
  • 92c4d72931 Add pathlib in cli tests Danny Sepler 2021-05-16 22:34:32 -04:00
  • 2c2b064184 Merge pull request #4063 from pgjones/bp-fix David Lord 2021-05-17 07:56:20 -07:00
  • f8157eca6f Fix nested blueprint url_prefix pgjones 2021-05-16 19:32:29 +01:00
  • 1e95e2b916
    fixed spaces Young proger 2021-05-16 21:46:35 +03:00
  • b3584634fc Add update pip and setuptools section oleksis 2021-05-15 18:59:49 -04:00
  • 735b6abf46 Fix inject_url_defaults for nested blueprints pgjones 2021-05-15 16:39:09 +01:00
  • fdcc62be82 Fix the request blueprint method pgjones 2021-05-15 16:16:37 +01:00
  • 069da00d73
    Update CHANGES.rst with HEAD shortcut description Lucas Andrade 2021-05-15 00:37:06 -03:00
  • b743948d3e
    Add HEAD as a sugar route Lucas Andrade 2021-05-15 00:18:52 -03:00
  • 494ce0d780 Merge pull request #4057 from rafaVls/unused-escape-import David Lord 2021-05-14 13:54:21 -07:00
  • da7ddcaf80 Use escape function in return statement for username and subpath. Rafael Aviles 2021-05-14 13:23:34 -07:00
  • ed1b3c77bb Merge pull request #4056 from pallets/converter-session David Lord 2021-05-14 08:23:44 -07:00
  • 5eb80d163b Merge pull request #4055 from pallets/converter-session David Lord 2021-05-14 08:17:37 -07:00
  • 9039534eee
    Merge pull request #4055 from pallets/converter-session David Lord 2021-05-14 08:17:37 -07:00
  • bd3a8b71f8 converters have access to session David Lord 2021-05-14 08:11:09 -07:00
  • 7a1d921926 Merge branch '2.0.x' David Lord 2021-05-13 18:47:43 -07:00
  • 636f195bb5
    Merge branch '2.0.x' David Lord 2021-05-13 18:47:43 -07:00
  • 919966dd0e Merge branch '1.1.x' into 2.0.x David Lord 2021-05-13 18:47:06 -07:00
  • 50b19f54a1 Merge pull request #4051 from pallets/release-1.1.4 David Lord 2021-05-13 18:44:46 -07:00
  • 582339292a release version 1.1.4 David Lord 2021-05-13 18:22:56 -07:00
  • ed127445a8 Merge pull request #4049 from brettlangdon/fix.os.fspath David Lord 2021-05-13 18:19:46 -07:00
  • 289dad68e8 Use compat fspath instead of os.fspath When 7ba35c4 was cherry-picked it introduced the usage of os.fspath which is not supported on Python <3.6 brettlangdon 2021-05-13 20:19:02 -04:00
  • d28759b3d0 Merge branch '2.0.x' David Lord 2021-05-13 16:36:10 -07:00
  • 1ce0f774c9
    Merge branch '2.0.x' David Lord 2021-05-13 16:36:10 -07:00
  • 5ae521f365 Merge branch '1.1.x' into 2.0.x David Lord 2021-05-13 16:34:58 -07:00
  • 5a491d9e1a Merge pull request #4048 from pallets/release-1.1.3 David Lord 2021-05-13 16:24:21 -07:00
  • 5d18fbb512 release version 1.1.3 David Lord 2021-05-13 16:22:57 -07:00
  • 715e825932 Merge pull request #4047 from pallets/maximum-versions David Lord 2021-05-13 16:20:28 -07:00
  • 7df523231c set maximum versions of pallets dependencies David Lord 2021-05-13 16:16:04 -07:00
  • 51ad5ed9b9 Merge remote-tracking branch 'origin/2.0.x' David Lord 2021-05-13 16:01:23 -07:00
  • 4240ace597
    Merge remote-tracking branch 'origin/2.0.x' David Lord 2021-05-13 16:01:23 -07:00
  • 2948e82b10 Merge pull request #4036 from greyli/fix-nesting-bp David Lord 2021-05-13 15:27:41 -07:00
  • ad15cd639e fix url_prefix argument when nesting blueprints Grey Li 2021-05-13 18:26:24 +08:00
  • 70c98bbf88 Merge pull request #4045 from pallets/blueprint-name-dot David Lord 2021-05-13 14:34:28 -07:00
  • 2e3276e3dd blueprint name may not contain a dot David Lord 2021-05-13 14:31:50 -07:00
  • c7dd1447c8 Merge pull request #4026 from greyli/improve-type-hints David Lord 2021-05-13 13:35:12 -07:00
  • 702529eb9c improve type hints for send_file and send_from_directory Grey Li 2021-05-12 22:52:25 +08:00
  • 00ee86c408 Merge pull request #4042 from pallets/update-typing David Lord 2021-05-13 13:09:49 -07:00
  • 78519d52e4 fix typing that wasn't available in Python 3.6.0 David Lord 2021-05-13 12:53:32 -07:00
  • 7c738c6fcb inform mypy that g has arbitrary attributes David Lord 2021-05-13 11:33:01 -07:00
  • 3bf2a22245 fix annotation for g object David Lord 2021-05-13 11:32:19 -07:00
  • 4edf300c40 mark top-level names as exported David Lord 2021-05-12 12:47:49 -07:00
  • 3de2131606 Merge pull request #4034 from oleksis/2.0.x Grey Li 2021-05-13 16:00:48 +08:00
  • 21d4a964c5 Fix Fork link oleksis 2021-05-13 03:54:41 -04:00
  • 4eaa3364f2 Merge pull request #4019 from greyli/re-add-filename David Lord 2021-05-12 10:23:08 -07:00
  • 811bc1b01c Re-add filename param for send_from_directory Grey Li 2021-05-12 19:04:20 +08:00
  • 9b83a033c6
    Update env to venv for consistency yuxiaoy 2021-05-13 00:18:44 +08:00
  • e42cf31c36
    Update env to venv for consistency yuxiaoy 2021-05-12 23:59:32 +08:00
  • 101b5ded09 Merge pull request #4021 from andrewjroth/patch-1 David Lord 2021-05-12 06:40:57 -07:00
  • 5279299277 Added Google Cloud Run as a Hosted option Andrew J Roth 2021-05-12 09:14:34 -04:00
  • afa66bf9ea Add missing change entry for change in send_from_directory Grey Li 2021-05-12 18:49:41 +08:00
  • 9a77d8e2d2 Fix typo in the example of nesting bp docs Grey Li 2021-05-12 12:58:23 +08:00
  • d575de5159 Fix typo in the example of nesting bp docs Grey Li 2021-05-12 12:58:23 +08:00
  • 6b6da7550b Fix typo in the example of nesting bp docs Grey Li 2021-05-12 12:58:23 +08:00
  • 416853a146 Fix typo in the example of nesting bp docs Grey Li 2021-05-12 12:58:23 +08:00
  • 27c92ec0eb Fix typo in the example of nesting bp docs Grey Li 2021-05-12 12:58:23 +08:00
  • 15be836684 Merge remote-tracking branch 'origin/2.0.x' David Lord 2021-05-11 16:33:46 -07:00
  • 22d82e70b3
    Merge remote-tracking branch 'origin/2.0.x' David Lord 2021-05-11 16:33:46 -07:00
  • 761ea3107e Merge pull request #4011 from ThiefMaster/fix-sphinx-build David Lord 2021-05-11 16:33:24 -07:00
  • f648ed8a3a Install sphinx 4.1-dev from git Adrian Moennich 2021-05-12 00:28:56 +02:00
  • 95fb0a1a7c Merge remote-tracking branch 'origin/2.0.x' David Lord 2021-05-11 15:26:38 -07:00