Commit Graph

  • 2ebc99f011
    Replace Union[list, tuple] with Iterable monosans 2022-08-26 17:06:47 +0300
  • 73f83799b1
    Fix variable-length tuple type annotations monosans 2022-08-26 11:35:47 +0300
  • 1a21d79cd7
    Increase testing coverage Adam Hopkins 2022-09-12 09:01:22 +0300
  • c8df0aa2cb
    Fix easter egg through CLI (#2542) Néstor Pérez 2022-09-12 00:44:21 +0200
  • 5acc37cc7f
    Bump test coverage Adam Hopkins 2022-09-12 01:31:48 +0300
  • b572223ed8
    Fix easter egg through CLI prryplatypus 2022-09-12 00:06:57 +0200
  • 94c8369da5
    Fix coverage run Adam Hopkins 2022-09-12 00:05:53 +0300
  • a818aa4a93
    Update coverage testing Adam Hopkins 2022-09-12 00:04:34 +0300
  • 3439219787
    Add some missing tests Adam Hopkins 2022-09-11 22:37:08 +0300
  • 047d71d635
    Merge branch 'main' of github.com:sanic-org/sanic into worker-manager Adam Hopkins 2022-09-11 21:39:40 +0300
  • 03a28461df
    Update tests Adam Hopkins 2022-09-11 15:22:34 +0300
  • 252065df53
    Add signals before and after handler execution Adam Hopkins 2022-09-11 13:33:27 +0300
  • fa6d0f2879
    Fix test Adam Hopkins 2022-09-11 12:15:28 +0300
  • 3f3976be5f
    Add some more worker tests Adam Hopkins 2022-09-11 12:12:59 +0300
  • 928a90e321
    Add some more tests Adam Hopkins 2022-09-08 10:02:26 +0300
  • 26c70043a6
    Worker tests Adam Hopkins 2022-09-06 18:44:46 +0300
  • 9cb1ccd6e5
    Triggers Adam Hopkins 2022-09-04 09:07:31 +0300
  • 8d30a54af0
    Merge branch 'main' into zhiwei/ws-async-iterator Zhiwei 2022-08-29 16:57:09 -0500
  • ecb566d9f9 Fix Zhiwei Liang 2022-08-29 16:56:56 -0500
  • 5fb207176b
    Update bug_report.md Adam Hopkins 2022-08-29 12:47:01 +0300
  • a12b560478
    Update feature_request.md Adam Hopkins 2022-08-29 12:46:39 +0300
  • ad8777ed5c
    Add unregister Adam Hopkins 2022-08-28 10:39:46 +0300
  • 7ed03a6987
    Merge branch 'main' into exception-handler-uniqueness Adam Hopkins 2022-08-28 10:25:44 +0300
  • 63d7ce0ca8
    Raise warning and deprecation notice on violations Adam Hopkins 2022-08-28 10:25:11 +0300
  • 6732e180b4
    Existing tests all pass Adam Hopkins 2022-08-24 09:57:18 +0300
  • 8bbb297c03
    TLS pickling Adam Hopkins 2022-08-24 09:30:08 +0300
  • e31c6a6e1f
    HTTP/3 in workers Adam Hopkins 2022-08-23 23:24:15 +0300
  • c747d837a9
    Ack at startup Adam Hopkins 2022-08-23 19:36:27 +0300
  • adeb2c9153
    Cleanup debugging code Adam Hopkins 2022-08-23 13:15:44 +0300
  • b5c9b26b3a
    Add server worker ack Adam Hopkins 2022-08-23 09:42:50 +0300
  • e05f1f8648
    Testing fixes Adam Hopkins 2022-08-23 01:07:55 +0300
  • a41f8558a3
    Testing Adam Hopkins 2022-08-22 22:18:04 +0300
  • e21dc6781e
    Cleanup testing Adam Hopkins 2022-08-22 13:41:04 +0300
  • 299566d22f
    Add app loader Adam Hopkins 2022-08-21 15:14:24 +0300
  • 0dc389d413 Fix Zhiwei Liang 2022-08-21 03:51:07 -0500
  • b92453bbd4 clean up prints Zhiwei Liang 2022-08-20 21:10:22 -0500
  • 7e41d46189
    Inspection candy Adam Hopkins 2022-08-21 00:15:11 +0300
  • f3e88e1652 Fix lint Zhiwei Liang 2022-08-20 15:24:16 -0500
  • edc225b65b Use validate_file from response Zhiwei Liang 2022-08-20 15:21:33 -0500
  • 858f1fa8f8
    Merge branch 'main' of github.com:sanic-org/sanic into worker-manager Adam Hopkins 2022-08-20 22:25:01 +0300
  • c7bac72137
    WIP Adam Hopkins 2022-08-20 22:24:43 +0300
  • 9e5b992e43 Remove not ready stuff Zhiwei Liang 2022-08-20 04:29:40 -0500
  • 44ea26ec96 Take advantage of built in update method of dict obj Zhiwei Liang 2022-08-20 04:19:46 -0500
  • 3de313c319 Wrap path processing logic to get_file_path method Zhiwei Liang 2022-08-20 04:19:20 -0500
  • 753ee992a6
    Validate File When Requested (#2526) Zhiwei 2022-08-18 04:05:05 -0500
  • 4e269eff08 Fix Zhiwei Liang 2022-08-18 03:09:36 -0500
  • 8deecbeaf7
    Update sanic/response.py Zhiwei 2022-08-18 02:43:16 -0500
  • 5429df8d8c
    Merge branch 'main' into zhiwei/validate-file Adam Hopkins 2022-08-18 09:02:45 +0300
  • 09089b1bd3
    Resolve issue 2529 (#2530) Hunt Zhan 2022-08-18 13:58:07 +0800
  • 2f3aa27d34
    Resolve issue 2529 Hunt Zhan 2022-08-18 13:25:11 +0800
  • 7913e9c8fe Improve test case Zhiwei Liang 2022-08-17 22:34:39 -0500
  • e4d3ca9215 Add try except Zhiwei Liang 2022-08-17 19:20:32 -0500
  • 6d46e6b722 Make validate_when_requested default to be True Zhiwei Liang 2022-08-17 16:59:59 -0500
  • beb5c62767
    Add global middleware ordering Adam Hopkins 2022-08-17 21:57:07 +0300
  • 09b59d34fe
    Fix typing error Adam Hopkins 2022-08-17 15:26:59 +0300
  • 78bc475bb1
    Add test case Adam Hopkins 2022-08-17 15:23:30 +0300
  • b59131504b
    Merge branch 'main' into middleware-revamp Adam Hopkins 2022-08-17 14:17:34 +0300
  • 4b60a9d45d
    Merge branch 'main' into zhiwei/validate-file Adam Hopkins 2022-08-17 10:55:36 +0300
  • 7ddbe5e844
    Update config.yml Adam Hopkins 2022-08-17 10:44:02 +0300
  • ab5a7038af
    Update SECURITY.md Adam Hopkins 2022-08-17 10:42:22 +0300
  • 4f3c780dc3
    Update feature_request.md Adam Hopkins 2022-08-17 10:38:15 +0300
  • 71f7765a4c
    Update bug_report.md Adam Hopkins 2022-08-17 10:37:35 +0300
  • ec1fc4ead1 Assert body of 304 responses are empty Zhiwei Liang 2022-08-13 16:14:56 -0500
  • f380aae26f Add assertions against the content in response body Zhiwei Liang 2022-08-13 16:10:36 -0500
  • 64dae4b31f Make pretty Zhiwei Liang 2022-08-13 12:09:06 -0500
  • 32025ad53f Fix test case Zhiwei Liang 2022-08-13 12:08:37 -0500
  • ab547a17af Make default behavior to be consistent with previous version Zhiwei Liang 2022-08-13 12:01:17 -0500
  • 6374f5919d Add docstring Zhiwei Liang 2022-08-13 12:00:33 -0500
  • a40033fbb3 Improve test Zhiwei Liang 2022-08-12 02:20:23 -0500
  • ed2cb844f6 Remove code that handles letter cases Zhiwei Liang 2022-08-12 01:31:16 -0500
  • 5b9003f7fe Remove try except Zhiwei Liang 2022-08-12 00:25:36 -0500
  • 3c1ccb53f2 Fix lint Zhiwei Liang 2022-08-12 00:16:12 -0500
  • 3ed14bbb87 Fix Zhiwei Liang 2022-08-12 00:03:03 -0500
  • 56786451f8 Debug output Zhiwei Liang 2022-08-11 23:40:11 -0500
  • 8b8840cddd Update test case Zhiwei Liang 2022-08-11 02:45:38 -0500
  • b2c0eed24d
    Bump version v22.6.2 Adam Hopkins 2022-08-11 10:04:06 +0300
  • 3abe4f885e
    Always show server location in ASGI (#2522) Adam Hopkins 2022-08-11 10:00:35 +0300
  • 60560e243b
    Merge branch 'main' into zhiwei/validate-file Zhiwei 2022-08-11 02:00:48 -0500
  • 0392d1dcfc
    Always show server location in ASGI (#2522) Adam Hopkins 2022-08-11 10:00:35 +0300
  • 390c7a0cca Fix lint and type Zhiwei Liang 2022-08-11 01:58:52 -0500
  • c880342926 Validate file when requested Zhiwei Liang 2022-08-11 01:51:22 -0500
  • d124cfa9dd
    Make pretty Adam Hopkins 2022-08-10 21:14:39 +0300
  • 0c964cc94a
    Add tests Adam Hopkins 2022-08-10 21:14:24 +0300
  • c81a044c7e
    Merge branch 'main' of github.com:sanic-org/sanic into asgi-server-location Adam Hopkins 2022-08-10 21:12:23 +0300
  • 7827b1b41d
    Add Request properties for HTTP method info (#2516) Adam Hopkins 2022-08-10 21:12:09 +0300
  • 156f8160d8
    Merge branch 'asgi-server-location' of github.com:sanic-org/sanic into asgi-server-location Adam Hopkins 2022-08-10 21:01:18 +0300
  • 5cc599d3d5
    Fix typing error Adam Hopkins 2022-08-10 21:01:00 +0300
  • e36a51e5f3
    Merge branch 'main' into request-method-properties Adam Hopkins 2022-08-10 20:51:40 +0300
  • 8dfc805076
    Add tests Adam Hopkins 2022-08-10 20:50:42 +0300
  • 16cab1c415
    Merge branch 'main' into asgi-server-location Adam Hopkins 2022-08-10 20:38:41 +0300
  • 8e9342e188
    Warn on duplicate route names (#2525) Adam Hopkins 2022-08-10 20:36:47 +0300
  • 6f39cee5bc
    Warn on duplicate route names Adam Hopkins 2022-08-10 08:27:02 +0300
  • cb2d8f0e0f
    Merge branch 'main' of github.com:sanic-org/sanic into asgi-server-location Adam Hopkins 2022-08-07 23:17:15 +0300
  • f4c8252185
    Always show server location in ASGI Adam Hopkins 2022-08-07 23:15:05 +0300
  • 782e0881e5
    Slots to Middleware Adam Hopkins 2022-08-07 22:38:25 +0300
  • c72cbe4326
    Begin middleware revamp Adam Hopkins 2022-08-07 22:31:26 +0300
  • 829628cb10
    Setup loop Adam Hopkins 2022-08-07 09:51:39 +0300
  • ae106848fb
    Move health monitor to Sanic Extensions Adam Hopkins 2022-08-04 10:28:02 +0300
  • 17193cd1b1
    Set loop outside of prepare Adam Hopkins 2022-08-04 09:34:30 +0300
  • c4b2b0c002
    Add API for adding processes Adam Hopkins 2022-08-04 01:12:50 +0300