Commit Graph

  • 9e8bee3f09 Reduced macOS Travis builds to single env. Carlton Gibson 2019-11-20 20:08:06 +0100
  • 78be865eb4
    Fixed #276 -- Ensured 500 response when app sends malformed headers. (#281) Carlton Gibson 2019-11-14 07:13:16 +0100
  • b5aa36304d Fixed #276 -- Ensured 500 response when app sends malformed headers. Carlton Gibson 2019-10-09 21:31:48 +0200
  • 7032f8e0f8 Resolve asyncio + multiprocessing problem when testing. (#247) Joonhyung Shin 2019-11-07 03:51:00 +0900
  • 92139f5b38 Add MacOS test envs kuratowski 2019-10-29 00:08:38 +0900
  • 21e4bb3487 Change resetting event loop to reinstalling reactor kuratowski 2019-10-27 16:52:07 +0900
  • c57252a9fc Modify code style kuratowski 2019-02-06 00:22:06 +0900
  • 13abad2f89 Resolve asyncio + multiprocessing problem kuratowski 2019-02-05 01:01:39 +0900
  • bf1eb6c280 Fix for using external group send. Bill Schumacher 2019-11-05 09:31:13 -0600
  • d3630e0925
    Pin hypothesis at 4.2.3 (#283) Carlton Gibson 2019-10-10 05:05:08 +0200
  • 4d8e5c6897 Pin hypothesis Carlton Gibson 2019-10-10 04:57:08 +0200
  • 8712943cf7 Added support for executing from interpreter. Sergey Klyuykov 2019-08-15 09:58:34 +1000
  • 333f4644d1 Added support for raw_path in scope. (#268) Simon Willison 2019-07-03 11:22:03 -0700
  • bf02beb5f0 Added support for raw_path in scope. Simon Willison 2019-06-17 20:30:59 -0700
  • 9cf12f6b37 Add Dockerfile and wrapper for docker run. Carlton Gibson 2019-06-19 14:12:04 +0200
  • ffd949f2ce Fix deprecated regex escape sequence. (#266) Simon Willison 2019-06-17 01:21:24 -0700
  • ea3492d30b Fix deprecated regex escape sequence. Simon Willison 2019-06-16 10:57:01 -0700
  • f46c2448b1 Added compatibility for hypothesis 4 (#261) Mario Rodas 2019-06-17 03:10:14 -0500
  • e448858978 erro correction in modification David D 2019-05-12 13:54:55 -0400
  • 2df5096c5b
    Add compatibility for hypothesis 4 Mario Rodas 2019-05-11 12:00:00 -0500
  • 3a58755140 pep8 David D 2019-05-01 08:20:01 -0400
  • 46da6b97f8 isort David D 2019-05-01 08:10:05 -0400
  • a4591347df PEP8 David D 2019-05-01 08:01:35 -0400
  • d4396d36df solve test 2 David D 2019-05-01 07:16:08 -0400
  • 5f92665074 for log rotation with logrotate.d David D 2019-04-30 20:55:58 -0400
  • a3494215cf Require installing Twisted TLS extras. (#257) Alan Rominger 2019-04-13 09:04:56 -0400
  • 0be1d3ef01 Added missing LICENSE to distribution (#250) d.s.e 2019-04-13 12:09:29 +0200
  • 5858ce4545
    Twisted tls extras are required by default AlanCoding 2019-04-12 11:04:06 -0400
  • 1759643f1f Releasing 2.3.0 2.3.0 Carlton Gibson 2019-04-09 11:42:31 +0200
  • f52960e587 Support ASGI3 (#255) Tom Christie 2019-04-09 10:36:19 +0100
  • 79deb3ec44 Pin to asgiref~=3.0 Tom Christie 2019-03-22 10:49:18 +0000
  • 43954cd883 Linting Tom Christie 2019-03-21 14:54:09 +0000
  • 3bedcdd8ed Drop unused imports Tom Christie 2019-03-21 14:50:02 +0000
  • d1723e064b Use asgiref.compatibility Tom Christie 2019-03-21 14:45:59 +0000
  • 220c07b260 Add ['asgi']['version'] = '3.0' when 3.0 is used. Tom Christie 2019-03-20 10:28:35 +0000
  • 9d3259e7b8 Linting Tom Christie 2019-03-20 10:11:07 +0000
  • 4f783ef15c Linting Tom Christie 2019-03-20 10:10:25 +0000
  • 55f7e6713d Support ASGI3 Tom Christie 2019-03-20 10:01:42 +0000
  • e6da9181e5 Added missing LICENSE to distribution Guenther Meyer 2019-03-08 12:23:28 +0100
  • 67cfa98b00 Fixing test dependencies to actual versions 2.2.5 Andrew Godwin 2019-01-31 17:43:23 -0800
  • 1b77e247f8 Releasing 2.2.5 Andrew Godwin 2019-01-31 17:36:30 -0800
  • 9c574083ff Support for passing server name as cli argument (#231) Avinash Raj 2018-12-28 19:12:39 +0530
  • cc344c6e34
    Fix typo in changelog Florian Apolloner 2018-12-26 15:49:33 +0100
  • 699f9dd4cb Set the websocket handshake from the connect time Andrew Godwin 2018-12-24 16:04:53 +0000
  • 8515524c2b Releasing 2.2.4 2.2.4 Andrew Godwin 2018-12-15 13:28:13 -0800
  • c4125c66d4 Only set disconnected time when it is not already set (#237) Kyle Agronick 2018-11-27 15:20:27 -0500
  • f8f6641ea3 Ran black against codebase and added comments Kyle Agronick 2018-11-27 14:08:57 -0500
  • d6cc8e0e11 Actually last one was good. Kyle Agronick 2018-11-27 13:40:04 -0500
  • 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