Commit Graph

  • a6da36a291
    Add convenience method Adam Hopkins 2023-07-17 09:23:08 +0300
  • 0e8fe76f77
    Prepare for v23.6 release Adam Hopkins 2023-07-16 16:27:46 +0300
  • 31d7ba8f8c
    Add request.client_ip (#2790) L. Kärkkäinen 2023-07-13 21:01:02 +0100
  • 809e64a401 Linter L. Kärkkäinen 2023-07-13 14:52:24 +0100
  • ffffc7c826 Add request.client_ip L. Kärkkäinen 2023-07-13 14:46:43 +0100
  • 5a461b03f5
    Cleanup actions names prryplatypus 2023-07-13 01:47:05 +0200
  • 5b48cb99c2
    Cleanup docs, security and formatting actions prryplatypus 2023-07-13 01:40:19 +0200
  • dc3c4d1393
    Add custom typing to config and ctx (#2785) Adam Hopkins 2023-07-12 23:47:58 +0300
  • 044675dc39
    Merge branch 'typed-app' of github.com:sanic-org/sanic into typed-app Adam Hopkins 2023-07-12 21:03:06 +0300
  • dd99dc247f
    Merge branch 'main' of github.com:sanic-org/sanic into typed-app Adam Hopkins 2023-07-12 21:02:50 +0300
  • fdf96465a0
    Add a unit test Adam Hopkins 2023-07-12 21:02:46 +0300
  • 4f8031ed5f
    Merge branch 'main' into typed-app Adam Hopkins 2023-07-12 19:02:23 +0300
  • 929d270569
    Update bug-report.yml (#2788) Adam Hopkins 2023-07-12 19:00:28 +0300
  • e9c8591b63
    Update bug-report.yml Adam Hopkins 2023-07-12 19:00:15 +0300
  • 93714df051
    Update bug-report.yml (#2787) Adam Hopkins 2023-07-12 18:53:14 +0300
  • a033f810b8
    Update bug-report.yml Adam Hopkins 2023-07-12 18:52:52 +0300
  • 12b9554f96
    Change name of type aliases Adam Hopkins 2023-07-12 15:26:27 +0300
  • feb0fa97e6
    Search upwards for proper location Adam Hopkins 2023-07-12 14:54:22 +0300
  • 9f52db3231
    Cleanup tests for formatting change Adam Hopkins 2023-07-12 13:52:07 +0300
  • 422635341a
    Add some typealiases Adam Hopkins 2023-07-12 13:22:48 +0300
  • 03a8b5e4d9
    Merge branch 'main' of github.com:sanic-org/sanic into typed-app Adam Hopkins 2023-07-12 12:55:43 +0300
  • 8fa7c3c88e
    Make pretty Adam Hopkins 2023-07-12 12:55:30 +0300
  • 00be17aa11
    Add unit tests Adam Hopkins 2023-07-12 12:55:14 +0300
  • 6e61eab872
    Increase KEEP_ALIVE_TIMEOUT default to 120 seconds (#2670) L. Kärkkäinen 2023-07-12 06:45:30 +0100
  • a14277eed1 Remove obvious comments and cleanup L. Kärkkäinen 2023-07-12 02:44:52 +0100
  • 760dfff7fd
    Use a reusable action (#2786) Néstor Pérez 2023-07-12 02:08:12 +0200
  • e4675feb7b
    Readd ignore errors prryplatypus 2023-07-12 01:52:11 +0200
  • e4db4b653b
    Different approach to warning on error prryplatypus 2023-07-12 01:38:20 +0200
  • ed23974d80
    Try using a new action prryplatypus 2023-07-12 01:15:23 +0200
  • 4e50c498c4 120 seconds instead, to match Caddy as well L. Kärkkäinen 2023-07-11 22:30:04 +0100
  • e8b493348c Merge branch 'main' into stay-alive L. Kärkkäinen 2023-07-11 22:26:52 +0100
  • 06276effc5
    Update types Adam Hopkins 2023-07-11 19:04:56 +0300
  • 0ab8ed4df8
    Add typing to Request objects too Adam Hopkins 2023-07-11 15:39:00 +0300
  • a295373e0b
    Add Sanic app instance typing Adam Hopkins 2023-07-11 11:08:35 +0300
  • 586bb8fca7
    gitignore Adam Hopkins 2023-07-10 14:08:34 +0300
  • e06ae23094
    Initial build Adam Hopkins 2023-07-10 14:01:13 +0300
  • fc82b2334b
    Fix JSONResponse default content type (#2738) 22.12LTS Néstor Pérez 2023-07-10 10:57:27 +0200
  • d57cae3912
    Cleanup Windows Action (#2780) Néstor Pérez 2023-07-10 00:47:54 +0200
  • 843cb14732
    Remove unnecessary comment prryplatypus 2023-07-10 00:04:22 +0200
  • 2acfe695af
    Fix tabs prryplatypus 2023-07-09 23:56:47 +0200
  • 7f209e18c9
    Forgot this was on Windows prryplatypus 2023-07-09 23:56:10 +0200
  • 255d7c3a00
    Now? prryplatypus 2023-07-09 23:52:28 +0200
  • c43edd9472
    Fix? prryplatypus 2023-07-09 23:49:45 +0200
  • 704e368c86
    Another try prryplatypus 2023-07-09 23:46:06 +0200
  • 2c7a5c4b37
    More tries prryplatypus 2023-07-09 23:33:50 +0200
  • 864f213ee3
    Move all to one line prryplatypus 2023-07-09 23:10:15 +0200
  • 2f59ce0c56
    Try no fail on error prryplatypus 2023-07-09 23:02:39 +0200
  • cac7c7f7f2
    Renames and retries prryplatypus 2023-07-09 22:50:13 +0200
  • 8b80083621
    Add Windows unit tests prryplatypus 2023-07-09 22:31:57 +0200
  • b72dc3da01
    Cleanup Linux PR Unit Test (#2778) Néstor Pérez 2023-07-09 23:12:45 +0200
  • 0f807763f7
    Remove retries prryplatypus 2023-07-09 21:57:26 +0200
  • 98de53b12d
    Merge branch 'main' of github.com:sanic-org/sanic into pr-actions prryplatypus 2023-07-09 21:56:58 +0200
  • 6848ff24d8
    Run keep alive tests in loop to get available port (#2779) Adam Hopkins 2023-07-09 22:58:17 +0300
  • 5899345d9c
    Merge branch 'main' into keep-alive-loop-test Adam Hopkins 2023-07-09 22:35:27 +0300
  • 666371bb92
    Set multiprocessing start method early (#2776) Adam Hopkins 2023-07-09 22:34:15 +0300
  • 2fb2039f20
    Add high water mark Adam Hopkins 2023-07-09 22:20:28 +0300
  • 034bfd60bb
    Run keep alive tests in loop to get available port Adam Hopkins 2023-07-09 22:17:41 +0300
  • ab2814151f
    Remove Python 3.7 support prryplatypus 2023-07-09 21:03:47 +0200
  • 7aad1e092b
    Merge branch 'main' of github.com:sanic-org/sanic into pr-actions prryplatypus 2023-07-09 21:02:01 +0200
  • 7e815442fa
    Merge branch 'main' into set-start-method-early Adam Hopkins 2023-07-09 22:01:18 +0300
  • 4a2b82e42e
    Remove Python3.7 support (#2777) Adam Hopkins 2023-07-09 22:00:14 +0300
  • 5b71566fc5
    Bump versions prryplatypus 2023-07-09 20:58:16 +0200
  • 0a2a4650b3
    Fix typing issue Adam Hopkins 2023-07-09 21:53:27 +0300
  • eae8659845
    Add some ClassVar typing Adam Hopkins 2023-07-09 21:50:30 +0300
  • 7bd243c047
    Merge branch 'remove-3.7' of github.com:sanic-org/sanic into remove-3.7 Adam Hopkins 2023-07-09 21:45:02 +0300
  • 1b428e58ea
    Remove pypy on Windows Adam Hopkins 2023-07-09 21:44:42 +0300
  • eaa3b224f1
    Merge branch 'main' of github.com:sanic-org/sanic into remove-3.7 Adam Hopkins 2023-07-09 21:42:23 +0300
  • 826ec7d03a
    Cleanup action prryplatypus 2023-07-09 20:40:53 +0200
  • 12c1b0a26b
    Simpler test mode handling Adam Hopkins 2023-07-09 21:34:05 +0300
  • 9bf10fed4c
    Add a 10 minute timeout prryplatypus 2023-07-09 20:31:38 +0200
  • d5cb056891
    Use a proper retry action prryplatypus 2023-07-09 20:29:17 +0200
  • c3a0528770
    Merge branch 'main' into remove-3.7 Adam Hopkins 2023-07-09 21:27:37 +0300
  • b03924e1a6
    Remove Python3.7 support Adam Hopkins 2023-07-09 21:26:08 +0300
  • e3a67bc1ad
    Allow for test_mode to control context Adam Hopkins 2023-07-09 21:13:39 +0300
  • c26c34962d
    Comment out fail fast prryplatypus 2023-07-09 20:12:38 +0200
  • 3e6b942386
    Add more logging prryplatypus 2023-07-09 20:11:59 +0200
  • 44cc344e88
    Add retries prryplatypus 2023-07-09 20:02:54 +0200
  • c00d4902dc
    Combine PR unit tests prryplatypus 2023-07-09 19:32:22 +0200
  • 886c51f2c3
    Run black prryplatypus 2023-07-09 16:02:48 +0200
  • 6d08353acd
    Retrigger workflows prryplatypus 2023-07-09 15:56:20 +0200
  • 0fb1d125a2
    Make pretty Adam Hopkins 2023-07-09 16:01:45 +0300
  • 4257ee3084
    Remove force Adam Hopkins 2023-07-09 15:58:28 +0300
  • 344f68ce39
    Merge branch 'set-start-method-early' of github.com:sanic-org/sanic into set-start-method-early Adam Hopkins 2023-07-09 15:46:24 +0300
  • f5a0f7a249
    Add error check Adam Hopkins 2023-07-09 15:46:12 +0300
  • 0bf98e9bd1
    Merge branch 'main' of github.com:sanic-org/sanic into set-start-method-early Adam Hopkins 2023-07-09 15:46:02 +0300
  • af4419f6bb
    Merge branch 'main' into set-start-method-early Adam Hopkins 2023-07-09 15:44:48 +0300
  • 32bb50176d
    Set multiprocessing start method early Adam Hopkins 2023-07-09 15:41:15 +0300
  • 5dd1623192
    Alow Blueprint routes to explicitly define error_format (#2773) Moshe Nahmias 2023-07-09 14:47:59 +0300
  • 3ac6b1fe65
    Merge branch 'main' into main Adam Hopkins 2023-07-09 14:15:19 +0300
  • fa864f0bab
    Start and restart arbitrary processes start-restart-manager Adam Hopkins 2023-07-09 13:53:14 +0300
  • f0b940c3d8 add test on blueprint explixit error Moshe Nahmias 2023-07-09 13:47:50 +0300
  • 976da69e79
    Add a new exception signal for ALL exceptions raised anywhere in application (#2724) Adam Hopkins 2023-07-09 10:53:36 +0300
  • 8400f78340
    Merge branch 'main' into exception-signal Adam Hopkins 2023-07-09 10:34:48 +0300
  • 11a0b15194
    Handle case when headers argument of ResponseStream constructor is None (#2729) Liam Coatman 2023-07-09 08:34:40 +0100
  • 6a47eb043a
    Merge branch 'main' into main Adam Hopkins 2023-07-09 09:57:31 +0300
  • c21999a248
    Resolve headers on different renderers - Issue 2749 (#2774) Adam Hopkins 2023-07-09 09:57:22 +0300
  • a2140ffa68
    Add unit test Adam Hopkins 2023-07-09 09:57:13 +0300
  • 6d89ce659d
    Merge branch 'main' of github.com:sanic-org/sanic into exception-signal Adam Hopkins 2023-07-09 09:48:48 +0300
  • e71041deca
    Merge dc39667177 into c17230ef94 Mohammad Almoghrabi 2023-07-09 09:46:45 +0300
  • dc349bc4ca
    Make pretty Adam Hopkins 2023-07-09 09:35:56 +0300