Commit Graph

  • e6c06861c4 Add reference to run interface servers in docs. (#680) Sergio 2017-06-22 21:01:10 -0400
  • 1551cb0563 Improve docs consistency on query strings (#681) Sergio 2017-06-22 20:53:00 -0400
  • 63b79db352 Link to interface server explanation in concepts (#678) Sergio 2017-06-22 13:40:30 -0400
  • a6a2714a9b Add note on check_accept to testing documentation (#676) Sergio 2017-06-21 15:45:07 -0400
  • e2444308ff Fixed #672: Need to reset server_cls to hand back to normal Django runserver Andrew Godwin 2017-06-18 14:41:05 -0700
  • 54fa7be874 Define TEST_CONFIG for testproject redis layer. (#674) Artem Malyshev 2017-06-19 00:32:45 +0300
  • cf7e7f3924 Fix flaky test that times out on Python 3.5 only Andrew Godwin 2017-06-16 10:50:20 +0800
  • 94b3f3563b Releasing 1.1.5 Andrew Godwin 2017-06-16 10:40:12 +0800
  • 298aeee5b1 Bump Daphne dependency to a supported version Andrew Godwin 2017-06-16 10:40:02 +0800
  • fbb080c600 Releasing 1.3.0 1.3.0 Andrew Godwin 2017-06-16 10:37:30 +0800
  • f912637d73 Releasing 1.1.4 Andrew Godwin 2017-06-15 21:40:25 +0800
  • 3b4801527d Fixed #123: Add default websocket timeout. Andrew Godwin 2017-06-12 10:06:25 +0800
  • 4d524f2d00 Add protocol/server_cls attributes to runserver for extensibility (#661) David Sanders 2017-06-08 00:17:33 -0700
  • 4450e0607d HTTP/2 support is currently available in Daphne (#663) David Sanders 2017-06-07 16:56:06 -0700
  • 4e8b02955c Added new argument to runserver to set autobahn handshake timeout (#652) ElRoberto538 2017-06-06 05:17:27 +1200
  • 6fe424f576 Merge f7f468604a into c5385fb253 Ki Ageng Satria Pamungkas 2017-06-05 06:54:45 +0000
  • c5385fb253 Added websocket_handshake_timeout option/server param ElRoberto538 2017-06-03 11:08:58 +1200
  • 94ec4f682c Renamed websocket handshake timeout variable ElRoberto538 2017-06-02 21:27:37 +1200
  • cd34f650a5 Fix WWW header paragraph in spec Andrew Godwin 2017-05-31 10:00:08 -0700
  • 4ff2384337 Set HTTP Server header to "Daphne" to avoid revealing Autobahn version number. (#122) Eric Menendez 2017-05-30 15:56:16 -0700
  • 3348c54866 Set HTTP Server header to "Daphne" to avoid revealing Autobahn version number. Eric Menendez 2017-05-30 15:31:57 -0700
  • b6a115e431 Sort imports in message.py Andrew Godwin 2017-05-30 10:10:06 -0700
  • c3eb08f187 Added optional parameter to Server and HTTPFactory to allow Autobahn openHandshakeTimeout to be overridden ElRoberto538 2017-05-30 23:33:52 +1200
  • 93d75f242c Remove unused imports Andrew Godwin 2017-05-30 00:18:27 -0700
  • 16612ec126 Remove JS tests from CI for now Andrew Godwin 2017-05-30 00:11:34 -0700
  • e5c91a1299 Remove worker group tests for now as they do not account for threading Andrew Godwin 2017-05-30 00:07:05 -0700
  • 601056f712 Fix sigterm handler test Andrew Godwin 2017-05-29 11:39:15 -0700
  • 34a047a6ff Fixed #643: Add retry and limit to PendingMessageStore. Andrew Godwin 2017-05-29 11:07:03 -0700
  • f2b39c33e6 fixed WorkerGroup's sigterm_handler (#649) AlexejStukov 2017-05-29 19:42:51 +0200
  • 7cd4fb2b42 Clarify receive blocking behaviour Andrew Godwin 2017-05-25 10:21:07 -0700
  • 63d2166320 Fix typo (#120) Camilo Nova 2017-05-26 17:13:27 -0500
  • ec92998bfe Fix typo Camilo Nova 2017-05-26 17:11:30 -0500
  • 863e298923 Fixed typo (#641) Stephen McDonald 2017-05-25 17:40:18 +1000
  • 3683e71afc Fix Minor Typo in CLI Help Message, "WeSocket"->"WebSocket" (#117) John Miller 2017-05-23 18:19:11 -0700
  • 3d2a933895 Fix Minor Typo in CLI Help Message, "WeSocket"->"WebSocket" John Miller 2017-05-23 18:02:04 -0700
  • 4c2b8da463 Javascript syntax highlighting for documentation (#636) Steindór 2017-05-19 21:49:14 +0000
  • eb195c6004 Don't break if protocol is removed before it's put into reply_protocols Andrew Godwin 2017-05-15 09:38:39 -0700
  • 8787c1dfe2 Check query string for spec conformance again (#112) Maik Hoepfel 2017-05-02 19:23:49 +0200
  • b85a309ec2 Check query string for spec conformance again Maik Hoepfel 2017-05-02 12:34:11 +0200
  • a59bd123a9 Fix ws query test Andrew Godwin 2017-04-29 19:14:25 -0700
  • 6318bae452 Fixed #110: Use raw WS query string rather than reconstructing it Andrew Godwin 2017-04-29 19:09:07 -0700
  • 2bcec3fe94 Websockets test and unicode fix for Python 2 (#111) Maik Hoepfel 2017-04-28 23:45:07 +0200
  • 50f0b98d43 Two minor spec changes (#625) Maik Hoepfel 2017-04-28 23:44:05 +0200
  • 320613e692 Test suite for websocket tests Maik Hoepfel 2017-04-28 11:06:11 +0200
  • 66cbc50124 Python 2 fix for host address Maik Hoepfel 2017-04-28 11:04:42 +0200
  • 004b34c67d Decode utf-8 QUERY_STRING when relevant (#623) Thomas Steen Rasmussen 2017-04-28 02:36:16 +0200
  • 364d1e45b4 Remove last websocket.send enforcing references Andrew Godwin 2017-04-25 13:43:34 -0700
  • 61454dafb5 only encode header keys as utf8 when not already bytes Thomas Steen Rasmussen 2017-04-19 23:05:25 +0200
  • cc870105f1 only encode header keys, not values; only decode value when instance of bytes Thomas Steen Rasmussen 2017-04-19 22:45:51 +0200
  • ccaa7eda3e fix check for x-forwarded-for header for WS connections Thomas Steen Rasmussen 2017-04-19 16:19:09 +0200
  • fa413af053 Improvements for test client (#613) Krukov D 2017-04-19 06:18:28 +0300
  • b7ea0b9287 Rename HTTPClient to WSClient (#609) Krukov D 2017-04-17 19:21:10 +0300
  • a0cbccfebc Remove encode/decode overhead at binding (#611) Krukov D 2017-04-16 19:45:29 +0300
  • 585c093352 Remove unnecessary line (#610) Krukov D 2017-04-16 19:27:56 +0300
  • 5e96e3c176 Mention RabbitMQ layer in the docs. (#608) Artem Malyshev 2017-04-15 03:42:19 +0300
  • 5445d317fd Provide TEST_CONFIG alias. (#604) Artem Malyshev 2017-04-13 00:51:41 +0300
  • 5648da5d34 Provide a way to disable static files serving in the live server test case. (#603) Artem Malyshev 2017-04-13 00:01:25 +0300
  • 31cd68c89b Delay server will now requeue messages for later when gets ChannelFull exception (#600) Sachin Rekhi 2017-04-11 02:25:56 -0700
  • db1b3ba951 Add ChannelLiveServerTestCase (#497) Artem Malyshev 2017-04-11 12:17:47 +0300
  • 7383280776 Added a decorator that checks origin headers (#593) Daniel Hepper 2017-04-07 15:05:34 +0200
  • 4063ac03ed Added 1.11 to tox (#596) Asif Saifuddin Auvi 2017-04-07 16:06:34 +0600
  • 9266521f94 Added django 1.11 to travis matrix (#597) Asif Saifuddin Auvi 2017-04-07 16:06:26 +0600
  • 5f7e76141c Actually releasing 1.1.3 Andrew Godwin 2017-04-07 04:35:37 +0100
  • 64e0470b76 Releasing 1.1.3 Andrew Godwin 2017-04-05 15:00:07 +0200
  • 0e637e09a4 Add start of IRC client spec draft Andrew Godwin 2017-04-05 14:59:40 +0200
  • fe18d43064 Remove unused import Andrew Godwin 2017-04-05 13:07:32 +0200
  • ceeacdbfc3 Add explicit checks for asgi library versions Andrew Godwin 2017-04-05 12:55:18 +0200
  • c1f801a20e Improve docs. (#589) Artem Malyshev 2017-04-05 13:41:30 +0300
  • bd03fabce6 Don't log discarded old protocol messages as ERROR Andrew Godwin 2017-04-04 10:51:07 +0200
  • 382318b6d2 Run tox tests from travis. (#104) Yoan Blanc 2017-04-03 15:49:08 +0200
  • e98e9ec990
    Run tox tests from travis. Yoan Blanc 2017-04-03 14:05:13 +0200
  • 627b97c317 Fixed #588: enforce_ordering failed to wait on process-specific chans Andrew Godwin 2017-04-03 13:01:20 +0200
  • ba54268c19 Releasing 1.1.2 Andrew Godwin 2017-04-01 15:33:15 +0100
  • 46656aad24 Releasing version 1.2.0 1.2.0 Andrew Godwin 2017-04-01 15:18:43 +0100
  • f7f468604a Fix autobahn minimum required version from 0.12 to 0.18 Ki Ageng Satria Pamungkas 2017-03-31 14:50:29 +0700
  • de65a41b54 Issue-579: Fix sentence grammar in documentation. (#580) Mike Barkas 2017-03-28 17:00:53 -0400
  • 38bc238788 Issue-443: Adding session decorators to reference documentation. (#578) Mike Barkas 2017-03-28 17:00:26 -0400
  • 28ace41edf Fixed #577: Use scheme key from ASGI request message Andrew Godwin 2017-03-28 13:37:33 -0700
  • 476d1500c6 Switch from MD5 to SHA-1 to work under FIPS-140-2 Andrew Godwin 2017-03-28 11:38:05 -0700
  • cddb0aa89e Fix unicode channel names in Python 2 Andrew Godwin 2017-03-28 11:33:53 -0700
  • 2d2a0cf822 Fix unicode-ness of http version Andrew Godwin 2017-03-28 11:28:59 -0700
  • 4a764f7966 Try to handle HTTP version and SSL correctly (plus better errors) Andrew Godwin 2017-03-28 11:23:51 -0700
  • 294e60504e Add capacity note about process-local channels. Andrew Godwin 2017-03-28 10:08:23 -0700
  • 3937489c4a Update Daphne for new process-local channel style Andrew Godwin 2017-03-27 19:49:50 -0700
  • bbff928152 Update ASGI spec with new process-local channels definition Andrew Godwin 2017-03-27 19:04:58 -0700
  • df22aa792c Fixed missing keyword argument in testing documentation (#574) Matt Magin 2017-03-28 05:13:14 +1030
  • 1c5074d128 Specs should be very precise. Andrew Godwin 2017-03-27 10:06:38 -0700
  • bd9b8d0068 Improve accept flow handling to allow accept: False and match spec Andrew Godwin 2017-03-27 10:02:18 -0700
  • a9062e5d28 Further clarify accept flow Andrew Godwin 2017-03-27 09:59:42 -0700
  • cf788a3d7d Allow accept to be False Andrew Godwin 2017-03-27 09:54:13 -0700
  • eec22f0355 Merge 9d708cda96 into 9f4f057e4c Cory Benfield 2017-03-25 12:13:20 +0000
  • 88098d1fab Merge 8907d8355c into 9f4f057e4c kviktor 2017-03-25 12:13:20 +0000
  • 9f4f057e4c Support websocket options for cli and infinite time to timeouts (#99) Raul 2017-03-25 04:47:59 +0100
  • 0f0c74daaa Expose WebSocketBridge.socket (#572) Flavio Curella 2017-03-24 17:33:55 -0500
  • 62e25f7201 change test raurodse 2017-03-24 11:58:15 +0100
  • 613153cbc6 Allow runworker to be used without staticfiles (#569) Erwin Junge 2017-03-23 16:32:51 -0700
  • 10398780a3 Allow relative url in WebsocketBridge.connect() (#567) Flavio Curella 2017-03-23 18:30:28 -0500
  • 4323a64e33 Add python 3.6 checks (#571) Erwin Junge 2017-03-23 14:14:15 -0700
  • 9f7fb7b80d remove spurious markdown formatting (#566) Flavio Curella 2017-03-23 11:49:17 -0500
  • 9701e336fa add websocket timeout and websocket connetion timeout to Cli. Add support for infinite time to websocket timeout and websocket connection timeout raurodse 2017-03-23 08:32:45 +0100