Commit Graph

  • 685f3aed1e Switch to new explicit WebSocket acceptance Andrew Godwin 2016-10-05 12:08:03 -0700
  • db0d2975a0 Remove middleware approach, change to simpler one Andrew Godwin 2016-10-05 12:06:34 -0700
  • 0fcb93acc2 Mostly-complete middleware version Andrew Godwin 2016-10-05 11:42:46 -0700
  • dcfaf4122b Work in progress towards accepting websockets explicitly Andrew Godwin 2016-10-03 16:38:37 -0700
  • 1be6dd5b71 Update docs to mention where to run JS console Andrew Godwin 2016-10-03 16:38:23 -0700
  • 40316619a1 Making the issue template a bit more generic Andrew Godwin 2016-10-01 10:43:36 -0700
  • 3531ba6bbd Add GitHub issue template (#382) Steve Steiner 2016-09-30 21:11:20 -0400
  • b115f8fa04 Update channel_session decorator to rehydrate http_session (#348) Sam Bolgert 2016-09-29 11:08:44 -0700
  • d4f7125cd5 Fix type for request.META['SERVER_PORT'] (#378) Carles Barrobés 2016-09-23 20:37:45 +0200
  • 1bdf2a7518 Merge pull request #48 from adamchainz/setup.py Andrew Godwin 2016-09-22 14:30:40 -0700
  • 5a5fd08633 Tidy up setup.py a bit Adam Chainz 2016-09-22 22:25:09 +0100
  • 6df13290b2 Merge pull request #47 from Krukov/fix-285-channels-issue Andrew Godwin 2016-09-22 14:27:20 -0700
  • bfce80a062 Merge pull request #45 from Krukov/patch-add-verbosity Andrew Godwin 2016-09-22 14:23:25 -0700
  • eaaf70e935 Convert readthedocs link for their .org -> .io migration for hosted projects (#374) Adam Chainz 2016-09-22 22:17:39 +0100
  • a83d2f41bd Merge pull request #46 from adamchainz/readthedocs.io Andrew Godwin 2016-09-22 14:04:36 -0700
  • 06fd1f8ada Add conventional request.META['PATH_INFO'] - fixes benjaoming/django-nyt#27 (#375) Benjamin Bach 2016-09-22 22:57:30 +0200
  • 790c482cb6 Catching error at receive_many form channel layer Krukov Dima 2016-09-21 18:24:05 +0000
  • cf096bab5c Logging to the python standard library Krukov Dima 2016-09-21 18:12:35 +0000
  • bcaf1de155 Convert readthedocs links for their .org -> .io migration for hosted projects Adam Chainz 2016-09-21 08:43:24 +0100
  • 0844061296 Add verbosity to log twisted log Krukov Dima 2016-09-16 20:36:31 +0000
  • c6270e7e4e Pep8 Krukov Dima 2016-09-16 20:34:20 +0000
  • 58cc3c845d Onopen timing fixes in docs Andrew Godwin 2016-09-12 11:58:09 +0100
  • 8e84c0ce87 reply and response are confusing (#361) benny daon 2016-09-14 07:57:23 +0300
  • d1590afdcb Fix typo in code in models section (#319) qwitwa 2016-09-12 11:59:46 +0100
  • 5464cba742 Iimprovements for test client (#352) Krukov D 2016-09-12 13:28:12 +0300
  • 075897d910 Inbound tests (#351) Krukov D 2016-09-12 13:27:42 +0300
  • e176e913d8 Fix URL typo (#359) Michael Angeletti 2016-09-12 06:25:05 -0400
  • be14c14783 Add django1.10 to the list of tests env (#353) Krukov D 2016-09-11 13:28:44 +0300
  • 9618440e6d Fix generics docs Andrew Godwin 2016-09-11 11:00:45 +0100
  • 5e0add6bbb sessions and users doc updated (#354) Naveen Yadav 2016-09-11 15:28:06 +0530
  • b46c511b13 Clarify where overall tasks live Andrew Godwin 2016-09-09 14:47:34 +0100
  • b27384933f Move ChannelsTasks wiki content into the docs Andrew Godwin 2016-09-09 14:46:55 +0100
  • 6a17caad5b I really need to stop indenting unordered lists Andrew Godwin 2016-09-09 14:22:53 +0100
  • f805096bd5 Crosslink other channels projects Andrew Godwin 2016-09-09 14:22:23 +0100
  • f79ecbff6d Tidy up main README a bit more Andrew Godwin 2016-09-09 13:38:38 +0100
  • 971d3fc8d0 Django-ification Andrew Godwin 2016-09-09 13:29:12 +0100
  • 2176b209f7 Django-ification Andrew Godwin 2016-09-09 13:27:25 +0100
  • 21f0aeaf64 Mention mailing list Andrew Godwin 2016-09-09 12:59:45 +0100
  • 67f6638e90 More of a contribution CTA Andrew Godwin 2016-09-09 12:58:19 +0100
  • d7f71be6e1 Fix RST formatting Andrew Godwin 2016-09-09 12:57:02 +0100
  • 8662b02daf Add maintenance and security README Andrew Godwin 2016-09-09 12:52:06 +0100
  • f21bec56a1 Add maintenance and security README Andrew Godwin 2016-09-09 12:51:35 +0100
  • df40081a37 Remove extra images Andrew Godwin 2016-09-09 11:19:44 +0100
  • c72083db27 Added in reporting data and documentation for loadtesting (#342) Robert Roskam 2016-09-09 06:18:51 -0400
  • a96c6fe9c3 Added a " to close the line (#339) Daniel Quinn 2016-09-07 12:20:58 +0100
  • 570b05d8e7 Merge 37a80ded7d into c0919a1cd0 faseelakv123 2016-09-04 09:38:06 +0000
  • f69bd99c61 Many changes to the test project (#333) Robert Roskam 2016-09-02 11:09:01 -0400
  • 079558d5b5 Too many threads bug in threaded worker. (#334) Luke Hodkinson 2016-09-03 01:02:29 +1000
  • 0d25860cf2 Run workers in threads. (#322) Luke Hodkinson 2016-09-01 14:26:03 +1000
  • a23810e0fa Update ASGI draft spec: http.disconnect gains a path key (#326) Steven Davidson 2016-08-30 17:09:04 +0100
  • 0f579608a3 Added django-channels-panel to the list of projects (#325) Krukov D 2016-08-29 20:37:19 +0300
  • b62ea7dd0a Naming consumers that are classmethods (#324) Krukov D 2016-08-29 20:37:09 +0300
  • c0919a1cd0 Merge pull request #41 from damycra/303-attach-path-to-http-disconnect Andrew Godwin 2016-08-28 19:59:57 -0700
  • edb67cac74 Attach path to http.disconnect Steven Davidson 2016-08-29 00:03:42 +0100
  • 1a5cce9c75 Releasing 0.15.0 0.15.0 Andrew Godwin 2016-08-28 11:27:05 -0700
  • 0b37e80614 Add attribute check for #31 and remove version pin Andrew Godwin 2016-08-28 11:14:13 -0700
  • c8883eea50 Merge pull request #40 from bpeschier/master Andrew Godwin 2016-08-28 10:52:05 -0700
  • 65da239aa2 Tell Twisted to keep producing data after connection upgrade Bas Peschier 2016-08-28 14:39:08 +0200
  • 7de6ff17d6 Fixed #251: Add docs for testing Generic Consumers (#323) Sam Bolgert 2016-08-27 13:08:31 -0700
  • e6236f79e6 Move the groups at class definition (#321) Krukov D 2016-08-26 22:12:14 +0300
  • c8fdea6460 Add send_and_consume method to HttpClient to match base Client behavior. Change argument ordering in send method to match base client. Fix repeated "live cycle" error in docstrings. (#320) Frank Pape 2016-08-26 15:04:38 -0400
  • 39339e66bc Remove invalid test. FileResponse requires a file object. (#311) Tim Watts 2016-08-25 02:39:18 +0200
  • 860da6e241 Testing Docs: Update import from Channel -> Group (#307) Peter Schmidt 2016-08-24 23:50:38 +0200
  • 3e2444b9b9 Clarify tasks better Andrew Godwin 2016-08-23 20:13:20 -0700
  • f699d112b0 Fixed #309: Missed a double decode for header coalescing Andrew Godwin 2016-08-23 20:10:15 -0700
  • 3cc6f744a6 Add contributing page to docs Andrew Godwin 2016-08-23 20:06:37 -0700
  • 9a7317f583 Add a link to django-cq. (#310) Luke Hodkinson 2016-08-24 12:47:29 +1000
  • fcb2875b53 fixed usage of group_names in *_change_receiver (#306) AlexejStukov 2016-08-23 19:13:46 +0200
  • 6649afce8e Use a mixin for common test-case code. This way we can have both (#305) Luke Hodkinson 2016-08-21 10:53:54 +1000
  • 57fa3bed67 Implement the data binding behaviour from Django DDP. (#301) Tyson Clugg 2016-08-16 16:49:18 +1000
  • 32568dc879 Start only one worker with the nothreading option. (#298) Oskar Hahn 2016-08-15 03:18:24 +0200
  • fb2e9320c2 fixed typo (#296) Francis Mwangi 2016-08-14 05:08:00 +0300
  • ea399ecc1b updated README with an example of endpoint string usage Sean Mc Allister 2016-08-12 10:19:41 +0200
  • c3585c463b py2 compatibility Sean Mc Allister 2016-08-11 22:36:57 +0200
  • 95351ffebb use twisted endpoint description strings to bind to ports and sockets Sean Mc Allister 2016-08-11 17:52:27 +0200
  • 0f1ac3d08b Fix member serialization in WebsocketBindingWithMembers (#292) AlexejStukov 2016-08-11 06:55:51 +0200
  • 37a80ded7d removed un wanted file faseela 2016-08-08 14:27:57 +0530
  • 04b2cc6b4c Support for HTTPS(secure) connection faseela 2016-08-08 13:18:04 +0530
  • f682298341 Show daphne server logs in runserver Andrew Godwin 2016-08-05 22:17:43 -0700
  • fca52d4850 Correctly catch send dispatch errors Andrew Godwin 2016-08-05 22:17:22 -0700
  • 0bc1cee103 Easy application of decorators to Bindings (#281) AlexejStukov 2016-08-05 09:12:59 +0200
  • 2d97ab2cc7 Releasing version 0.17.2 Andrew Godwin 2016-08-04 16:55:43 -0700
  • c71a035004 Merge pull request #34 from globophobe/master Andrew Godwin 2016-08-04 15:40:01 -0700
  • 9bd8bcf652 pass subprotocols if defined (#282) Flavio Curella 2016-08-04 17:30:52 -0500
  • 9a2748d7da Implement connection force-close via ping timeout globophobe 2016-08-04 20:26:57 +0900
  • a37238a769 Remove download badge, seems broken Andrew Godwin 2016-08-03 23:23:04 -0700
  • fd74863ba4 Changed testproject, added tasks, updated docs (#284) Robert Roskam 2016-08-03 11:30:35 -0400
  • 7d85dec8fa Updates to data binding docs (#283) Emett Speer 2016-08-02 17:33:07 -0700
  • 04a1296222 Add beatserver to community projects (#275) Raja Simon 2016-07-28 23:56:47 +0530
  • 4724ee4529 Mark WebsocketBindingWithMembers as abstract Andrew Godwin 2016-07-28 11:12:51 +0100
  • c2b6759ba4 Revert "Unpin flake8 now they pushed a new release" Andrew Godwin 2016-07-28 11:05:48 +0100
  • 77f41ce1a9 Added WebsocketBindingWithMembers (#262) AlexejStukov 2016-07-28 11:55:28 +0200
  • 10eaa36c9c Unpin flake8 now they pushed a new release Andrew Godwin 2016-07-28 10:50:03 +0100
  • d027c57dbf Fix typo in attrs error message Andrew Godwin 2016-07-28 10:49:37 +0100
  • d9a943a2d5 as_route method for class based consumers (#266) Krukov D 2016-07-28 12:48:57 +0300
  • b4263d0f1b Merge pull request #273 from the-kid89/fix_272 Andrew Godwin 2016-07-27 16:25:18 +0100
  • 33ec92777f Added fix from pull 266 Emett Speer 2016-07-27 08:21:20 -0700
  • efee5e0d34 Fixed issue 272 Emett Speer 2016-07-26 17:05:18 -0700
  • dd3bf9b0b0 Use twisted variant of receive_many if available. Andrew Godwin 2016-07-26 20:00:11 +0100
  • fab6bd0536 Merge pull request #267 from Krukov/master Andrew Godwin 2016-07-25 05:07:28 -0400