Commit Graph

  • 0c6fe09dda
    Merge branch 'main' into amend Adam Hopkins 2023-03-16 12:13:32 +0200
  • b077fd17dc
    Merge branch 'main' into asgi-fixes Adam Hopkins 2023-03-16 12:13:27 +0200
  • 08a81c81be
    scheme arg to create the redirect should be 'https' (#2712) Matt Bendiksen 2023-03-16 05:13:17 -0500
  • 538c55d754
    make pretty Adam Hopkins 2023-03-16 12:08:18 +0200
  • ddf569e0c9
    Fix test for 3.7 Adam Hopkins 2023-03-16 12:01:18 +0200
  • 6d045a5114
    Add test for cookie accessor with hyphens Adam Hopkins 2023-03-16 10:00:13 +0200
  • ea7dd381bf
    Add header style getattr for hyphens Adam Hopkins 2023-03-16 09:55:57 +0200
  • e07f44dc73
    Remove additional escaping Adam Hopkins 2023-03-16 09:51:40 +0200
  • 35df6e7604
    Remove file Adam Hopkins 2023-03-16 09:45:23 +0200
  • 05b0bc14ff
    Make test consistent Adam Hopkins 2023-03-16 09:43:35 +0200
  • e856bc337e
    Add test for cookie accessor Adam Hopkins 2023-03-16 09:41:53 +0200
  • 3975329991
    cleanup test imports Adam Hopkins 2023-03-16 09:35:58 +0200
  • fcf3cb9bfb
    Merge branch 'cookie-method' of github.com:sanic-org/sanic into cookie-method Adam Hopkins 2023-03-16 09:28:31 +0200
  • 315ec51948
    make pretty Adam Hopkins 2023-03-16 09:28:16 +0200
  • 1e262bc3c5
    Move modules into their own dir Adam Hopkins 2023-03-16 09:28:00 +0200
  • f7a6a11502
    Merge branch 'main' of github.com:sanic-org/sanic into cookie-method Adam Hopkins 2023-03-16 08:40:10 +0200
  • 6e9bbdde25
    scheme arg to create the redirect should be 'https' Matt Bendiksen 2023-03-15 22:44:53 -0500
  • 08740dcf60
    Merge branch 'main' into main stricaud 2023-03-15 23:15:51 +0100
  • 016a61381b
    Merge branch 'main' of github.com:sanic-org/sanic into asgi-fixes Adam Hopkins 2023-03-16 00:08:22 +0200
  • d88441d0e9
    Update ASGI implementation Adam Hopkins 2023-03-15 23:50:26 +0200
  • a4151530ab
    Make pretty Adam Hopkins 2023-03-15 20:11:19 +0200
  • 5caf1c59d3
    Merge branch 'main' of github.com:sanic-org/sanic into amend Adam Hopkins 2023-03-15 20:11:11 +0200
  • f608eb8147
    Merge branch 'main' into cookie-method Adam Hopkins 2023-03-15 18:42:56 +0200
  • 5a0ed75171
    Consume body on DELETE by default (#2711) Adam Hopkins 2023-03-15 18:42:45 +0200
  • a389f02443
    Merge branch 'main' of github.com:sanic-org/sanic into asgi-fixes Adam Hopkins 2023-03-15 16:24:21 +0200
  • a86be90748
    squash Adam Hopkins 2023-03-15 16:22:28 +0200
  • 22c41e9490
    Update docstring Adam Hopkins 2023-03-15 16:22:01 +0200
  • b84cc6b886
    Merge branch 'main' of github.com:sanic-org/sanic into amend Adam Hopkins 2023-03-15 16:19:38 +0200
  • 9531e90686
    Add tests Adam Hopkins 2023-03-15 16:19:06 +0200
  • 4ac958aaed
    Merge branch 'main' into delete-consume-body Adam Hopkins 2023-03-15 16:02:41 +0200
  • ad48286cba
    Merge branch 'main' into cookie-method Adam Hopkins 2023-03-15 16:02:35 +0200
  • d62a92fac9
    API to define a number of workers (#2701) Adam Hopkins 2023-03-15 16:02:17 +0200
  • a421ea1a45
    Handle scenario when app already resets/finalizes Adam Hopkins 2023-03-15 15:53:47 +0200
  • 4ac0a8ddb6
    Implicitly allow additions Adam Hopkins 2023-03-15 15:37:58 +0200
  • e0501118f9
    Merge branch 'main' into numbered-managed-workers Adam Hopkins 2023-03-15 15:16:10 +0200
  • 67c3dbe133
    Add some more unit tests Adam Hopkins 2023-03-15 10:08:36 +0200
  • 4bd45957cd
    Consume body on DELETE by default Adam Hopkins 2023-03-15 09:54:47 +0200
  • 831bb328e8
    Directly include unquote Adam Hopkins 2023-03-15 09:09:22 +0200
  • f95262b860
    Fix unit tests Adam Hopkins 2023-03-15 09:05:21 +0200
  • a3b7b7df6b
    Make pretty Adam Hopkins 2023-03-15 00:11:00 +0200
  • db5ba6fdcd
    Add unit tests Adam Hopkins 2023-03-15 00:03:23 +0200
  • 99d09f48a2
    make pretty Adam Hopkins 2023-03-15 00:03:12 +0200
  • ed29169013
    make pretty Adam Hopkins 2023-03-14 23:16:31 +0200
  • bc7f204c27
    Revert quote translator Adam Hopkins 2023-03-14 23:15:25 +0200
  • f971936d6b
    parse cookies Adam Hopkins 2023-03-14 23:13:36 +0200
  • 24b2c364a4
    make pretty Adam Hopkins 2023-03-14 14:59:15 +0200
  • cfe184f71f
    Accessor annotations Adam Hopkins 2023-03-14 14:59:07 +0200
  • 769ff3cad2
    Better deprecation message Adam Hopkins 2023-03-14 14:55:17 +0200
  • 86b391bab6
    Same defaults Adam Hopkins 2023-03-14 14:53:40 +0200
  • 3d1a677060
    Add has_cookie Adam Hopkins 2023-03-14 14:48:44 +0200
  • 83a66d26a8
    Better deprecation docstring Adam Hopkins 2023-03-14 14:45:00 +0200
  • 5af8deec1a
    Add deprecation docstring Adam Hopkins 2023-03-14 14:43:07 +0200
  • 2e1ec42997
    Add get full deprecation notice Adam Hopkins 2023-03-14 14:41:59 +0200
  • 1786289e59
    Add delitem deprecation notice Adam Hopkins 2023-03-14 14:39:25 +0200
  • 9c075b673c
    Merge branch 'main' of github.com:sanic-org/sanic into cookie-method Adam Hopkins 2023-03-14 14:35:08 +0200
  • 124a2ce0ff
    Backwards compat, forward thinking Adam Hopkins 2023-03-14 14:34:29 +0200
  • d58eaae021 Linter L. Karkkainen 2023-03-14 03:37:43 +0000
  • bcd1788777 Remove unused import Zhiwei Liang 2023-03-13 01:16:40 -0400
  • 73b382976a Add test case Zhiwei Liang 2023-03-13 01:14:53 -0400
  • e7292b364b Make pretty Zhiwei Liang 2023-03-11 21:48:54 -0500
  • da9eb508ed Add error handling for non ascii header keys Zhiwei Liang 2023-03-11 11:35:15 -0500
  • a66c71f62b
    Merge branch 'main' into zhiwei/asgi-header-decode Zhiwei 2023-03-10 23:26:26 -0500
  • e9e62f8519 Align to to community decision and RFC 7230 Zhiwei Liang 2023-03-10 23:15:06 -0500
  • 8c4f5ead30 Improve handling of URL charsets and escaping. Remove root_path of asgi URLs. L. Karkkainen 2023-03-09 19:02:51 +0000
  • c695c5250a
    squash breaking-change-compat-mode Adam Hopkins 2023-03-09 10:37:41 +0200
  • 88c918e72f
    Update rfc.yml Adam Hopkins 2023-03-09 10:10:22 +0200
  • c8aab8fb3d
    Update rfc.yml Adam Hopkins 2023-03-09 10:09:30 +0200
  • ecacfd396b
    Rename rfc to rfc.yml Adam Hopkins 2023-03-09 10:06:42 +0200
  • 3c361e9852
    Create rfc Adam Hopkins 2023-03-09 10:05:06 +0200
  • 23c1eaab29
    POC for compatibility mode Adam Hopkins 2023-03-09 09:54:32 +0200
  • 00aad4f5bc Switch to utf8 (Python default) decode Zhiwei Liang 2023-03-08 22:44:19 -0500
  • b9224c1d72
    Merge branch 'main' into zhiwei/asgi-header-decode Zhiwei 2023-03-08 22:09:10 -0500
  • e266d664d5
    Merge branch 'main' into numbered-managed-workers Adam Hopkins 2023-03-09 01:50:08 +0200
  • 90b68db866
    Add explicit args Adam Hopkins 2023-03-09 00:17:49 +0200
  • 6dd8919e55
    Merge branch 'main' of github.com:sanic-org/sanic into exception-standardize-init Adam Hopkins 2023-03-08 19:00:14 +0200
  • a5d7d03413
    Nicer traceback formatting (#2667) L. Kärkkäinen 2023-03-06 19:24:12 +0000
  • ff0f3e60f3
    Merge branch 'main' into niceback-error-handling L. Kärkkäinen 2023-03-06 17:35:02 +0000
  • ee290ba0ef
    Sanic pages coloring (#2703) Adam Hopkins 2023-03-06 16:40:26 +0200
  • c31a1e81d5
    Make pretty Adam Hopkins 2023-03-06 15:09:27 +0200
  • 0c61b5d536
    Lineup H2s Adam Hopkins 2023-03-06 15:08:37 +0200
  • f7bd33b010
    Merge branch 'page-colors' of github.com:sanic-org/sanic into page-colors Adam Hopkins 2023-03-06 13:33:18 +0200
  • 33d2c1cf78
    Move comments, darken bg color, move debug links to contextmanager Adam Hopkins 2023-03-06 13:32:55 +0200
  • a09058f0f6
    Merge branch 'niceback-error-handling' into page-colors L. Kärkkäinen 2023-03-06 11:05:30 +0000
  • 8b0ffbbb66 Change requests L. Karkkainen 2023-03-06 11:01:49 +0000
  • 568548c9a0
    Merge branch 'main' of github.com:sanic-org/sanic into page-colors Adam Hopkins 2023-03-06 10:37:46 +0200
  • 7513c0bdc3
    Merge conflicts Adam Hopkins 2023-03-06 09:55:57 +0200
  • 259e458847
    Simplified parse_content_header escaping (#2707) L. Kärkkäinen 2023-03-06 04:39:16 +0000
  • 1cf23f2663 Suppress mypy for tracerite while it doesn't have typing stub L. Karkkainen 2023-03-06 02:13:29 +0000
  • 2f61b502e0 Yet another case of idiotic formatting by black. L. Karkkainen 2023-03-06 02:08:18 +0000
  • fc5c2df080 Typing L. Karkkainen 2023-03-06 02:05:18 +0000
  • 384c963924 isort L. Karkkainen 2023-03-06 01:58:12 +0000
  • 35aaa62790 Update tests for new error pages L. Karkkainen 2023-03-06 01:41:45 +0000
  • 2be6376d24 Cleanup L. Karkkainen 2023-03-06 00:45:57 +0000
  • f3cd637798 Remove old error page formatting. L. Karkkainen 2023-03-06 00:45:20 +0000
  • 114456bd79 Make full() and minimal() identical. L. Karkkainen 2023-03-06 00:43:03 +0000
  • cf239a01ed Use exc.quiet to determine whether details should be open by default L. Karkkainen 2023-03-06 00:38:17 +0000
  • d9e126f402 Simplify parse_content_header because Firefox no longer needs special hacks. L. Karkkainen 2023-03-06 00:26:39 +0000
  • 4f2653ee31
    Restore del Adam Hopkins 2023-03-05 11:08:58 +0200
  • 6e70e74a3a
    Add convenience methods for cookie creation and deletion Adam Hopkins 2023-03-05 10:52:44 +0200
  • 6dc5b52e27
    squash Adam Hopkins 2023-03-05 09:45:05 +0200