Commit Graph

  • 2a328f3a64 Additional checks Aidan Timson 2022-05-12 18:51:12 +0100
  • 87b0de9c33 Fix for running in pythonw Aidan Timson 2022-05-04 12:40:50 +0100
  • edacf565f0 Merge branch 'zhiwei/cache-headers' of https://github.com/ChihweiLHBird/sanic into zhiwei/cache-headers Zhiwei Liang 2022-05-26 11:36:15 -0500
  • bb50aef18a Update comment in test response Zhiwei Liang 2022-05-26 11:35:30 -0500
  • 9a05171ae6
    Merge branch 'main' into zhiwei/cache-headers Zhiwei 2022-05-26 11:15:53 -0500
  • 49789b7841
    Clean Up Black and Isort Config (#2449) Zhiwei 2022-05-26 04:48:32 -0500
  • 0f67113afb
    Merge branch 'main' into zhiwei/cache-headers Zhiwei 2022-05-26 02:43:56 -0500
  • 818915074c
    Merge branch 'main' into zhiwei/config Zhiwei 2022-05-26 02:32:14 -0500
  • c249004c30
    fixed manual to match current Sanic app name policy (#2461) Amitay 2022-05-26 10:16:24 +0300
  • 6322dcc481 Merge branch 'zhiwei/cache-headers' of https://github.com/ChihweiLHBird/sanic into zhiwei/cache-headers Zhiwei Liang 2022-05-26 00:45:29 -0500
  • a25b5f4086 Test case Zhiwei Liang 2022-05-26 00:45:25 -0500
  • 299fd5b74e Add no_store option; no-cache in cache control if max_age not set Zhiwei Liang 2022-05-26 00:44:52 -0500
  • c67a15223f
    Merge branch 'main' into zhiwei/cache-headers Zhiwei 2022-05-26 00:27:48 -0500
  • d41c478045
    Fix request.url with full URI as SERVER_NAME Lars-Dominik Braun 2022-05-18 14:51:38 +0200
  • fbdadf64b3
    Add Request contextvars Adam Hopkins 2022-05-25 12:36:05 +0300
  • 3936e74d20
    Add trustme certs Adam Hopkins 2022-05-25 10:56:33 +0300
  • 92d2f417f0
    Merge pull request #2403 from sanic-org/http3-flow Adam Hopkins 2022-05-24 13:48:05 +0300
  • 9045719330
    Finish flow Adam Hopkins 2022-05-24 13:45:34 +0300
  • fc94d79824
    feat(type): extend Mary 2022-05-24 16:04:43 +0900
  • eb99439644
    Run make pretty Adam Hopkins 2022-05-24 09:09:05 +0300
  • 9fb3183223
    Merge branch 'main' into main Adam Hopkins 2022-05-24 08:55:43 +0300
  • 698a359808 Properly catch websocket CancelledError in websocket handler in Python 3.7 Ashley Sommer 2022-05-24 05:47:05 +1000
  • 4ebf91ba20 Make last_modified's default value to be _default Zhiwei Liang 2022-05-23 16:07:08 -0500
  • 5cd208a6d3 Remove content_length handling in response Zhiwei Liang 2022-05-23 15:33:07 -0500
  • 46af59bdfe
    merge conflict Adam Hopkins 2022-05-23 22:59:37 +0300
  • 4ee2e57ec8
    Properly catch websocket CancelledError in websocket handler in Python 3.7 (#2463) Ashley Sommer 2022-05-24 05:47:05 +1000
  • 4ca653f62a Fix typing Zhiwei Liang 2022-05-23 14:34:19 -0500
  • 3b499ef184
    Properly catched websocket CancelledError in websocket handler in Python 3.7. Ashley Sommer 2022-05-23 23:06:38 +1000
  • 56a97b1759
    changed app name to a more readable form Amitay 2022-05-23 14:58:06 +0300
  • 9add7f4728
    changed app name to match sanic requirements Amitay 2022-05-23 14:56:15 +0300
  • 1d4ca68209 Fix lint Zhiwei Liang 2022-05-18 21:56:36 -0500
  • 5669608289 Fix typing Zhiwei Liang 2022-05-18 21:53:01 -0500
  • fb195ffb7f Fix and test case Zhiwei Liang 2022-05-18 10:45:41 -0500
  • c45946df4f Fix Zhiwei Liang 2022-05-18 10:12:11 -0500
  • f116d9bf53 Remove auto_cache_headers param Zhiwei Liang 2022-05-18 09:09:10 -0500
  • 31d91eceac Fix Zhiwei Liang 2022-05-16 15:07:35 -0500
  • 76eed623a7 Optimize time handling Zhiwei Liang 2022-05-16 14:48:07 -0500
  • 9d4d6bf08b
    Merge branch 'main' into zhiwei/cache-headers Zhiwei 2022-05-16 03:51:25 -0500
  • d18b2860ed Change to HTTP standard headers Zhiwei Liang 2022-05-16 03:50:33 -0500
  • e34c6be830
    Merge branch 'main' into zhiwei/config Zhiwei 2022-05-14 00:44:28 -0500
  • 86ae5f981c
    refactor: consistent exception naming (#2420) Néstor Pérez 2022-05-12 19:39:35 +0200
  • 037b286eb8 Fix for running in pythonw Aidan Timson 2022-05-04 12:40:50 +0100
  • ac9345df60
    Merge branch 'main' into refactor/exception-names Adam Hopkins 2022-05-12 11:38:11 +0300
  • 3dcab32549
    Merge branch 'main' into stacked-decorators Adam Hopkins 2022-05-12 10:24:46 +0300
  • 26d48ffdba
    Resolve typing of stacked route definitions Adam Hopkins 2022-05-12 09:53:48 +0300
  • 425182cb93
    WIP Adam Hopkins 2022-05-12 09:42:58 +0300
  • cccf5366b7
    Merge conflicts Adam Hopkins 2022-05-11 10:39:46 +0300
  • 4d2afeda77
    Add Sanic color Adam Hopkins 2022-05-11 09:53:39 +0300
  • e98a631a20
    Fix verbosity test on ASGI Adam Hopkins 2022-05-11 09:49:04 +0300
  • 7eb64bb93d
    Merge branch 'main' of github.com:sanic-org/sanic into verbosity Adam Hopkins 2022-05-11 09:40:36 +0300
  • 2bfa65e0de
    Current release mergeback (#2454) Adam Hopkins 2022-05-11 09:37:33 +0300
  • 2997bec56a
    Merge branch 'main' into current-release Adam Hopkins 2022-05-11 09:37:14 +0300
  • 293278bb08
    Resolve warning issue with error handler mismatch warning (#2452) Adam Hopkins 2022-05-11 09:36:05 +0300
  • 199d6ea99a
    Move verbosity filtering to logger Adam Hopkins 2022-05-11 09:23:04 +0300
  • 35bbdfea6c
    Logging Adam Hopkins 2022-05-11 08:55:19 +0300
  • b66b4602a8
    Merge conflicts Adam Hopkins 2022-05-11 08:37:02 +0300
  • 8aecbdb52c
    Bump version v22.3.2 Adam Hopkins 2022-05-10 22:38:00 +0300
  • 3a1a9f071d
    Resolve warning issue with error handler mismatch warning Adam Hopkins 2022-05-10 22:31:22 +0300
  • e4432bf930
    Resolve warning issue with error handler mismatch warning Adam Hopkins 2022-05-10 22:31:22 +0300
  • 05c1c4862c Trigger http.lifecycle.request signal in ASGI mode Vetési Zoltán 2022-05-10 16:10:34 +0200
  • 4d4652863d clean up config Zhiwei 2022-05-05 17:44:51 -0500
  • 131bb50f4e cache headers support Zhiwei 2022-05-03 13:26:08 -0500
  • 9abe02d6ad changed type for loads azimovMichael 2022-05-02 18:11:24 +0300
  • bfc23979bf Added custom loads azimovMichael 2022-05-02 17:45:09 +0300
  • a062560e62 Added custom loads azimovMichael 2022-05-02 17:05:25 +0300
  • 40cf9324a8
    Add graceful shutdown of signal handlers Jonathan Staniforth 2022-05-01 11:32:54 +0100
  • 2c67667b8b
    Add name to signal handler tasks Jonathan Staniforth 2022-04-30 12:44:57 +0100
  • 5d683c6ea4
    Expose scope parameter in request object (#2432) Michael Azimov 2022-04-26 17:25:29 +0300
  • 1679ac8663 added scope member to TransportProtocol for py3.8 azimovMichael 2022-04-25 14:12:31 +0300
  • 94639ee937 Merge remote-tracking branch 'origin/expose_scope' into expose_scope azimovMichael 2022-04-25 11:02:49 +0300
  • dd83a9e5f8 make pretty azimovMichael 2022-04-25 11:02:37 +0300
  • 05d2f3e47c
    Merge branch 'main' into expose_scope Adam Hopkins 2022-04-25 03:58:54 -0400
  • 78b6723149
    Preserve blank form values for urlencoded forms (option) (#2439) Stephen Sadowski 2022-04-24 15:01:35 -0500
  • 481cd4c7fd fix(request): linting, hinting Stephen Sadowski 2022-04-24 13:29:24 -0500
  • 8fa9bf3e6e fix(request): fix annotation and return for get_form() Stephen Sadowski 2022-04-24 13:20:29 -0500
  • 99cd139ac7 fix(request): formatting Stephen Sadowski 2022-04-24 10:42:12 -0500
  • 1c3fb52e14 fix(request): mypy is too stupid to parse continuations Stephen Sadowski 2022-04-24 10:38:16 -0500
  • ae974eb55a fix(request): mypy typechecking caused E501 when type set to ignore Stephen Sadowski 2022-04-24 10:14:55 -0500
  • b1b663034e fix(request): ignore type assumption Stephen Sadowski 2022-04-24 09:56:49 -0500
  • 1bfdc248ee fix(request): typing for parsed_files Stephen Sadowski 2022-04-24 09:49:24 -0500
  • 5de6ce6b3e fix linter fails azimovMichael 2022-04-24 17:11:00 +0300
  • ae2c345cb9 fix(request): hinting for parsed_form Stephen Sadowski 2022-04-24 08:45:50 -0500
  • ac0c58c6e3
    Merge branch 'main' into expose_scope Adam Hopkins 2022-04-24 09:38:19 -0400
  • 14a2094175 added assertRaises azimovMichael 2022-04-24 16:36:39 +0300
  • 89b5f487d0 fix(request): abstract form property to implement get_form(), allow for preserving of blanks Stephen Sadowski 2022-04-24 08:22:43 -0500
  • f6f1a61c8b task(request.form): Add tests for blank values Stephen Sadowski 2022-04-24 08:09:06 -0500
  • 0450728ca3 removed Optional and raise an exception if not in ASGI mode azimovMichael 2022-04-24 15:55:51 +0300
  • 3a6cc7389c
    feat: easier websocket interface annotation (#2438) Ryu juheon 2022-04-24 19:32:13 +0900
  • 0125c79408
    feat: adding to `__all__` Ryu juheon 2022-04-24 17:57:31 +0900
  • 82167a33e4
    feat: easier websocket interface annotation Ryu juheon 2022-04-24 17:55:53 +0900
  • 45c7cd1dc1 use next instead of forloop & replace set with comprehension Michael Nagy 2022-04-23 20:30:34 +0200
  • 8ca6216916 task(request): per discussion - remove getter/setter Stephen Sadowski 2022-04-22 13:08:44 -0500
  • ee194ed31d task(request): per discussion - drop doctrings, update property name, update tests with new property name Stephen Sadowski 2022-04-22 13:01:10 -0500
  • 3de736dbd8 fix(request): private variable refactor to use setter Stephen Sadowski 2022-04-22 12:33:32 -0500
  • cc4cc43b57 fix(request): linting forced to black style Stephen Sadowski 2022-04-22 11:59:39 -0500
  • 8cd02f4cb6 fix(tests): bad callable for refactored properties (form, keep_blank_values) Stephen Sadowski 2022-04-22 11:51:18 -0500
  • 4e2bcfb33d fix(request): linting errors (E128) Stephen Sadowski 2022-04-22 11:23:47 -0500
  • 8a60f99744 fix(request): linting errors Stephen Sadowski 2022-04-22 11:15:37 -0500
  • 273e8cfac3 fix(request) incorrect decorator for keep_blank_values setter Stephen Sadowski 2022-04-22 11:10:24 -0500
  • 244b1a82ea fix(request): remove return type for form b/c strict type checking. TODO: fix type check Stephen Sadowski 2022-04-22 11:05:54 -0500