Commit Graph

  • 65150d16a7 recompile js bundles from master (#736) Flavio Curella 2017-09-13 10:32:40 -0700
  • ee87cd46e0 Merge 61454dafb5 into d24fd06460 Thomas Steen Rasmussen 2017-09-13 07:49:14 +0000
  • 2d4886dfa0 Upgrade reconnecting-websocket (#734) Flavio Curella 2017-09-12 10:22:43 -0700
  • 3111f3b8ac Fix error code [1006] if protocols is undefined (#735) Flavio Curella 2017-09-12 10:22:24 -0700
  • d24fd06460 Update Readme.rst (#138) Buky 2017-09-12 19:22:14 +0200
  • f34ca1cd2b Revert "Fixed: some device will get error code [1006] when handshake if protocols is undefined. (#691)" Andrew Godwin 2017-09-12 09:19:25 -0700
  • ad2cdc6c9c Update Readme.rst Buky 2017-09-11 22:21:23 +0200
  • 01f174bf26 Trying out asyncio based interface Andrew Godwin 2017-09-07 21:24:14 -0700
  • ed32c71d90 Fixed: some device will get error code [1006] when handshake if protocols is undefined. (#691) bmcool 2017-09-02 00:47:27 +0800
  • c0138e8dd9 Pin mock-socket to 6.0.4 (#689) Flavio Curella 2017-09-01 09:46:53 -0700
  • 05bd4ac258 Parse X-Forwarded-Proto header (#136) Nick Sellen 2017-08-25 18:24:24 +0100
  • d65bf9281d Fix typo Nick Sellen 2017-08-24 23:12:54 +0100
  • e0bb19b50a Parse X-Forwarded-Proto header Nick Sellen 2017-08-23 17:01:15 +0200
  • d543ea6bec Merge 9ef69b99b2 into 3161715238 Nick Sellen 2017-08-23 15:50:38 +0000
  • 9ef69b99b2 demo: parse X-Forwarded-Proto header Tilmann Becker 2017-08-23 17:01:15 +0200
  • 8043827b02 Merge d3fdeb7eda into 3161715238 MILLER/F 2017-08-21 20:35:11 +0000
  • d3fdeb7eda Fix value error Fabien Millerand 2017-08-21 22:35:03 +0200
  • 45ac09aa04 Get the right client address Fabien Millerand 2017-08-21 22:22:22 +0200
  • be07934deb Merge pull request #721 from MikkelSchubert/patch-1 Artem Malyshev 2017-08-14 16:39:03 +0300
  • a2fea85754 Add missing import in 'Models' example code Mikkel Schubert 2017-08-14 15:34:04 +0200
  • 3161715238 Log interface listener errors. Artem Malyshev 2017-08-13 19:18:54 +0300
  • a656c9f4c6 Initial refactor to get HTTP working in new style Andrew Godwin 2017-08-07 14:15:35 +1000
  • 8c86a29761 Mention hiredis installation option. Artem Malyshev 2017-08-05 16:02:09 +0300
  • a69d69490b Removed a unsed import (urlencode) (#131) Tom Turner 2017-07-30 11:28:08 +0100
  • c5b59c109f Removed a unsed import (urlencode) Thomas Turner 2017-07-30 09:05:41 +0100
  • 79927fbe10 Travis - test on Trusty (#129) Adam Johnson 2017-07-29 03:42:50 +0100
  • 45775338fa Travis - test on Trusty Adam Chainz 2017-07-26 18:03:08 +0100
  • e3ff3e8635 Travis - test on Trusty (#708) Adam Johnson 2017-07-26 19:59:57 +0100
  • f3b5d854ca Fix slow hypothesis test Andrew Godwin 2017-07-24 10:57:47 -0700
  • 8fd8f794a4 Fixed #128: Could not use file descriptor 0 Andrew Godwin 2017-07-24 10:41:54 -0700
  • d0bb675d05 Merge pull request #705 from koole/patch-1 Artem Malyshev 2017-07-19 04:56:03 -0400
  • f342265086 Channels is comprised of six packages Leon Koole 2017-07-19 10:48:37 +0200
  • 8b873e2bd6 Use correct environment markers syntax in the extras_require section. Artem Malyshev 2017-07-18 08:23:34 -0400
  • 26b1c4bfd8 Merge pull request #703 from cropse/cropse-patch-1 Artem Malyshev 2017-07-18 07:58:04 -0400
  • ff2f09c3a1 Update faqs.rst Cropse 2017-07-17 11:27:45 +0800
  • 60700da0df Update faqs.rst Cropse 2017-07-17 11:25:01 +0800
  • 7aa8e05987 Make maintainer email public. Artem Malyshev 2017-07-10 21:24:17 +0300
  • 405007f83e Add Artem to maintenance team Andrew Godwin 2017-07-09 12:10:53 +0100
  • acb3988999 Add json import (fixes #700) Andrew Godwin 2017-07-05 07:31:30 -0700
  • b81bbc662c Update getting started example one more time. Andrew Godwin 2017-07-04 10:27:55 -0700
  • a699eec7ee Upgrade package.json to NPM v5 (#688) Flavio Curella 2017-07-03 14:11:40 -0500
  • a3f4e002ee Fixed #696: Runserver broke with Django 1.10 and below Andrew Godwin 2017-07-02 17:04:51 -0700
  • 8cc2842492 Fixed #694: Invalid code example in getting-started Andrew Godwin 2017-07-02 10:18:28 -0700
  • 300999770f Avoid parent process connection cleanup in the test suite. (#695) Artem Malyshev 2017-07-02 01:59:45 +0300
  • 6990368d6c Add note about Live Server Test Case and SQLite (#692) Matthew 2017-06-29 19:15:39 +0200
  • 8e186c1246 Releasing 1.1.6 Andrew Godwin 2017-06-28 00:21:37 -0700
  • 93f2bf1585 Add note about conflicting runserver commands. (#685) Luke Murphy 2017-06-27 18:36:46 +0100
  • 26916cccc7 Improve "Persisting Data" example code (#683) Sergio 2017-06-24 20:14:06 -0400
  • 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