Commit Graph

  • 2b924a34d3
    Merge branch 'main' into env-type-registration Adam Hopkins 2021-12-03 13:27:28 +0200
  • 19f6544923
    Resolve potential bug in MOTD in Docker (#2331) Adam Hopkins 2021-12-03 13:27:16 +0200
  • e18cd4e59a
    Merge conflicts Adam Hopkins 2021-12-03 12:40:56 +0200
  • 6f6e0d266b
    squash Adam Hopkins 2021-12-03 12:37:35 +0200
  • 2405b03a3e
    squash Adam Hopkins 2021-12-03 12:33:27 +0200
  • e334deea60
    Resolve potential bug in MOTD in Docker Adam Hopkins 2021-12-03 12:31:03 +0200
  • b4bd23a919 Fix msg, replace ResponseException with ServerError; add exc_info=True to logger call Zhiwei Liang 2021-12-03 02:18:46 -0600
  • c3524d2ea3 Merge branch 'zhiwei/dev-candidate2' of https://github.com/ChihweiLHBird/sanic into zhiwei/dev-candidate2 Zhiwei Liang 2021-12-03 01:39:43 -0600
  • e4b53a01c2 Fix typing check Zhiwei Liang 2021-12-03 01:39:40 -0600
  • 58b3613a12 Fix lint Zhiwei Liang 2021-12-03 01:39:25 -0600
  • 5b8b8bc7c7
    Merge branch 'main' into zhiwei/dev-candidate2 Zhiwei 2021-12-03 00:32:52 -0700
  • fbd4dfd221 Clear raising exception logic Zhiwei Liang 2021-12-03 01:32:44 -0600
  • 7a2c684a05 Remove unnecessary test Zhiwei Liang 2021-12-03 01:30:09 -0600
  • d43f74b026 Disconnect stream from response when resetting Zhiwei Liang 2021-12-03 00:53:32 -0600
  • c9eb6f0f77 Fix Zhiwei Liang 2021-12-03 00:46:23 -0600
  • 49387d30e7
    Merge branch 'main' into cleaner-startup-check Adam Hopkins 2021-12-03 06:28:34 +0200
  • bcae910d09 Fix typing Zhiwei Liang 2021-12-02 21:07:55 -0600
  • 1ce2b443e1 Disconnect stream when new res generated (code by @Tronic) Zhiwei Liang 2021-12-02 21:07:29 -0600
  • 62c1dcbab7 Try adding stage to asgi Zhiwei Liang 2021-12-02 21:06:40 -0600
  • bcfc6da6df
    Merge branch 'main' into fix-typos Adam Hopkins 2021-12-03 00:29:16 +0200
  • 3052c7855d
    squash Adam Hopkins 2021-12-03 00:25:11 +0200
  • f61f0c683a
    Add custom env type converters Adam Hopkins 2021-12-03 00:19:49 +0200
  • 4aca0205c2
    Merge branch 'main' of github.com:sanic-org/sanic into env-type-registration Adam Hopkins 2021-12-03 00:03:09 +0200
  • a6d9cdb0b5
    Add config custom type registration Adam Hopkins 2021-12-03 00:02:49 +0200
  • f641830d26
    Refactor environment variable hydration logic. (#2321) Clay Sweetser 2021-12-02 17:01:20 -0500
  • 777b7a9afd Fix typos Kian-Meng, Ang 2021-12-03 05:23:32 +0800
  • 21fab642ed
    Merge branch 'main' into zhiwei/dev-candidate2 Zhiwei 2021-12-02 14:19:53 -0700
  • b0bf5c3841
    Merge branch 'main' into patch-1 Adam Hopkins 2021-12-02 23:17:52 +0200
  • a8d55e180c
    Fix Type Hint (#2322) Zhiwei 2021-12-02 14:17:22 -0700
  • 24ef19600c
    Merge conflicts Adam Hopkins 2021-12-02 23:13:42 +0200
  • f8e19c5ebb
    Add runtime checking to create_server to verify that startup has been run Adam Hopkins 2021-12-02 23:09:38 +0200
  • 2c40907302 Candidate 2 implementation Zhiwei Liang 2021-12-02 14:09:38 -0600
  • 8ca425fc7b Fix lint Zhiwei Liang 2021-12-02 02:14:58 -0600
  • 893d432915 Fix type checking Zhiwei Liang 2021-12-02 00:28:31 -0600
  • 153be3ccc0 Refactor some logiscs; other minor changes Zhiwei Liang 2021-12-02 00:14:23 -0600
  • be9b4cd76f Fix test case Zhiwei Liang 2021-12-01 23:18:35 -0600
  • 3dab5fc294 Fix re_use_res Zhiwei Liang 2021-12-01 23:16:12 -0600
  • 777e9f6b09 Fix msg Zhiwei Liang 2021-12-01 22:17:46 -0600
  • 83b4aba1c7 Fix msg Zhiwei Liang 2021-12-01 22:16:19 -0600
  • b65ee67b9b Update test case Zhiwei Liang 2021-12-01 22:00:44 -0600
  • 8ee92700df Only run res middleware when res is new Zhiwei Liang 2021-12-01 21:41:02 -0600
  • bb83527e8b Fix msg Zhiwei Liang 2021-12-01 20:42:57 -0600
  • 8fe123b9b2 Create new exception type: ResponseException; fixed msgs Zhiwei Liang 2021-12-01 20:42:06 -0600
  • 94d8db99ba Undo change Zhiwei Liang 2021-12-01 17:53:33 -0600
  • 08c3eb441a Remove broken tests Zhiwei Liang 2021-12-01 17:52:13 -0600
  • df9c404f5f raise an exception when request.respond is called and another res was sent Zhiwei Liang 2021-12-01 17:22:43 -0600
  • 25e0eb099c Fix Zhiwei Liang 2021-12-01 15:57:29 -0600
  • bc873f1aaa Fix test case Zhiwei Liang 2021-12-01 15:54:42 -0600
  • 23956ed3f9 Cleanup and make app doesn't send err page when another res was sent Zhiwei Liang 2021-12-01 15:53:05 -0600
  • 7cc05dd00b More clear exception raising logic in Request.respond Zhiwei Liang 2021-12-01 13:58:48 -0600
  • 16ceb89246 Revert "Update tests to not run all the time (#2311)" Zhiwei 2021-12-01 05:26:48 -0600
  • c79cb8eccb handle exception in request.reset_response Zhiwei Liang 2021-11-30 19:58:11 -0600
  • f3c9dd65f0 Clean up new test cases Zhiwei Liang 2021-11-30 18:09:37 -0600
  • ede0440860 empty commit Zhiwei Liang 2021-11-30 02:36:03 -0600
  • 7af89efb64 Add test cases Zhiwei Liang 2021-11-28 00:35:15 -0600
  • 584c5bc87c Update exception handling for prevent second response Zhiwei Liang 2021-11-28 00:21:50 -0600
  • d6e38af6a5 Move stream state detect logic from http to response Zhiwei Liang 2021-11-26 23:27:01 -0600
  • 7b4cd01167 Prevent second call to request.respond in handler. Zhiwei Liang 2021-11-26 23:18:49 -0600
  • 978412ae58 Fix type hint Zhiwei Liang 2021-11-26 22:58:52 -0600
  • ff6972f28f Nicer error handling after eof, waning for second res created Zhiwei Liang 2021-11-26 15:58:25 -0600
  • 1c507d3157 Rerun workflows Zhiwei Liang 2021-11-26 03:01:12 -0600
  • f6cb100fbd
    Fix Type Hint Zhiwei 2021-11-26 02:35:06 -0600
  • b610c28f6d
    get head to act as get Adam Hopkins 2021-11-25 09:20:12 +0200
  • 7db5ab9db7
    Refactor environment variable hydration logic. Clay Sweetser 2021-11-24 17:43:26 -0500
  • d455908398
    Merge branch 'main' into ext-integration Adam Hopkins 2021-11-23 23:37:00 +0200
  • 55c36e0240
    Fix examples to work as expected (#2305) Adam Hopkins 2021-11-23 23:00:25 +0200
  • dda7f3f3f3
    Merge branch 'main' into run-async-examples Adam Hopkins 2021-11-23 21:02:10 +0200
  • be028bfc4b
    Merge branch 'main' into ext-integration Adam Hopkins 2021-11-23 19:01:42 +0200
  • 2c03eee329
    Update tests to not run all the time (#2311) Adam Hopkins 2021-11-23 15:53:46 +0200
  • c565a1a511
    Merge branch 'main' into do-not-test-in-draft Adam Hopkins 2021-11-23 14:50:21 +0200
  • dd557223b8
    Revert "Allow fallback property to stay updated" prryplatypus 2021-11-22 09:40:12 +0100
  • 45e812f512
    Allow fallback property to stay updated prryplatypus 2021-11-22 09:11:21 +0100
  • 7fb289b425
    squash Adam Hopkins 2021-11-21 23:33:31 +0200
  • 6a4c35b909
    Remove setter check in config update Adam Hopkins 2021-11-21 23:24:15 +0200
  • aa3b9b167c
    Deprecate ErrorHandler fallback value Adam Hopkins 2021-11-21 23:22:18 +0200
  • 918b06f0e3
    Merge branch 'decouple-config-errorhandler-app' of github.com:sanic-org/sanic into decouple-config-errorhandler-app Adam Hopkins 2021-11-21 17:26:16 +0200
  • 42731cd9d6
    squash Adam Hopkins 2021-11-21 17:25:58 +0200
  • bddf75111d
    Merge branch 'main' into decouple-config-errorhandler-app Adam Hopkins 2021-11-21 17:16:05 +0200
  • 1b8ff3f34b
    Update test Adam Hopkins 2021-11-21 17:16:06 +0200
  • 87d710a4c3
    Remove app instance from Config for error handler setting Adam Hopkins 2021-11-21 17:06:52 +0200
  • 65e28b8c22
    Mergeback (#2319) Adam Hopkins 2021-11-21 15:13:34 +0200
  • 729bb467d6
    squash Adam Hopkins 2021-11-21 15:01:48 +0200
  • a9fcd59c52
    squash Adam Hopkins 2021-11-21 15:01:18 +0200
  • d8b292f1e2
    Mergeback Adam Hopkins 2021-11-21 14:59:42 +0200
  • 8673021ad4
    Release 21.9.3 (#2318) v21.9.3 Adam Hopkins 2021-11-21 14:26:30 +0200
  • dc8d9fa729
    Bump version Adam Hopkins 2021-11-21 14:19:46 +0200
  • da7d5c08fa
    Cleanup reversions Adam Hopkins 2021-11-21 14:18:22 +0200
  • 1f23106fa8
    Cleanup mistaken print statement Adam Hopkins 2021-11-21 13:55:19 +0200
  • dfd33dd63d
    Update README.rst Adam Hopkins 2021-11-21 10:27:23 +0200
  • 722a6db8d9
    Dispatch http.lifecyle.response from exception handler (#2299) Hussein Mohamed 2021-11-19 06:50:02 +0000
  • 06a062ec85
    Merge branch 'main' into patch-1 Adam Hopkins 2021-11-19 08:28:19 +0200
  • 9c576c74db
    Fix typehints in route shorthand methods (#2317) Xavier Petit 2021-11-19 03:28:05 -0300
  • 2a35578e46
    Fixed some test errors prryplatypus 2021-11-18 21:10:41 +0100
  • 12ecf52878
    Merge branch 'main' of github.com:sanic-org/sanic into feat/optional-uvloop-use prryplatypus 2021-11-18 20:06:49 +0100
  • 2ef0921055 fix lint error in version variable nuxion 2021-11-18 14:41:17 -0300
  • 26780e6030 Fix typehints in route shorthand methods nuxion 2021-11-18 14:10:11 -0300
  • 523db190a7
    Add contextual exceptions (#2290) Adam Hopkins 2021-11-18 17:47:27 +0200
  • 1bf59ef371
    Merge branch 'main' into exception-context Adam Hopkins 2021-11-18 17:06:53 +0200
  • 95631b9686
    Coffee please (#2316) Adam Hopkins 2021-11-18 14:53:06 +0200
  • bd46f661c1
    Add unit tests Adam Hopkins 2021-11-18 14:27:03 +0200