Commit Graph

  • 72039cd3e9 A few tests for binding (outbound) Krukov Dima 2016-07-24 13:13:21 +0000
  • 05b0073d8e Fix calling class registration Krukov Dima 2016-07-24 13:11:58 +0000
  • a3e779fe9c Json encoding/decoding for send/receive content at the HttpClient Krukov Dima 2016-07-24 13:10:57 +0000
  • 3c03b44af7 Added method join_group to the test Client Krukov Dima 2016-07-24 13:08:31 +0000
  • 04cfafeaf5 Releasing 0.17.1 Andrew Godwin 2016-07-22 21:57:26 -0400
  • b76bf3c1cc Add worker_ready signal Andrew Godwin 2016-07-22 21:51:28 -0400
  • a4c8602ea1 Move fields check to register so it happens on server start Andrew Godwin 2016-07-22 21:40:51 -0400
  • 174430c817 fields update for binding Andrew Godwin 2016-07-22 21:36:28 -0400
  • 8c6050fbba Merge pull request #264 from AlexejStukov/patch-10 Andrew Godwin 2016-07-22 21:32:32 -0400
  • 9f6ea22eff Add twisted/asyncio extensions to ASGI Andrew Godwin 2016-07-22 15:12:16 -0400
  • 0954829248 A few more docs on polls Andrew Godwin 2016-07-22 11:14:47 -0400
  • 4625266db6 raise error if self.fields is empty AlexejStukov 2016-07-22 08:17:49 +0200
  • 6eda634746 whitespace AlexejStukov 2016-07-21 21:08:47 +0200
  • d07600f04b Security fix - every field of a model is send - even password AlexejStukov 2016-07-21 21:06:25 +0200
  • a249d6a69c Releasing 0.14.3 0.14.3 Andrew Godwin 2016-07-21 15:05:16 -0400
  • da40761b95 Fixed memory leak due to uninitialised Twisted logging Andrew Godwin 2016-07-21 14:59:26 -0400
  • 4d580c2575 Merge pull request #263 from slick666/contribution_document Andrew Godwin 2016-07-21 13:08:12 -0400
  • 5969bbd0f3 Initial implementation of the contribution file Added IDE/TOOLS section to .gitignore Landon Jurgens 2016-07-21 11:54:13 -0400
  • 91e1daa77c Add code to websocket.disconnect Andrew Godwin 2016-07-21 11:48:52 -0400
  • 2bb68654fc Send WebSocket close code on disconnect Andrew Godwin 2016-07-21 11:52:56 -0400
  • 8619c31cf9 Better logging for muting Andrew Godwin 2016-07-21 11:52:43 -0400
  • 435fd89be8 Merge pull request #261 from AlexejStukov/patch-8 Andrew Godwin 2016-07-21 11:30:48 -0400
  • 56b74bb996 Merge pull request #260 from AlexejStukov/patch-4 Andrew Godwin 2016-07-21 11:19:37 -0400
  • 16c80c3900 fixed whitespace AlexejStukov 2016-07-21 09:52:43 +0200
  • 014afb8b63 fixed whitespace AlexejStukov 2016-07-21 09:51:51 +0200
  • 38430b41d1 add encode to WbesocketBinding AlexejStukov 2016-07-21 09:33:28 +0200
  • d7b99fa935 added encode to Binding AlexejStukov 2016-07-21 09:29:44 +0200
  • 74c72f0126 move assert where it is needed AlexejStukov 2016-07-21 08:55:30 +0200
  • 6104f89925 added encoding and self.stream-check to trigger_outbound AlexejStukov 2016-07-21 08:53:24 +0200
  • 1cca353e51 removed encoding from serialize AlexejStukov 2016-07-21 08:46:29 +0200
  • bf5b9d31a0 removed whitespace in blank line AlexejStukov 2016-07-21 08:28:06 +0200
  • d9c1559a90 Register Bindings if they are declared after ready has run AlexejStukov 2016-07-21 08:18:15 +0200
  • 9d7cba109e Merge pull request #259 from tmiller02/doc_update Andrew Godwin 2016-07-20 20:24:12 -0400
  • adb8685f33 Change content dict in code snippets to correct format Tom 2016-07-20 22:29:46 +0100
  • f85c992cda Merge pull request #257 from AlexejStukov/patch-6 Andrew Godwin 2016-07-20 13:36:23 -0400
  • 91c51d106e Merge pull request #258 from AlexejStukov/patch-7 Andrew Godwin 2016-07-20 13:36:04 -0400
  • bb74c80b71 add a modelname to the payload dict AlexejStukov 2016-07-20 18:21:23 +0200
  • c6f104f274 route was missing in import AlexejStukov 2016-07-20 18:14:59 +0200
  • 29530a23b6 Merge pull request #254 from AlexejStukov/patch-3 Andrew Godwin 2016-07-20 10:47:05 -0400
  • 3744bf5e2f Replaced BindingConsumer with Demultiplexer in routing AlexejStukov 2016-07-20 09:58:54 +0200
  • ad8f4663c8 Releasing 0.17.0 Andrew Godwin 2016-07-19 08:55:48 -0400
  • e15f6ead6f Add close argument to send/group_send Andrew Godwin 2016-07-19 08:52:39 -0400
  • 32e047a320 Merge pull request #252 from andrewgodwin/binding Andrew Godwin 2016-07-19 08:48:29 -0400
  • f1e8eb66e6 Remove unused import Andrew Godwin 2016-07-19 07:29:36 -0400
  • 6f7449d8fb More docs updates for multiplexing Andrew Godwin 2016-07-18 23:34:43 -0400
  • 4370f043f7 Make group_send/demultiplex encode classmethods Andrew Godwin 2016-07-18 23:24:28 -0400
  • cbe6afff85 Why not rewrite binding into multiplexers on a Monday night? Andrew Godwin 2016-07-18 23:12:44 -0400
  • d9e8fb7032 Docs updates Andrew Godwin 2016-07-18 22:23:33 -0400
  • 5d2354c71b Provide default serializers for the JSON one Andrew Godwin 2016-07-18 14:57:19 -0400
  • 6fd83f04f8 Add group_channels Andrew Godwin 2016-07-16 23:04:32 -0700
  • cfc7ec51b3 Merge pull request #32 from mcallistersean/master Andrew Godwin 2016-07-15 10:15:31 -0700
  • 8a107a5434 Fix QA error Andrew Godwin 2016-07-14 23:53:08 -0700
  • 15cc5571da Fix a few model bits on the bindings Andrew Godwin 2016-07-14 23:34:12 -0700
  • 62d4782dbd First version of binding code Andrew Godwin 2016-07-14 23:15:57 -0700
  • 626b15e8c3 Update README.rst Sean Mc Allister 2016-07-14 10:54:23 +0200
  • af606ff895 Fixed #244: .close() on Websocket generic consumers Andrew Godwin 2016-07-13 17:19:39 -0700
  • 89686f9034 expose file descriptor on command line Sean Mc Allister 2016-07-13 14:09:14 +0200
  • 0e1bce1714 add file_descriptor keword argument to daphne server and instruct twisted reactor to use the file descriptor Sean Mc Allister 2016-07-13 14:07:57 +0200
  • 27d064328a Releasing 0.16.1 Andrew Godwin 2016-07-12 15:13:05 -0700
  • e7a354e03c Fixed #148: Close database connections when consumers finish. Andrew Godwin 2016-07-12 15:01:19 -0700
  • a05f7d5a96 Fixed #160: _read_started set to False on request Andrew Godwin 2016-07-12 14:40:19 -0700
  • 2e5826418b Fixed #221: WebSocket class based consumer now has http user support Andrew Godwin 2016-07-12 14:26:01 -0700
  • d17394e84c Releasing 0.14.2 0.14.2 Andrew Godwin 2016-07-07 16:58:12 -0700
  • 9cebff05ab Releasing 0.16.0 Andrew Godwin 2016-07-06 12:10:41 -0700
  • d37f9d1ab3 Add null consumer for websocket.receive too. Andrew Godwin 2016-07-06 12:10:17 -0700
  • c4f16fa20f Releasing 0.14.1 0.14.1 Andrew Godwin 2016-07-06 12:09:34 -0700
  • 45e67d8e60 Use lower-level autobahn API so it likes us Andrew Godwin 2016-07-06 12:08:44 -0700
  • 4c2c2d0fff Also close the socket on receive backpressure Andrew Godwin 2016-07-06 12:05:14 -0700
  • be127611e5 Implement default websocket.connect consumer. Andrew Godwin 2016-07-06 11:55:45 -0700
  • ac7af23df1 Releasing 0.14.0 0.14.0 Andrew Godwin 2016-07-06 11:52:59 -0700
  • d9ba4c500a Send a closure code with the backpressure close Andrew Godwin 2016-07-06 11:49:43 -0700
  • 0f1b0b85b6 Fixed #18: Drop WebSocket connections on .connect backpressure Andrew Godwin 2016-07-06 11:41:01 -0700
  • 9310094970 Remove unused variable Andrew Godwin 2016-07-06 11:37:38 -0700
  • 69168545d4 Update ASGI spec with backpressure instructions Andrew Godwin 2016-07-06 11:37:10 -0700
  • e947e331ce Add groups section of testing doc Andrew Godwin 2016-07-01 09:39:20 -0700
  • b9519d112d Fix issue with calling super setUp while test cases (#231) Vikalp Jain 2016-07-01 21:36:56 +0530
  • efcf08d768 Releasing 0.15.1 Andrew Godwin 2016-06-29 14:54:01 -0700
  • 92012fbc27 Fixed #87: Don't drop headers and status on empty streaming responses Andrew Godwin 2016-06-29 12:16:17 -0700
  • 4a09cec2d4 Test runserver (#214) Tim Watts 2016-06-29 20:26:21 +0200
  • 28c2a535d1 Merge pull request #29 from fcurella/ws_protocols Andrew Godwin 2016-06-29 10:03:39 -0700
  • 9392e526ea parse multiple subprotocols and return the first match Flavio Curella 2016-06-29 11:14:02 -0500
  • 5d8a5f14eb Releasing version 0.13.1 0.13.1 Andrew Godwin 2016-06-28 15:27:14 -0700
  • 2422c6382b Add release makefile Andrew Godwin 2016-06-28 15:27:04 -0700
  • 5eb3bf848c Provide keyword args as self.kwargs in CBC (ref. #224) Andrew Godwin 2016-06-27 16:46:47 -0700
  • 6679b8dfdf Fixed #28: Logging breaking bad WebSocket error messages Andrew Godwin 2016-06-27 16:41:48 -0700
  • 15aa962cd7 Update routing.rst Andrew Godwin 2016-06-27 10:24:35 -0700
  • 07d1551306 clarified where you can get the keyword arguments (#225) AlexejStukov 2016-06-27 19:24:16 +0200
  • d3c5cc809a Add django-knocker to community projects (#222) Iacopo Spalletti 2016-06-26 18:54:54 +0200
  • 98c9db3ba5 Update setup.py (#218) Vikalp Jain 2016-06-23 02:07:32 +0530
  • 2e3e39cd6c Update handler.py (#217) Vikalp Jain 2016-06-23 01:31:39 +0530
  • ade39b218c Add release makefile Andrew Godwin 2016-06-22 10:05:57 -0700
  • da3cce79d0 Releasing 0.13.0 0.13.0 Andrew Godwin 2016-06-22 09:48:37 -0700
  • a9daf0dfbb Releasing 0.15.0 Andrew Godwin 2016-06-22 09:48:03 -0700
  • e890c48f3f Fixed #210: Fix query string to be bytes and not decoded Andrew Godwin 2016-06-22 09:44:10 -0700
  • fd5928c1b1 Fix query string encoding to be bytes and not decoded Andrew Godwin 2016-06-22 09:42:43 -0700
  • e02fa95987 Releasing 0.12.2 0.12.2 Andrew Godwin 2016-06-21 08:28:20 -0700
  • 274feeb42f Releasing 0.14.3 Andrew Godwin 2016-06-21 08:26:56 -0700
  • 0942b382ce Fix python 3 header grabbing Andrew Godwin 2016-06-21 08:24:27 -0700
  • d8ae2784d8 Note in ASGI about query path Andrew Godwin 2016-06-21 08:22:57 -0700
  • 69f6791a15 Fix test to match new spec. Andrew Godwin 2016-06-21 08:22:14 -0700