Commit Graph

  • 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
  • c4719f79bc Don't make worker thread do signals during runserver Andrew Godwin 2016-03-06 11:11:58 -0800
  • 08d1f9a14d Graceful shutdown for workers on SIGTERM and SIGINT Andrew Godwin 2016-03-02 17:21:58 -0800
  • 44568dab5b Oops on package name. Andrew Godwin 2016-03-02 17:12:18 -0800
  • 05e0f739d5 Deployment docs tweak Andrew Godwin 2016-03-02 17:11:24 -0800
  • 484320a675 Reduce Daphne HTTP timeout in runserver mode Andrew Godwin 2016-03-02 17:00:49 -0800
  • 6a7de0b6fd Releasing 0.9.2 Andrew Godwin 2016-03-02 16:59:37 -0800
  • a5cf4c0961 Update error page CSS Andrew Godwin 2016-03-02 16:58:13 -0800
  • 0ad7f1c2a2 Add timeout 503 responses with configurable delay. Andrew Godwin 2016-03-02 11:24:19 -0800
  • 1869061fa2 I like having a plus here. Andrew Godwin 2016-03-02 10:46:22 -0800
  • 447c2e77cc Fix line length Andrew Godwin 2016-03-02 10:46:05 -0800
  • 8fba5220d9 Detect if you forget to decorate things with enforce_ordering Andrew Godwin 2016-03-02 10:42:18 -0800
  • d445844061 Releasing 0.9.1 Andrew Godwin 2016-03-01 00:09:33 -0800
  • 54dc80e9a5 Typo fix in ordering page. Andrew Godwin 2016-02-28 22:13:44 -0800
  • d0a9279939 Bit more inshort tweaking Andrew Godwin 2016-02-28 22:11:41 -0800
  • 00dd9615ff Update inshort a little. Andrew Godwin 2016-02-28 22:10:02 -0800
  • cdde27b55a Releasing 0.9.3 Andrew Godwin 2016-02-28 22:06:25 -0800
  • b129adf4a4 Increase FileResponse chunk size for staticfiles handler Andrew Godwin 2016-02-28 22:04:03 -0800
  • 61b8940e99 Warn when trying to use runworker with in memory layer Andrew Godwin 2016-02-28 21:52:35 -0800
  • b18975e607 Really lay into DatabaseChannelLayer in an impolite way. Andrew Godwin 2016-02-28 21:46:45 -0800
  • c2a8e32b4b Fix changelog date Andrew Godwin 2016-02-28 21:39:56 -0800
  • 9dae793cde Release 0.9.2 Andrew Godwin 2016-02-28 21:12:11 -0800
  • f8c264551a Remove warning from README. Andrew Godwin 2016-02-28 21:11:51 -0800
  • 238e75cbd3 urlencode now handles parse_qs encoding correctly. erikash 2016-02-28 16:36:19 +0200
  • 7b83471e6c Update backend_reader docstring Andrew Godwin 2016-02-24 08:04:04 -0800
  • 6f47ba75f9 Remove unused import Andrew Godwin 2016-02-24 08:01:49 -0800
  • fe352542cc Fix for Django 1.8/1.9 Andrew Godwin 2016-02-24 07:00:33 -0800
  • 500f0fdeb7 Couple of bits more ordering docs Andrew Godwin 2016-02-23 19:36:34 -0800
  • c64fe97463 Fix trailing whitespace Andrew Godwin 2016-02-23 19:36:17 -0800
  • d25bea1543 Send order keys with WebSocket packets as per ASGI spec update Andrew Godwin 2016-02-24 00:41:31 +0000
  • 69186ef7b7 Replace linearize with the more useful enforce_ordering. Andrew Godwin 2016-02-24 00:40:38 +0000
  • 38c6df8125 Move ResponseLater into exceptions module Andrew Godwin 2016-02-24 00:39:48 +0000
  • eaa762c9e3 Tweak idle delays for better performance Andrew Godwin 2016-02-23 22:17:24 +0000
  • fff69f64a7 Logging tweaks Andrew Godwin 2016-02-23 22:14:50 +0000
  • 5ff77719be Make database channel layer use transactions to stop dupes Andrew Godwin 2016-02-23 22:14:30 +0000
  • a683fecfa6 Fix non-websocket connection header parsing Andrew Godwin 2016-02-23 21:59:33 +0000
  • 9d8d36007b Latency stats for benchmarker Andrew Godwin 2016-02-23 21:57:39 +0000
  • 9437dc17b5 Fix line endings Andrew Godwin 2016-02-23 21:40:52 +0000
  • ca4e3f0af5 Make benchmarker work properly Andrew Godwin 2016-02-23 21:40:30 +0000
  • 9a9eb26d36 Ignore SQLite database files from tests Andrew Godwin 2016-02-23 21:39:37 +0000
  • cacce0493d Make WebSockt upgrade header case insensitive Andrew Godwin 2016-02-23 21:25:26 +0000
  • 07801e9ae8 Make daphne serving thread idle better Andrew Godwin 2016-02-23 21:23:55 +0000
  • 2a1c15d3c2 Couple of errors in the In Short doc. Andrew Godwin 2016-02-22 14:13:00 +0000
  • 2b486b0ef0 Fix broken bits in docs. Andrew Godwin 2016-02-22 14:10:24 +0000
  • f04dcee7f7 "In short" and "WSGI to ASGI" doc sections Andrew Godwin 2016-02-22 14:07:48 +0000
  • 307fc6c0bb Release 0.9.1 Andrew Godwin 2016-02-21 13:19:57 +0000
  • ca0d9e9651 Fix version import during pip install Andrew Godwin 2016-02-21 13:18:57 +0000
  • b5400d0be5 Update setup a little Andrew Godwin 2016-02-21 13:17:17 +0000
  • 73f840432d Version 0.9 Andrew Godwin 2016-02-21 13:16:03 +0000