Commit Graph

  • f0c98780b2 Ammend previous commit Kyle Agronick 2018-11-27 13:30:11 -0500
  • 4d1b87ee42 This fixes the following exception I was seeing in my logs: Kyle Agronick 2018-11-27 13:25:18 -0500
  • 44b7115db7 Only set disconnected time when it is not already set. Fixes memory leak. Kyle Agronick 2018-11-27 12:27:44 -0500
  • de15dcb4d1 Fixed #234: Don't listen on port 8000 when provided a file descriptor Sylvain Prat 2018-11-19 23:13:03 +0100
  • 17bf88c34c
    Fixed #234 Sylvain Prat 2018-11-19 10:52:49 +0100
  • 9b34aaa574 support for passing servername as cli argument Avinash 2018-11-07 12:23:43 +0530
  • 5722d4e7ea Releasing 2.2.3 2.2.3 Andrew Godwin 2018-11-06 10:27:18 -0800
  • 20f2bc93d4 Add command-line options for proxy headers László Károlyi 2018-10-26 21:34:15 +0200
  • 58a8db330e
    Blacking code László Károlyi 2018-10-24 20:09:09 +0200
  • b650c61324
    Merge branch 'master' into proxyparameters László Károlyi 2018-10-24 20:04:15 +0200
  • a32c884196
    Posting tests László Károlyi 2018-05-27 14:17:52 +0200
  • 72f82b9e1a
    Adding parameter pulling functions László Károlyi 2018-05-27 14:08:55 +0200
  • 9dd6ea6bad
    Fixed #229: Allow bytes headers only Imblc 2018-09-28 23:45:03 +0700
  • e32594ca47
    Fix Travis release stage Andrew Godwin 2018-08-29 17:57:06 -0700
  • 7890cd67fb
    Tidying up Andrew Godwin 2018-08-27 14:21:40 +1000
  • 525290f5cb
    Fix isort in travis Andrew Godwin 2018-08-27 12:40:51 +1000
  • c3caef6cd2
    Only lint the daphne and tests directories Andrew Godwin 2018-08-27 12:31:54 +1000
  • 44fdca2d13
    Implement Black code formatting Andrew Godwin 2018-08-27 12:27:32 +1000
  • 135c844ce8
    Run tests against Python 3.7 (#224) Michael 2018-08-24 23:46:04 +0000
  • f2e368efe3
    Releasing 2.2.2 Andrew Godwin 2018-08-16 21:34:50 -0700
  • 34b632febc
    Add an issue template Andrew Godwin 2018-08-09 11:36:22 -0700
  • ab95bf7d11
    Add x-forwarded-proto support (#219) Nick Sellen 2018-07-24 22:25:03 +0200
  • ff8e683440
    Removed deferToThread for ASGI instance constructor (#218) Anders Jensen 2018-07-22 18:54:42 +0200
  • 6ad52f0aaf
    Releasing 2.2.1 Andrew Godwin 2018-07-22 09:45:59 -0700
  • f053af4958
    Don't crash if connection closed before application started (#213) Brian May 2018-07-06 11:26:34 +1000
  • 9a8d9f1ae1
    send() should not block once connection is closed Andrew Godwin 2018-06-24 16:33:54 -0700
  • 6110e44d23
    Releasing 2.2.0 Andrew Godwin 2018-06-13 11:55:20 -0700
  • 0d71519a66
    Don't try and read requests that are closed already (#205) Andrew Godwin 2018-06-02 06:45:02 +0100
  • 5cd6a572f3
    Remove HTTP timeout by default, and mid-response error for it Andrew Godwin 2018-05-30 09:52:47 -0700
  • e93643ff5a Fixed #229: Allow bytes headers only Imblc 2018-09-28 23:45:03 +0700
  • 9c7ae7def7 Allow bytes headers only (#229) imbolc 2018-09-28 20:58:18 +0700
  • 3e4aab95e2 Fix Travis release stage Andrew Godwin 2018-08-29 17:57:06 -0700
  • c5554cb817 Tidying up Andrew Godwin 2018-08-27 14:21:40 +1000
  • 02a299e5a7 Fix isort in travis Andrew Godwin 2018-08-27 12:40:51 +1000
  • 460bdf64db Only lint the daphne and tests directories Andrew Godwin 2018-08-27 12:31:54 +1000
  • 0ed6294406 Implement Black code formatting Andrew Godwin 2018-08-27 12:27:32 +1000
  • 88792984e7 Run tests against Python 3.7 (#224) Michael 2018-08-24 23:46:04 +0000
  • 1a0648744c Run tests against twisted 18.7 instead of 17.5 Michael Käufl 2018-08-24 11:28:02 +0200
  • 109a2917c9 Run tests against Python 3.7 Michael Käufl 2018-08-24 11:15:07 +0200
  • 47358c7c79 Releasing 2.2.2 2.2.2 Andrew Godwin 2018-08-16 21:34:50 -0700
  • 5fe47cbbed
    Add an issue template Andrew Godwin 2018-08-09 11:36:22 -0700
  • 2f94210321 Add x-forwarded-proto support (#219) Nick Sellen 2018-07-24 22:25:03 +0200
  • 979b7c868a Add x-forwarded-proto support Nick Sellen 2018-07-22 19:21:24 +0200
  • adb622d4f5 Removed deferToThread for ASGI instance constructor (#218) Anders Jensen 2018-07-22 18:54:42 +0200
  • e16b58bcb5 Releasing 2.2.1 2.2.1 Andrew Godwin 2018-07-22 09:45:59 -0700
  • 682e5442a9 made create_application usage allow for both defer and non-defer Anders Jensen 2018-07-19 10:14:21 +0200
  • 49a693afd3 removed deferToThread for ASGI instance constructor Anders Jensen 2018-07-16 18:31:44 +0200
  • d5611bccb6 Don't crash if connection closed before application started (#213) Brian May 2018-07-06 11:26:34 +1000
  • 27936601ce Don't crash if connection closed before application started Brian May 2018-06-13 10:22:21 +1000
  • 6dcc0d52b3 send() should not block once connection is closed Andrew Godwin 2018-06-24 16:33:54 -0700
  • bb54f41736 Releasing 2.2.0 2.2.0 Andrew Godwin 2018-06-13 11:55:20 -0700
  • ece52b8e79 Don't try and read requests that are closed already (#205) Andrew Godwin 2018-06-02 06:45:02 +0100
  • 8c031239ad Remove HTTP timeout by default, and mid-response error for it Andrew Godwin 2018-05-30 09:52:47 -0700
  • 48db541d54
    Posting tests László Károlyi 2018-05-27 14:17:52 +0200
  • 15cbc69e36
    Adding parameter pulling functions László Károlyi 2018-05-27 14:08:55 +0200
  • 5fad763ae9
    Adding proxyparameters László Károlyi 2018-05-27 14:03:11 +0200
  • c61b1c49dc
    Merge a7ccae7025 into 84466d4ae4 László Károlyi 2018-05-26 10:17:29 +0000
  • 84466d4ae4 Fixed #207: Do header transforms for WebSocket XFF right Andrew Godwin 2018-05-26 12:16:07 +0200
  • 9f7e19cf2d Use clean headers to fix decoding issues Andrew Godwin 2018-05-25 15:11:09 +0200
  • fa3c764433 Fixed #206: Check applications exist before timing them out Andrew Godwin 2018-05-25 12:33:46 +0200
  • c4360fd70a Releasing 2.1.2 2.1.2 Andrew Godwin 2018-05-24 14:15:56 +0200
  • f046a35dbc Only validate header names (values are already done) Andrew Godwin 2018-05-24 12:43:18 +0200
  • b3c097aabd Enforce that header names and values are bytes Andrew Godwin 2018-05-24 12:31:18 +0200
  • a7ccae7025
    Adjusting for PR as requested László Károlyi 2018-05-23 12:37:27 +0200
  • 9806d21280
    Isort + flake8 fix László Károlyi 2018-05-10 17:34:13 +0200
  • 4adcf9080e
    Fixing for quote-nazism László Károlyi 2018-05-10 17:32:01 +0200
  • 31bb1bcc23
    Fixing non-bytes headers, adding proxyhost+proxyport custom headers László Károlyi 2018-05-10 17:22:27 +0200
  • dd2c8b2a0f Don't try to send disconnect when we never made an app instance Andrew Godwin 2018-05-03 09:47:12 -0700
  • 097f3ba8e8 Releasing 2.1.1 2.1.1 Andrew Godwin 2018-04-18 10:59:25 -0700
  • a7ccfab495 Run server constructor in a threadpool as it's synchronous Andrew Godwin 2018-04-18 10:57:58 -0700
  • cc6af549a6 Releasing 2.1.0 2.1.0 Andrew Godwin 2018-03-05 20:43:48 -0800
  • 446fc69408 Fixed #150: Correctly handle bad querystrings Andrew Godwin 2018-03-04 09:48:33 -0800
  • 388bbc5c24 Accept ws_protocols for now but ignore the contents Andrew Godwin 2018-02-24 10:47:09 -0800
  • 4eb6cab9aa Fix #180: asgiref is not a required dependency Andrew Godwin 2018-02-24 10:45:04 -0800
  • f877d54942 Remove subprotocol support (handled by apps now) Andrew Godwin 2018-02-23 16:53:25 -0800
  • 9b3e2b4b28 Releasing 2.0.4 2.0.4 Andrew Godwin 2018-02-21 22:04:26 -0800
  • 0a2c6c2ff2 Fix #175: Check finished as well as channel Andrew Godwin 2018-02-21 09:50:59 -0800
  • 853771ec95 Move testing to use multiprocessing for better reliability Andrew Godwin 2018-02-19 20:58:47 -0800
  • 173617ad3b Fixed #172: Outgoing frames do not reset ping clock (incoming does) Andrew Godwin 2018-02-16 09:56:40 -0800
  • de0811f13e Fixed #169: Don't try to send messages to a closed client Andrew Godwin 2018-02-14 14:52:49 -0800
  • f53eb0dda6 Don't put commas in the header hypothesis tests 2.0.3 Andrew Godwin 2018-02-07 14:15:28 -0800
  • 12437e2677 Releasing 2.0.3 Andrew Godwin 2018-02-07 12:11:57 -0800
  • 13511d2ca6 Fixed #162: Test suite now uses port 0 binding Andrew Godwin 2018-02-07 12:02:04 -0800
  • 678a97ec7f Fixed #152: Give ASGI apps a grace period after close before killing Andrew Godwin 2018-02-07 11:44:13 -0800
  • d46429247f Unix socket fix (#161) Jonas Lidén 2018-02-06 09:04:44 +0100
  • 74e750d858 Fixed linting errors Jonas Lidén 2018-02-06 08:34:10 +0100
  • 89e2770fde Changed hardcoded error values to standard errno system symbols in DaphneTestingInstance Jonas Lidén 2018-02-06 08:29:40 +0100
  • 2b3d6af8d6 Unix socket fix Jonas Lidén 2018-02-05 16:31:37 +0100
  • 3bffe981f6 Releasing 2.0.2 2.0.2 Andrew Godwin 2018-02-04 12:22:13 -0800
  • 826a8ce0de Better Twisted reactor detection Andrew Godwin 2018-02-04 12:18:44 -0800
  • 0f8f731b2c Rename Travis CI stage to "Release" Andrew Godwin 2018-02-04 12:09:26 -0800
  • 105e1d5436 Don't apply HTTP timeout to WebSocket connections! Andrew Godwin 2018-02-04 12:08:57 -0800
  • d26cafc698
    Merge d9f10e3618 into 6eeb280e1b tsiaGeorge 2018-02-04 13:26:45 +0000
  • d9f10e3618
    Bug issue with upgrading http to websocket tsiaGeorge 2018-02-04 14:19:14 +0100
  • 6eeb280e1b Put a last line for the warning traceback that's not the string Andrew Godwin 2018-02-03 23:38:17 -0800
  • bb4d46f09c Fix string concatenation (duh) Andrew Godwin 2018-02-03 23:29:37 -0800
  • 7949b244b8 Try to uninstall previous reactors if they're found Andrew Godwin 2018-02-03 22:57:15 -0800
  • 3b5721c699 Move deploy to second stage Andrew Godwin 2018-02-03 22:56:24 -0800
  • 06a3727f8b Releasing 2.0.1 2.0.1 Andrew Godwin 2018-02-03 12:35:42 -0800
  • 981b6988db Add auto-release for Travis Andrew Godwin 2018-02-03 12:31:12 -0800