Commit Graph

  • b8eb654f28
    Merge branch 'main' of github.com:sanic-org/sanic into headers-response-renderers Adam Hopkins 2023-07-09 09:35:37 +0300
  • c17230ef94
    Update request type on middleware types (#2754) guacs 2023-07-08 23:35:24 -0700
  • d3ca08d966
    Resolve headers on different renderers - Issue 2749 Adam Hopkins 2023-07-09 09:33:52 +0300
  • 7f06150426
    Merge branch 'main' into middleware-request-type Adam Hopkins 2023-07-09 09:23:17 +0300
  • 049983cb70
    Fix traversals for intended results (#2728) Adam Hopkins 2023-07-09 09:21:39 +0300
  • 0e9fa3070d
    Merge branch 'main' into issue2726 Adam Hopkins 2023-07-09 09:00:26 +0300
  • 15603aac2b fix #2752 Moshe Nahmias 2023-07-08 22:07:48 +0300
  • e374409567
    Adding allow route overwrite option in blueprint (#2716) Zhiwei 2023-07-07 07:56:42 -0400
  • 111e4f7a2d
    Merge branch 'main' into zhiwei/route-overwrite Zhiwei 2023-07-07 02:12:08 -0400
  • 7a284f3df6 Remove unwanted test case Zhiwei Liang 2023-07-07 02:11:35 -0400
  • e6c65fe067 make allow_route_overwrite flag to be internal Zhiwei Liang 2023-07-07 02:11:23 -0400
  • 4068a0d83d
    Add name prefixing to BP groups (#2727) Adam Hopkins 2023-07-05 19:31:25 +0300
  • 13da6e23ec
    Merge branch 'main' into bp-group-name-prefix Adam Hopkins 2023-07-05 19:12:41 +0300
  • 70da5e9879
    Fix Inner bug: TypeError: __init__() got an unexpected keyword argument 'escape_forward_slashes' #2740 (#2772) Benjamin 2023-07-05 14:30:38 +0200
  • c6642f8e72 Merge remote-tracking branch 'origin/main' into main chidoben 2023-07-05 14:12:21 +0200
  • dfef8c0df7 Format code with black to fix linter error chidoben 2023-07-05 14:11:49 +0200
  • 8b0043fe10
    Merge branch 'sanic-org:main' into main Benjamin 2023-07-05 14:04:46 +0200
  • 85a1351c12 Inject escape_forward_slashes=False argument specifically into ujson.dumpsas opposed to adding it to the code in places where it's being called. This is because this argument is only needed by ujson and not by the python standard library implementation of json.dumps chidoben 2023-07-05 13:58:47 +0200
  • 92608140c2 Remove escape_forward_slashes=False argument from sanic/worker/inspector.py:86 as this argument is specific to ujson and isn't supported by the python standard library json.dumps chidoben 2023-07-05 13:52:34 +0200
  • b425af0cb1
    Merge branch 'main' into bp-group-name-prefix Adam Hopkins 2023-07-05 14:38:30 +0300
  • f48506d620
    fix #2757 - Improved error messaging on startup time application induced import error (#2770) Moshe Nahmias 2023-07-05 14:38:15 +0300
  • fd14a45217
    Merge branch 'main' into main Adam Hopkins 2023-07-05 14:03:36 +0300
  • cefbf01043 fix linter errors Moshe Nahmias 2023-07-05 14:03:05 +0300
  • 4f2a5e0469
    Merge branch 'main' into bp-group-name-prefix Adam Hopkins 2023-07-05 13:45:21 +0300
  • f2cc83c1ba
    fix examples for freeze_support() issue on windows (#2741) Mohammad Almoghrabi 2023-07-05 13:45:08 +0300
  • 4950a12644 fix #2757 Moshe Nahmias 2023-07-05 12:38:30 +0300
  • 0c736d9842
    Merge branch 'main' into bp-group-name-prefix Adam Hopkins 2023-07-05 12:25:28 +0300
  • 1ce41b9b84
    Merge branch 'main' into freeze Adam Hopkins 2023-07-05 12:22:47 +0300
  • 1e05f40572
    Merge branch 'main' into middleware-request-type Adam Hopkins 2023-07-05 12:17:30 +0300
  • abe0657944
    Merge branch 'main' into zhiwei/route-overwrite Adam Hopkins 2023-07-05 12:15:32 +0300
  • 273825dab6
    Sanic on pypy (#2682) Mohammad Almoghrabi 2023-07-05 12:14:47 +0300
  • 3c848f8d44
    Merge branch 'main' into pypy Adam Hopkins 2023-07-05 11:55:45 +0300
  • 9165838755 cleanup whitespace Adam Hopkins 2023-07-05 11:51:44 +0300
  • 85211b02f8 Fix line lengths Adam Hopkins 2023-07-05 11:34:38 +0300
  • 17471f1b88
    Merge branch 'main' into zhiwei/route-overwrite Adam Hopkins 2023-07-05 11:28:51 +0300
  • 9a7dafd531
    Unpin setuptools version (#2766) Zhiwei 2023-07-05 04:06:43 -0400
  • 7366076645
    Merge branch 'main' into middleware-request-type Adam Hopkins 2023-07-05 10:59:05 +0300
  • a97865e167 Ignore typing issues Adam Hopkins 2023-07-05 10:54:59 +0300
  • 19c730538c Make pretty Adam Hopkins 2023-07-05 10:52:08 +0300
  • fae75201cf Merge branch 'main' of github.com:huge-success/sanic into pr2682 Adam Hopkins 2023-07-05 10:06:15 +0300
  • fb29907cfe
    Unpin setuptools version Zhiwei 2023-06-19 19:59:11 -0400
  • e6c51e13f0
    Merge branch 'main' into zhiwei/route-overwrite Zhiwei 2023-06-18 22:42:09 -0400
  • 50117d174c
    Fix issue in getting current request through classmethod when served through a different ASGI server (#2760) Thirumalaisamy K 2023-06-15 00:33:43 +0530
  • 72a5094b2c
    Merge 21abeb4323 into 05002d7ee4 hamsh 2023-06-12 08:46:34 +0000
  • 21abeb4323 add custom loads function hamed 2023-06-10 15:16:23 +0300
  • 1134c217ef
    Merge 379d7d161d into 0b750593da Lars 2023-06-12 01:11:25 +0800
  • efa9f93407 Add test_bp_copy_without_route_overwriting case Zhiwei Liang 2023-06-10 22:15:43 -0400
  • 77e626f6ab Fix issue in getting current request through classmethod when served through a different ASGI server ThirumalaisamyK 2023-06-09 22:32:12 +0530
  • 7c7487bdd7 fix development branch hamed 2023-06-10 15:14:30 +0300
  • 15643ea442 fix: update request type on middleware types Guacs 2023-05-17 09:55:49 +0530
  • a0351b2594
    Resolve bug where headers only in some response renderers Adam Hopkins 2023-05-09 11:28:30 +0300
  • e970697c7b Parameter [overwrite] is supported when adding a route. ps: @bp1.route(/abc, overwrite=True) 豪k2 2023-05-03 21:51:47 +0800
  • 62ea068905 Parameter [overwrite] is supported when adding a route. ps: @bp1.route(/abc, overwrite=True) 豪k2 2023-05-03 20:52:54 +0800
  • 2f8628eed3 sanic/app: When streaming, check REQUEST_MAX_SIZE if length is known Ozan Caglayan 2023-04-26 00:05:22 +0100
  • c1d03ebe15 Fix type 2 Zhiwei Liang 2023-04-25 02:59:39 -0400
  • c7d740cac9 Fix type Zhiwei Liang 2023-04-25 02:46:55 -0400
  • de6e692c96 Improved test test_bp_copy_with_route_overwriting Zhiwei Liang 2023-04-25 02:43:32 -0400
  • f6738eeb04 Remove conflicted future routes when overwriting is allowed Zhiwei Liang 2023-04-25 02:34:58 -0400
  • 20dda2448a Add test case test_bp_allow_override Zhiwei Liang 2023-04-25 02:34:23 -0400
  • 1cee6da205
    Merge branch 'main' into zhiwei/route-overwrite Zhiwei 2023-04-25 02:26:17 -0400
  • 5b4b7a2abd
    Merge branch 'main' into main Adam Hopkins 2023-04-21 13:55:58 -0600
  • dc39667177 update status_code typing Mohammad Almoghrabi 2023-04-20 03:21:19 +0300
  • e86c4173a5 code is an integer Mohammad Almoghrabi 2023-04-17 22:38:33 +0300
  • 4e609dced8 Add PyPy windows console encoding patch Mohammad Almoghrabi 2023-04-17 22:21:04 +0300
  • 1bcdcb0669 small fix Mohammad Almoghrabi 2023-04-17 15:25:33 +0300
  • 634c873d77 cleanup Mohammad Almoghrabi 2023-04-17 15:20:04 +0300
  • 469d8e626f Fix typing problems and add # type: ignore to ignore platform related errors Mohammad Almoghrabi 2023-04-17 15:17:59 +0300
  • 2cac3c3e31 fix examples for freeze_support() issue on windows Mohammad Almoghrabi 2023-04-17 07:18:46 +0300
  • 70cf14c03f add venv (virtual environment) folder to .gitignore Mohammad Almoghrabi 2023-04-17 06:28:43 +0300
  • 38d9e36491 fix for circular import Mohammad Almoghrabi 2023-04-17 06:02:49 +0300
  • 3bf079ee94 Windows: we name it venv not .venv Mohammad Almoghrabi 2023-04-17 05:37:42 +0300
  • 748878c480
    Merge branch 'sanic-org:main' into pypy Mohammad Almoghrabi 2023-04-17 05:09:47 +0300
  • 6b9c1cc4bc
    Fix JSONResponse default content type (#2737) Néstor Pérez 2023-04-09 21:23:21 +0200
  • af67801062
    Fix JSONResponse default content type (#2737) Néstor Pérez 2023-04-09 21:23:21 +0200
  • 32bd97643b
    Rename test prryplatypus 2023-04-09 18:29:36 +0200
  • 93e86b8829
    Fix default content type prryplatypus 2023-04-09 18:19:24 +0200
  • 22cfdf7b54
    Merge 4f22014192 into 0b750593da Shailendra Paliwal 2023-04-04 11:34:33 +0000
  • 4f22014192 add a constraint for websockets vcidst 2023-04-04 13:33:48 +0200
  • 8c73261cf2
    Move test Liam Coatman 2023-04-03 15:18:30 +0100
  • 2c6bb6480a Fix Zhiwei Liang 2023-04-03 02:14:57 -0400
  • 08777f90dd
    Add test for response stream with default headers Liam Coatman 2023-03-30 16:00:04 +0100
  • 07caa2ca9d
    Handle case when headers is None Liam Coatman 2023-03-30 09:41:28 +0100
  • 43122b99ce
    Add naming test Adam Hopkins 2023-03-30 11:40:26 +0300
  • 8197880ff0
    Add test Adam Hopkins 2023-03-30 11:38:10 +0300
  • dd54f48e26
    Add tests to current-release Adam Hopkins 2023-03-30 11:29:07 +0300
  • 5e8b2dd230
    Fix traversals for intended results Adam Hopkins 2023-03-30 11:26:25 +0300
  • 4536fd0559
    Merge branch 'main' into zhiwei/route-overwrite Zhiwei 2023-03-29 00:12:04 -0400
  • a5cb3fb6a2
    Add name prefixing to BP groups Adam Hopkins 2023-03-28 20:20:23 +0300
  • 6eaab2a7e5
    Release 23.3 (#2723) v23.3.0 current-release Adam Hopkins 2023-03-26 22:54:28 +0300
  • 285a4e9983
    Make pretty Adam Hopkins 2023-03-26 16:07:22 +0300
  • 9174504b14
    Links for release note changes Adam Hopkins 2023-03-26 15:49:58 +0300
  • 33865544f7
    Merge branch 'main' of github.com:sanic-org/sanic into release-23.3 Adam Hopkins 2023-03-26 15:24:38 +0300
  • d680af3709
    v23.3 Deprecation Removal (#2717) Adam Hopkins 2023-03-26 15:24:08 +0300
  • b7c4269cf1
    make pretty Adam Hopkins 2023-03-26 15:08:26 +0300
  • 572649f32e
    Bump sanic-testing version Adam Hopkins 2023-03-26 15:01:42 +0300
  • d8196d3ba0
    squash Adam Hopkins 2023-03-26 12:54:41 +0300
  • 2d34225119
    Update deprecated tests Adam Hopkins 2023-03-26 12:48:56 +0300
  • 422dfa1d82
    Merge branch 'main' of github.com:sanic-org/sanic into deprecations-23.3 Adam Hopkins 2023-03-26 08:42:20 +0300
  • 807de1f8bd
    Add 2725 Adam Hopkins 2023-03-26 08:42:13 +0300
  • 5631829146
    Merge branch 'main' of github.com:sanic-org/sanic into release-23.3 Adam Hopkins 2023-03-26 08:41:22 +0300