Commit Graph

  • 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
  • ee20b26921 Version 0.9 0.9 Andrew Godwin 2016-02-21 13:06:55 +0000
  • 3b8feb5b96 Update deployment docs Andrew Godwin 2016-02-21 13:06:33 +0000
  • aa6c0a73e6 Don't use call in thread because it blocks the main serving thread Andrew Godwin 2016-02-21 12:31:48 +0000
  • 973b8b72ad Show time taken on runserver output Andrew Godwin 2016-02-21 12:31:16 +0000
  • 1709522162 Fix logging and log action around chunked HTTP responses Andrew Godwin 2016-02-20 23:33:50 +0000
  • 8221bbc0be Staticfiles handler and consumer Andrew Godwin 2016-02-20 23:33:27 +0000
  • d18c715f8f Fix core logging when no message on channel Andrew Godwin 2016-02-20 23:33:14 +0000
  • 93d1aa9b74 Add staticfiles support and launch multiple serving workers Andrew Godwin 2016-02-20 23:32:29 +0000
  • 247a26b91a Fix streaming responses (e.g. staticfiles.serve) Andrew Godwin 2016-02-20 23:32:01 +0000
  • e666355fad Remove old echo code and allow configuring of http handler Andrew Godwin 2016-02-20 23:31:27 +0000
  • d180f07b54 Wrap long line Andrew Godwin 2016-02-20 22:59:29 +0000
  • 64fe0cb77f Add --noasgi option to runserver to run the old WSGI server instead Andrew Godwin 2016-02-20 22:56:10 +0000
  • b9412f8e82 Send HTTP disconnect messages Andrew Godwin 2016-02-20 22:48:31 +0000
  • f1c2a3b9f7 Correctly send WebSocket headers Andrew Godwin 2016-02-20 22:48:17 +0000
  • 267e56ce2a Make transfer_user fail silently if no user Andrew Godwin 2016-02-20 22:47:48 +0000
  • 171b9d8552 Add META['SCRIPT_NAME'] for backwards compat Andrew Godwin 2016-02-20 22:47:35 +0000
  • e2e10c6dec Merge 6885e19fd7 into ba2bbffd20 James Murphy 2016-02-18 02:01:44 +0000
  • 6885e19fd7 Fixed issue where some headers would come through with only 1 character James Murphy 2016-02-18 12:43:43 +1100
  • 31447a4641 User auth fixing Andrew Godwin 2016-02-14 21:27:12 +0000
  • 5c9093ddeb Fix bug with sending empty response Andrew Godwin 2016-02-14 21:26:34 +0000
  • be1498768f HTTP Long Poll finishing off Andrew Godwin 2016-02-14 19:22:46 +0000
  • 4f60726ec4 Remove unused imports Andrew Godwin 2016-02-14 18:50:05 +0000
  • ba2bbffd20 Improve HTTP cleanup and multi-response lock Andrew Godwin 2016-02-14 18:48:53 +0000
  • 943733c447 Additional logging and --noworker option Andrew Godwin 2016-02-14 18:47:30 +0000
  • 1328c367dc Move default-request handling into common place Andrew Godwin 2016-02-14 17:11:44 +0000
  • b468ddd930 More flake fixes Andrew Godwin 2016-02-10 20:37:57 +0000
  • caca13c2bc Remove extra blank line Andrew Godwin 2016-02-10 20:31:50 +0000