Commit Graph

  • dfef0c551e Fix typo in paragraph about channel types Haiko Schol 2016-04-02 12:14:43 +0200
  • dd396e7960 Merge pull request #109 from michael-borisov/patch-1 Andrew Godwin 2016-03-31 19:19:10 +0200
  • 9baae5d978 Update package url Michael Borisov 2016-03-31 15:40:18 +0200
  • e710ac02df Add build dir to gitignore Andrew Godwin 2016-03-29 11:45:23 +0100
  • 8f40ad1d68 Releasing 0.10.3 Andrew Godwin 2016-03-29 11:43:54 +0100
  • e0e27ff9eb Releasing 0.10.1 0.10.1 Andrew Godwin 2016-03-29 03:31:32 -0700
  • ca35d6c18f Add WebSocket keepalive ping support with configurable interval Andrew Godwin 2016-03-29 03:28:05 -0700
  • 6fa258f386 Merge pull request #103 from tclancy/patch-1 Andrew Godwin 2016-03-29 10:50:07 +0100
  • 1368e865d2 Add missing work to concepts.rst Tom Clancy 2016-03-28 14:12:22 -0400
  • 1ab757fffb Implement group_expiry on database channel backend Andrew Godwin 2016-03-28 11:59:25 +0100
  • 59198ea93e Add signed cookie warning Andrew Godwin 2016-03-28 11:45:24 +0100
  • bee81ee620 Update ASGI spec to add enforced long connection timeouts. Andrew Godwin 2016-03-28 11:44:40 +0100
  • 5cb28d1e10 Allow binding to UNIX sockets instead of TCP address/port. Andrew Godwin 2016-03-28 03:33:21 -0700
  • 037f129117 Add timeout to WebSockets as per ASGI spec Andrew Godwin 2016-03-28 03:28:15 -0700
  • 813ef1c27c Daphne is a universal wheel Andrew Godwin 2016-03-27 14:14:46 -0700
  • 40b2348600 Fixed #101: Obscure error when strings in routing list. Andrew Godwin 2016-03-26 15:28:11 -0700
  • 49d32a71e3 Merge pull request #99 from chornsby/patch-1 Andrew Godwin 2016-03-25 09:43:21 -0700
  • aad3575749 Remove references to Django project name Charlie Hornsby 2016-03-25 16:42:57 +0200
  • 0bc0de7c48 Merge pull request #98 from rcorzogutierrez/master Andrew Godwin 2016-03-24 12:11:46 -0700
  • 3e57358191 Update to universal distribute rcorzogutierrez 2016-03-24 14:58:01 -0400
  • e51d551382 Merge pull request #96 from rcorzogutierrez/master Andrew Godwin 2016-03-24 09:27:13 -0700
  • cb40b4fc14 Update Reame rcorzogutierrez 2016-03-24 11:14:10 -0400
  • 392ba22768 Releasing 0.10.2 Andrew Godwin 2016-03-23 12:53:34 -0700
  • f829a14312 Don't show last-chance traceback when DEBUG is off. Andrew Godwin 2016-03-23 12:53:02 -0700
  • 7bc94b342e Implement last-resort error handler for HTTP requests Andrew Godwin 2016-03-23 11:50:35 -0700
  • 8a65199bfe Also normalise include patterns, and add tests for all regex norm Andrew Godwin 2016-03-22 10:39:27 -0700
  • 7864519241 Releasing 0.10.1 Andrew Godwin 2016-03-22 10:32:12 -0700
  • 52c821a186 Increase FileResponse block size everywhere, not just staticfiles Andrew Godwin 2016-03-22 10:31:01 -0700
  • 10224ff06c Flake, stop worrying about this file. Andrew Godwin 2016-03-22 10:20:15 -0700
  • 6884e7d1e8 Fixed #93: Unicode regex patterns not working on http.request path Andrew Godwin 2016-03-22 10:17:38 -0700
  • afa46cfe0f Provide route and include at top level Andrew Godwin 2016-03-22 10:15:52 -0700
  • acd31a663d Add closed message to request bodies to allow fast failure Andrew Godwin 2016-03-22 10:15:30 -0700
  • d72f99df94 Update channel readme Andrew Godwin 2016-03-21 16:49:21 -0700
  • 13d6c88c7f Releasing 0.10.0 Andrew Godwin 2016-03-21 16:46:42 -0700
  • a5946922f5 Releasing version 0.10 0.10.0 Andrew Godwin 2016-03-21 16:45:24 -0700
  • e7b323893f Change to new style of single-reader channel Andrew Godwin 2016-03-21 16:40:29 -0700
  • 8522eb40ca Update single-reader channel names to split on !, not start. Andrew Godwin 2016-03-21 16:38:23 -0700
  • bc51d657d5 Add spawn rate control Andrew Godwin 2016-03-20 19:10:19 -0700
  • 0ef19c9074 Don't try and spawn all sockets instantly Andrew Godwin 2016-03-20 19:03:06 -0700
  • 40f6d198fa Even better precision on benchmarker concurrency Andrew Godwin 2016-03-20 18:49:11 -0700
  • 808231cdc5 Don't let benchmarker overshoot concurrency Andrew Godwin 2016-03-20 18:46:10 -0700
  • db9661b31d Throw in fabfile for benchmarking while I'm here Andrew Godwin 2016-03-20 18:43:52 -0700
  • 2fc2a0f67c 99th percentile for ws benchmarker Andrew Godwin 2016-03-20 18:37:52 -0700
  • 7e37440c93 Update benchmarker to be more consistent and flexible Andrew Godwin 2016-03-20 18:34:39 -0700
  • 5c1a0fc096 Update default redis url for test project Andrew Godwin 2016-03-20 18:34:30 -0700
  • a9d7284488 Convert port into an int in benchmarker Andrew Godwin 2016-03-20 18:10:33 -0700
  • e7a5ad01fd Update benchmarker for newer Autobahn Andrew Godwin 2016-03-20 18:09:54 -0700
  • 5676f2da49 Update benchmarker to work with custom host/port Andrew Godwin 2016-03-20 18:05:29 -0700
  • 6ed46c7228 Update dockerfile a bit so it caches right Andrew Godwin 2016-03-20 18:05:16 -0700
  • a0f6d5b8b8 Only support Django 1.8 and above, as it's the LTS Andrew Godwin 2016-03-20 17:36:36 -0700
  • caa589ae70 Correct project name in testproject.asgi Andrew Godwin 2016-03-20 17:12:19 -0700
  • b3c101bd79 Make test project useable in a production load testing setting Andrew Godwin 2016-03-20 17:06:51 -0700
  • bea5b138ef Update test project with HTTP endpoint Andrew Godwin 2016-03-20 14:31:32 -0300
  • 4f8b297462 Make flake8 more happy Andrew Godwin 2016-03-20 14:10:05 -0300
  • 3cdf51ed84 Better spacing in routing tests Andrew Godwin 2016-03-20 14:06:35 -0300
  • c36a33ab96 Improve wording about regex appending in routing docs Andrew Godwin 2016-03-20 13:56:42 -0300
  • d3da7054b4 Doc typo Andrew Godwin 2016-03-20 13:55:22 -0300
  • 18385d68f0 Fix bad rename stuff Andrew Godwin 2016-03-20 13:52:54 -0300
  • 841e19da79 Change to a full pattern-based routing system. Andrew Godwin 2016-03-20 12:27:42 -0300
  • a914cfdcb6 Update ASGI spec to make websocket.receive/disconnect include path Andrew Godwin 2016-03-20 12:27:00 -0300
  • 2732a66e81 Improve name_that_thing to handle instance methods Andrew Godwin 2016-03-20 11:15:51 -0300
  • 25626fa3bf Update daphne to new asgi spec Andrew Godwin 2016-03-20 12:29:04 -0300
  • c58db806b6 Merge pull request #91 from DavidMuller/patch-1 Andrew Godwin 2016-03-17 19:49:14 -0300
  • 5671f919df fix typo -- remove extraneous 'and' David Muller 2016-03-17 11:31:50 -0700
  • 8faf37bfbf Fix type of cookie header string Andrew Godwin 2016-03-16 09:49:09 -0300
  • 89ebad14f9 Correctly allow for more than one Set-Cookie header Andrew Godwin 2016-03-16 09:48:45 -0300
  • ddcac026af Merge pull request #3 from ArtikUA/master Andrew Godwin 2016-03-15 18:35:10 -0300
  • a0b2e2b72c Update README Artem Khomenko 2016-03-15 23:12:58 +0200
  • 4462e3dfec Merge pull request #88 from DanLipsitt/feature/test-python3.4 Andrew Godwin 2016-03-13 14:38:51 -0300
  • 2b0bc02004 Add Python 3.4 to Travis config. Dan Lipsitt 2016-03-12 15:35:14 -0800
  • d6d460d751 Add Python 3.4 to Tox config. Dan Lipsitt 2016-03-12 15:31:17 -0800
  • f1ab1100f5 Locale fix from runserver (#86) Andrew Godwin 2016-03-12 12:14:02 -0800
  • 5bf19f52f6 Remove status_text from the HTTP response spec. Andrew Godwin 2016-03-11 10:30:40 -0800
  • ef22ac9528 Fix test, and remove custom status text feature Andrew Godwin 2016-03-11 10:29:17 -0800
  • 9f8bf30cdd Fix handler test Andrew Godwin 2016-03-11 10:23:07 -0800
  • a6e11d55a4 Update to reflect new ASGI spec. Andrew Godwin 2016-03-11 10:21:23 -0800
  • 820e955515 Change ASGI spec regarding headers. Andrew Godwin 2016-03-11 10:20:17 -0800
  • a06026c99a Releasing 0.9.5 Andrew Godwin 2016-03-10 17:57:57 -0800
  • df8a9dbbd1 Change --alias to --layer on runworker Andrew Godwin 2016-03-10 17:57:13 -0800
  • 1ee7b2861c Add --alias option to runworker Andrew Godwin 2016-03-10 17:55:28 -0800
  • 053850fdd6 Use WSGI runserver if no channel backend configured Andrew Godwin 2016-03-10 17:53:06 -0800
  • b4c73ae6a5 Merge pull request #82 from Lukasa/guaranteed-ordering Andrew Godwin 2016-03-10 11:51:51 -0800
  • ecd9357611 Merge pull request #81 from Lukasa/normative Andrew Godwin 2016-03-10 11:51:08 -0800
  • d80444a329 Merge pull request #83 from Lukasa/typo-fix Andrew Godwin 2016-03-10 11:50:38 -0800
  • 1bf8532175 Merge pull request #84 from Lukasa/valid-extensions Andrew Godwin 2016-03-10 11:33:00 -0800
  • e734741fe6 Merge pull request #80 from Lukasa/somewhat-vague Andrew Godwin 2016-03-10 10:30:08 -0800
  • b296fee4c7 Be a bit clearer about guaranteed ordering. Cory Benfield 2016-03-10 09:57:33 +0000
  • e65230b677 Down with RFC 2616 Cory Benfield 2016-03-10 09:44:48 +0000
  • c4b1798020 The HTTP specs are quite clear. Cory Benfield 2016-03-10 09:43:05 +0000
  • ce0433f438 MUST is preferable to SHOULD Cory Benfield 2016-03-10 09:15:32 +0000
  • 1bb48108fd Stylistic changes Cory Benfield 2016-03-10 09:14:22 +0000
  • 69d60a60c5 Clearly you're allowing more extensions. Cory Benfield 2016-03-10 09:25:02 +0000
  • a2d64f9335 Releasing 0.9.4 Andrew Godwin 2016-03-08 10:20:08 -0800
  • f9a6150aed Releasing 0.9.3 0.9.3 Andrew Godwin 2016-03-08 10:16:50 -0800
  • 1fb01f59b8 Merge pull request #2 from erikash/fix-urlencode Andrew Godwin 2016-03-08 10:15:25 -0800
  • 930d71039e Update docs version Andrew Godwin 2016-03-06 13:34:58 -0800
  • d26e04a56b Fix note formatting Andrew Godwin 2016-03-06 13:34:23 -0800
  • 8e978459a9 Add reference Andrew Godwin 2016-03-06 12:20:11 -0800
  • 4b82d989ca Remove old code from Channel/Group Andrew Godwin 2016-03-06 12:12:48 -0800
  • a0dff726b2 Rework getting started section to do groups after basic sending. Andrew Godwin 2016-03-06 11:28:52 -0800