Commit Graph

  • 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
  • 011ec23333 Go back to not passing just the server into protocols Andrew Godwin 2016-02-10 20:30:36 +0000
  • 41b6750afb Do much more runserver-like logging Andrew Godwin 2016-02-10 20:26:56 +0000
  • ccd8d18da8 Add logging hooks for things like runserver Andrew Godwin 2016-02-10 20:26:30 +0000
  • fee6a38483 Handle request body encoding Andrew Godwin 2016-02-10 19:50:36 +0000
  • 76611b7e6e Fix up some comments Andrew Godwin 2016-02-10 19:29:47 +0000
  • cd17c88533 Fix flake errors Andrew Godwin 2016-02-10 19:28:12 +0000
  • a4381f427e Fix runserver to properly autoreload w/Twisted Andrew Godwin 2016-02-10 19:24:18 +0000
  • 8c1b7f8a5a Allow signal handlers to be disabled to run in subthread Andrew Godwin 2016-02-10 19:23:52 +0000
  • 1a7010aa2c Make _stream work on AsgiRequest Andrew Godwin 2016-02-10 19:15:00 +0000
  • 95ef5c96e2 Fix type of empty query string Andrew Godwin 2016-02-10 18:49:46 +0000
  • 899e180c21 Start updating docs to reflect new interaction pattern Andrew Godwin 2016-02-10 18:39:34 +0000
  • c7d417dd33 OKAY I THINK THIS IS THE LAST STUPID MISTAKE Andrew Godwin 2016-02-09 13:35:13 -0800
  • 49cbf31872 Fix more python 3 unicode issues Andrew Godwin 2016-02-09 13:32:37 -0800
  • be172045ed Fix test path encoding Andrew Godwin 2016-02-09 13:04:23 -0800
  • aff9ca2f13 Update runserver to autoreload w/daphne in main thread Andrew Godwin 2016-02-09 12:59:49 -0800
  • 5ddeed4a25 Remove dead code Andrew Godwin 2016-02-09 12:59:24 -0800
  • e9fdd4f7b6 Releasing 0.8.2 0.8.2 Andrew Godwin 2016-02-09 12:56:29 -0800
  • cd5371846f Update gitignore Andrew Godwin 2016-02-09 12:56:18 -0800
  • c9f3b57ea3 Actually send status text Andrew Godwin 2016-02-09 12:56:03 -0800
  • f90736413a Releasing 0.8.1 0.8.1 Andrew Godwin 2016-02-09 12:53:21 -0800
  • 227c3ea2c4 Python 3 fixes Andrew Godwin 2016-02-09 12:53:04 -0800
  • 33ce841d29 Add warning for non-bytes HTTP status messages Andrew Godwin 2016-02-09 12:44:21 -0800
  • f76984ec69 Releasing version 0.8 0.8 Andrew Godwin 2016-02-09 12:36:27 -0800
  • 1f46fdff12 Fix WebSocket protocol to correctly provide more info. Andrew Godwin 2016-02-09 12:35:31 -0800
  • e575693093 Merge pull request #71 from georgebrock/patch-1 Andrew Godwin 2016-02-07 23:40:39 -0800