Commit Graph

  • 9a282dd627
    Handle Daphne-Root-Path for websockets, adding root_path to scope. (#453) Alejandro R. Sedeño 2024-02-06 03:15:03 -0500
  • 973be1284a
    Merge branch 'main' into root-path-for-websockets Carlton Gibson 2024-02-06 09:04:25 +0100
  • 5fdc9176e5
    Ignored flake8-bugbear B036. (#499) Carlton Gibson 2024-02-06 09:04:10 +0100
  • 9f8ea7f2cf Ignored flake8-bugbear B036. Carlton Gibson 2024-02-06 09:00:16 +0100
  • 68ee0c5c80
    Merge branch 'main' into root-path-for-websockets Carlton Gibson 2024-02-05 08:23:17 +0100
  • 993efe62ce
    [pre-commit.ci] pre-commit autoupdate (#492) pre-commit-ci[bot] 2024-01-01 19:58:51 +0100
  • 15718bea30
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-01 18:32:08 +0000
  • c07925d53f
    Bump actions/setup-python from 4 to 5 (#491) dependabot[bot] 2023-12-12 07:19:48 +0100
  • 2dc0601014
    Bump actions/setup-python from 4 to 5 dependabot[bot] 2023-12-11 23:08:51 +0000
  • 4d24e22c72
    Fixed #489 -- Add support for Python 3.12 (#490) Paolo Melchiorre 2023-11-26 16:12:23 +0100
  • 3a2338e53b
    Fixed #489 -- Add support for Python 3.12 Paolo Melchiorre 2023-11-26 16:01:46 +0100
  • 7234cb1638
    Use code when rejecting connection Dave Johansen 2023-10-05 18:53:01 -0600
  • 2d4dcbf149
    [pre-commit.ci] pre-commit autoupdate (#485) pre-commit-ci[bot] 2023-10-03 12:59:12 +0200
  • d67f7979a5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-10-03 01:40:04 +0000
  • 4d92501992
    Merge cb9b2d9e9f into 3758c514fd Valerii 2023-09-07 10:37:27 +0000
  • 3758c514fd
    Raise minimum supported Python version to 3.8 (#481) InvalidInterrupt 2023-09-07 00:09:10 -0700
  • dbe5f39c39 Raise minimum supported Python version to 3.8 InvalidInterrupt 2023-09-06 20:21:09 -0700
  • 34e247547c fixup! Add test for inherited UNIX sockets InvalidInterrupt 2023-09-05 00:15:06 -0700
  • f108bbc7c1
    Bump actions/checkout from 3 to 4 (#480) dependabot[bot] 2023-09-05 07:51:07 +0200
  • a09a4799f1
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 23:58:39 +0000
  • 50829d9242 Relax options.packages.find.include to make tox happy InvalidInterrupt 2023-09-02 19:04:01 -0700
  • 5517728b19 Add test for inherited UNIX sockets InvalidInterrupt 2023-09-02 18:48:39 -0700
  • f6350940e6 Detect address family for fd endpoints InvalidInterrupt 2023-09-02 18:30:04 -0700
  • 3d9bbebfda Add option to use alternative listeners with DaphneTestingInstance InvalidInterrupt 2023-09-02 16:38:04 -0700
  • dc5e069ab1 Package twisted.plugins.fd_endpoint again InvalidInterrupt 2023-09-02 16:31:20 -0700
  • e49c39a4e5
    [pre-commit.ci] pre-commit autoupdate (#477) pre-commit-ci[bot] 2023-07-04 05:48:51 +0100
  • 3c9c7895d9
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-07-03 23:36:22 +0000
  • cb9b2d9e9f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-05-04 23:11:03 +0000
  • 3f50e11065
    refact(daphne/access.py): AccessLogGenerator refactor Valerii 2023-05-05 02:10:19 +0300
  • 1a60647e68 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-05-04 06:28:30 +0000
  • 71dc15e8c9 ws_protocol: Log when WebSocket is killed by Daphne Olivier Martin 2023-05-04 08:22:34 +0200
  • 1eaf2206cc
    Set pre-commit to quarterly updates. (#472) Carlton Gibson 2023-04-16 10:33:27 +0200
  • 50979f1679
    Merge branch 'main' into master Carlton Gibson 2023-04-14 17:47:54 +0200
  • 09da15dc4e
    Double quotes during pip (#467) Abenezer Belachew 2023-04-14 16:10:16 +0300
  • f0ba900abd Set pre-commit to quarterly updates. Carlton Gibson 2023-04-14 15:08:11 +0200
  • 705ce0a421
    Merge branch 'main' into patch-1 Carlton Gibson 2023-04-14 15:04:23 +0200
  • 21513b84da
    [pre-commit.ci] pre-commit autoupdate (#470) pre-commit-ci[bot] 2023-04-14 15:03:51 +0200
  • bedaf16f9f
    Merge branch 'main' into pre-commit-ci-update-config Carlton Gibson 2023-04-14 14:53:32 +0200
  • 077dd81809
    Added missing stacklevel warning parameter. (#471) Carlton Gibson 2023-04-14 14:53:12 +0200
  • c652e81adf [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-04-14 12:45:28 +0000
  • 6853147fa0 Added missing stacklevel warning parameter. Carlton Gibson 2023-04-14 14:45:11 +0200
  • 7d150355ba
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-04-03 23:55:46 +0000
  • f450cedfb4 sys: add setup.py to be compatible with Alliance's CI Ash Plunkett 2023-03-22 10:55:13 +1100
  • 7ef8d12e3c feature: cd around as needed to import our ASGI application properly Ash Plunkett 2023-03-21 10:32:49 +1100
  • 91565d014b feature: add support for heroku-buildpack-nginx Ash Plunkett 2023-03-21 10:31:30 +1100
  • c2a1bb2b45
    Double quotes during pip Abenezer Belachew 2023-02-28 07:25:22 -0500
  • b0204165b1
    [pre-commit.ci] pre-commit autoupdate (#466) pre-commit-ci[bot] 2023-02-07 15:20:08 +0000
  • e97754d0a7
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-02-06 23:03:35 +0000
  • 79fd65dec3
    [pre-commit.ci] pre-commit autoupdate (#464) pre-commit-ci[bot] 2023-01-31 06:52:32 +0000
  • f022149b14
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-01-30 22:31:25 +0000
  • 5681d71c17
    [pre-commit.ci] pre-commit autoupdate (#462) pre-commit-ci[bot] 2022-12-29 12:19:00 +0000
  • 78e71c4afe
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-12-26 21:44:27 +0000
  • fdc944a280
    [pre-commit.ci] pre-commit autoupdate (#461) pre-commit-ci[bot] 2022-12-20 10:37:51 +0100
  • 1bf098e0d2
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-12-19 20:54:27 +0000
  • c9343aa9d6
    [pre-commit.ci] pre-commit autoupdate (#460) pre-commit-ci[bot] 2022-12-12 23:15:35 +0000
  • ab8679e307
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-12-12 21:23:05 +0000
  • d59c2bd424
    Upgrade to tox 4 (#458) Adam Johnson 2022-12-08 01:06:41 +0000
  • b4eb5c6f9f unpin Adam Johnson 2022-12-08 00:57:23 +0000
  • bb0aa1fbca rc4+ Adam Johnson 2022-12-07 14:59:51 +0000
  • 922ec4e2be pin to rc1 due to bug Adam Johnson 2022-12-07 00:58:02 +0000
  • 74eb4cf9f6 Remove unnecessary develop option Adam Johnson 2022-12-07 00:57:44 +0000
  • 28358e6a21 Port to static metadata and PEP 517 build Adam Johnson 2022-12-07 00:57:18 +0000
  • f4961f8841 usedevelop -> use_develop Adam Johnson 2022-12-06 18:39:45 +0000
  • 3b0e16864f Upgrade to tox 4 Adam Johnson 2022-12-06 18:04:00 +0000
  • 2015ecdd8f
    [pre-commit.ci] pre-commit autoupdate (#457) pre-commit-ci[bot] 2022-12-06 09:01:28 +0000
  • 37d4d9be9f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-12-05 20:44:55 +0000
  • 18e936eed1
    [pre-commit.ci] pre-commit autoupdate (#456) pre-commit-ci[bot] 2022-11-29 20:34:37 +0000
  • 940096ecb7
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-11-28 21:45:42 +0000
  • cecd476335 Handle Daphne-Root-Path for websockets, adding root_path to scope. Alejandro R. Sedeño 2022-11-15 17:04:59 -0500
  • ba9bc827f4 Add a test for Daphne-Root-Path handling for websockets. Alejandro R. Sedeño 2022-11-15 17:04:23 -0500
  • ef946d5637
    Upgrade GitHub Actions actions (#454) Michael K 2022-11-18 10:33:03 +0000
  • ea4ffccad0
    Upgrade GitHub Actions actions Michael Käufl 2022-11-18 10:04:50 +0100
  • a0b2ac0e8f
    [pre-commit.ci] pre-commit autoupdate (#452) pre-commit-ci[bot] 2022-11-14 20:47:53 +0000
  • 50acd5178f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-11-14 20:43:02 +0000
  • 94515a0cad Add --nostatic and --insecure args to runserver command David Fuentes 2022-11-07 10:35:49 +0100
  • afd0d51b83
    [pre-commit.ci] pre-commit autoupdate (#448) pre-commit-ci[bot] 2022-11-01 11:09:39 +0000
  • 99e008b211
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-10-31 20:35:55 +0000
  • d5fbdfc4cb
    Run tests against Python 3.11 and add trove classifier (#446) Michael K 2022-10-25 12:46:20 +0000
  • ff1b9598fa
    Run tests against Python 3.11 and add trove classifier Michael Käufl 2022-10-25 13:24:19 +0200
  • 71be46265d
    [pre-commit.ci] pre-commit autoupdate (#444) pre-commit-ci[bot] 2022-10-17 23:09:03 +0100
  • 2504b49b2f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-10-17 20:24:14 +0000
  • 91c61f4ff4
    [pre-commit.ci] pre-commit autoupdate (#443) pre-commit-ci[bot] 2022-10-10 23:39:20 +0100
  • 68a23ed052
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-10-10 20:51:49 +0000
  • 060202f491 Updated change log and version for v4.0 release. 4.0.0 Carlton Gibson 2022-10-07 14:53:16 +0200
  • 12e543750b
    Make DaphneProcess pickleable (#440) Adam Johnson 2022-10-07 12:22:40 +0100
  • c6fa202e83 Made DaphneProcess pickleable. Adam Johnson 2022-10-07 12:27:10 +0200
  • fef1490eff
    Removed deprecated —ws-protocols CLI option. (#387) Jakub Stawowy 2022-10-07 12:21:22 +0200
  • f90bf81d6c Removed deprecated —ws-protocols option. Jakub Stawowy 2022-10-07 12:11:31 +0200
  • 898529c489
    [pre-commit.ci] pre-commit autoupdate (#441) pre-commit-ci[bot] 2022-09-26 21:47:43 +0100
  • 808f152e33
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-09-26 20:21:48 +0000
  • e9637419df
    [pre-commit.ci] pre-commit autoupdate (#439) pre-commit-ci[bot] 2022-09-20 10:07:55 +0100
  • 02a47bd1c1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-09-19 20:16:01 +0000
  • b3bfbd6135
    [pre-commit.ci] pre-commit autoupdate (#438) pre-commit-ci[bot] 2022-09-06 09:35:26 +0200
  • 781f88520c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-09-05 20:10:47 +0000
  • fdba9d7be1 Add tests and changelog to sdist John Vandenberg 2022-09-01 15:48:53 +0800
  • c9a7fdc669
    Run tests on main branch, not master (#435) Michael K 2022-08-30 05:35:56 +0000
  • d8d32dc052
    Run tests on main branch Michael Käufl 2022-08-29 21:35:05 +0200
  • 6a466b7bee
    Bumped version and changelog for 4.0b1 release. (#434) 4.0.0b1 Carlton Gibson 2022-08-25 12:04:14 +0200
  • 03f24eb0c8 Bumped version and changelog for 4.0b1 release. Carlton Gibson 2022-08-25 11:58:17 +0200
  • 7453ad9cc5
    [pre-commit.ci] pre-commit autoupdate (#430) pre-commit-ci[bot] 2022-08-08 21:40:53 +0100