Commit Graph

  • 0ebfea94a8 Fix header name, add test Andrew Godwin 2016-06-21 08:20:06 -0700
  • cdafec588c Fix header to look for Andrew Godwin 2016-06-21 08:17:14 -0700
  • 5a451ab06a Fixed #24: Configurable root_name options Andrew Godwin 2016-06-21 08:15:10 -0700
  • 66e005f277 Intepret + in query string section as a space Andrew Godwin 2016-06-21 07:56:34 -0700
  • 6ea6dc6576 Fixed #210: Plus double-decoded for query string Andrew Godwin 2016-06-21 07:56:04 -0700
  • 405e5b3b26 Update channels test readme (#212) Steve Steiner 2016-06-17 12:18:09 -0400
  • b481c1b533 Add basic community page (#213) Scott Burns 2016-06-17 10:18:56 -0500
  • 94d4c00807 Add some more dict methods to Message Andrew Godwin 2016-06-17 12:50:25 +0100
  • 66c4b0cb67 Releasing 0.14.2 Andrew Godwin 2016-06-16 11:46:50 +0100
  • 6fe841337d Fix missing import Andrew Godwin 2016-06-16 11:45:08 +0100
  • 773f1332ee Fix import earliness for auth model Andrew Godwin 2016-06-16 11:42:08 +0100
  • 0fe438a445 Improve decorator support for class based consumers Andrew Godwin 2016-06-16 11:25:29 +0100
  • 734fd8dbd3 Merge pull request #20 from jpic/gitignore Andrew Godwin 2016-06-16 11:36:13 +0100
  • cbf12cabdc Merge pull request #22 from jpic/dead_code Andrew Godwin 2016-06-16 11:35:53 +0100
  • a2e77ebd77 Merge 420979142b into 8b751ca249 James Pic 2016-06-15 20:28:06 +0000
  • 420979142b Test that malformed urls don't come back jpic 2016-06-15 22:24:36 +0200
  • c85403b736 Remove unused method jpic 2016-06-15 21:54:54 +0200
  • 89fc0dcacc Merge f66bede4fe into 8b751ca249 James Pic 2016-06-15 19:50:30 +0000
  • f66bede4fe fixup! Add coverage report jpic 2016-06-15 21:47:19 +0200
  • 2d261353d9 Add codecov.io jpic 2016-06-15 21:45:21 +0200
  • 049d6f65ae Add coverage report jpic 2016-06-15 21:44:36 +0200
  • 2f27d04c86 Use tox for tests jpic 2016-06-15 21:18:03 +0200
  • 9c55a08b1c Ignore Python compiled files jpic 2016-06-15 21:18:56 +0200
  • 0fe9d2be2b Avoid NameError in example code. (#208) Tommy Beadle 2016-06-14 15:41:03 -0400
  • f8c1a9c688 [docs] Replaced left over CHANNEL_BACKENDS with CHANNEL_LAYERS (#206) Michael 2016-06-13 17:47:39 +0200
  • 68ce1964c8 Releasing 0.14.1 Andrew Godwin 2016-06-10 05:42:29 +0000
  • 4a42ae9529 ? IS QUESTION MARK Andrew Godwin 2016-06-09 20:50:18 +0000
  • e31e326f10 Added unicode_literals from future at tests/base (#203) Krukov D 2016-06-09 22:41:25 +0300
  • c44de7e870 Use current channels version when building the documentation. (#201) Erick Wilder 2016-06-09 17:42:22 +0200
  • 08ecffe107 Update ASGI spec with single-reader channel Andrew Godwin 2016-06-08 23:14:45 +0000
  • 3c5c09d639 Expand on static file serving doc line. Andrew Godwin 2016-06-06 05:09:08 +0000
  • 18d4cc8e6f #196: made worker serve staticfiles if DEBUG=True (#197) thewayiam 2016-06-06 13:06:37 +0800
  • 6eaee8f522 #188: add/discard message.reply_channel on generic group_send (#189) thewayiam 2016-06-03 07:52:35 +0800
  • f8debafbd3 Added path parameter to the HttpClient.send method (#193) Krukov D 2016-06-03 02:25:55 +0300
  • c4f016b9c2 Fix for apply_routes: wrap routes in list, if it is not so (#192) Krukov D 2016-06-03 02:25:39 +0300
  • 2874a0972c Using logger.error instead of logger.exception (#191) Krukov D 2016-06-03 02:25:26 +0300
  • 56104e7fc6 Tests for file and streaming response handling inside Django (#185) Tim Watts 2016-06-01 18:47:50 +0200
  • 38641d8522 Fixed #182: Close response once we're done with it Andrew Godwin 2016-05-31 19:04:12 +0000
  • df0ae80bfb Fix send call in concepts doc Andrew Godwin 2016-05-31 18:34:06 +0000
  • 80a9019cb2 Fix echo endpoint in testproject Andrew Godwin 2016-05-30 00:17:30 +0000
  • e0341e65cd Use window.location.host instead of 127.0.0.1 (#178) Oskar Hahn 2016-05-30 02:08:33 +0200
  • 2f3114b21e In-between method for adding decorators in right way + a few tests for generic consumer (#171) Krukov D 2016-05-29 19:36:29 +0300
  • 1a09540ca8 Added fail_on_none parameter for Client.consume function (#172) Krukov D 2016-05-29 04:31:15 +0300
  • 917ba184bb Typo: "load of" -> "lot of" (#168) Thomas Güttler 2016-05-26 05:55:13 +0200
  • 1168ca670e Releasing 0.14.0 Andrew Godwin 2016-05-25 18:00:31 -0700
  • 982a47a9df Add generics routing example Andrew Godwin 2016-05-25 17:56:06 -0700
  • 49c9b74d6f Docs/flake fixes Andrew Godwin 2016-05-25 17:52:53 -0700
  • bfacee6319 Add class-based consumers Andrew Godwin 2016-05-25 17:45:38 -0700
  • cc9057e90c Split the two files into two code blocks (#167) pinguin999 2016-05-24 18:19:38 +0200
  • c89a6cc9b9 Add pip install comand for asgi_redis (#166) pinguin999 2016-05-24 18:19:25 +0200
  • 8827063bf2 Remove inherited methods and relative imports (#163) Krukov D 2016-05-19 22:19:39 +0300
  • 05c41e9ad6 More tests utils for happy users (#162) Krukov D 2016-05-19 21:45:25 +0300
  • 86a6478193 Add FAQ about sending messages from outside Andrew Godwin 2016-05-19 00:10:41 -0700
  • d1141e47aa Move email and UDP into their own spec docs Andrew Godwin 2016-05-18 11:34:48 -0700
  • 8b751ca249 Releasing 0.12.1 0.12.1 Andrew Godwin 2016-05-18 10:14:27 -0700
  • d786329abb Fixed #12: Crash on receiving high byte in path Andrew Godwin 2016-05-18 10:08:15 -0700
  • 3fe99f061c Update spec a bit more Andrew Godwin 2016-05-18 09:58:26 -0700
  • 81d99a34d3 Modify Daphne to send WS headers as a tuple. Andrew Godwin 2016-05-18 09:58:07 -0700
  • 32320ec094 Releasing 0.13.1 Andrew Godwin 2016-05-13 10:27:12 -0700
  • 363b5a09e9 improve @enforce_ordering to leverage a wait channel to avoid spinlocks (#144) Sachin Rekhi 2016-05-12 10:38:06 -0700
  • c9497e74dd Remove unused 'Group' import (#149) conor 2016-05-10 17:07:39 +0100
  • 2874350a6a pass arguments to get_consumer (#147) Anatol Ulrich 2016-05-09 18:51:51 +0200
  • 9505906b42 Fix re-inserting, with tests (#146) Krukov D 2016-05-08 22:21:58 +0300
  • 619aed9be2 Elaborate a bit more on deployment on PaaSs Andrew Godwin 2016-05-08 11:09:36 -0700
  • 6e40fba47c Releasing version 0.13.0 Andrew Godwin 2016-05-07 13:09:12 -0700
  • 61c501923c Update changelog Andrew Godwin 2016-05-07 13:08:40 -0700
  • e3ca0a9e28 Add version shield Andrew Godwin 2016-05-07 13:02:28 -0700
  • 105e914468 Releasing version 0.12.0 0.12.0 Andrew Godwin 2016-05-07 13:01:05 -0700
  • 2d777e75f9 Take note of backpressure Andrew Godwin 2016-05-07 13:00:09 -0700
  • 175d13c28b Fix up doc links to removed document Andrew Godwin 2016-05-07 10:53:05 -0700
  • dcbab8b2b4 Remove DatabaseLayer and improve deployment docs mentioning it Andrew Godwin 2016-05-07 10:35:12 -0700
  • f346585f7c Change from waffle to 1MB message limit. Andrew Godwin 2016-05-06 18:41:51 -0700
  • feea84f323 Introduce backpressure with ChannelFull Andrew Godwin 2016-05-05 22:48:12 -0700
  • 7b75761644 Flake8 fixes Andrew Godwin 2016-05-04 18:52:52 -0700
  • 905b71a745 Releasing 0.11.4 0.11.4 Andrew Godwin 2016-05-04 11:34:33 -0700
  • c863e2f378 Fixed #8: UNIX sockets now don't try and send client/server info Andrew Godwin 2016-05-04 11:30:37 -0700
  • 2f01155bfd Session tests Andrew Godwin 2016-05-04 10:39:38 -0700
  • 1eb6a530d3 WSGI-ASGI deploy notes Andrew Godwin 2016-05-04 09:27:01 -0700
  • 2219546a5d Noun docs changes Andrew Godwin 2016-05-04 09:20:36 -0700
  • ea66b6560b Doc spelling corrections Andrew Godwin 2016-05-03 18:43:15 -0700
  • 96735b917b Make flake8 like indentation Andrew Godwin 2016-05-03 18:14:41 -0700
  • 45dfeb548e Django 1.10 patch fixes Andrew Godwin 2016-05-03 18:10:51 -0700
  • cf9d7d6f76 Change to more precise TestCase import Andrew Godwin 2016-05-03 18:06:43 -0700
  • e451ea4d69 Reformat runworker a bit Andrew Godwin 2016-05-02 19:17:24 -0700
  • a9187b99fe More formatting fixes Andrew Godwin 2016-04-30 20:55:19 -0700
  • 698c2aaca0 Fix worker.py formatting Andrew Godwin 2016-04-30 19:15:45 -0700
  • 073cbca16d Fixed #116: Allow configuration of worker listening Andrew Godwin 2016-04-30 19:09:46 -0700
  • c579f27f6d Update to clarify Python Compatibility (#140) Benjamin Bach 2016-04-28 18:13:12 +0200
  • 681616caa4 Fix missed logger name (#138) Krukov D 2016-04-28 11:52:49 +0300
  • 6b0845ef22 Update WSGI URL path to match HTTP Andrew Godwin 2016-04-27 16:27:33 +0100
  • ad8511e144 Releasing 0.11.3 0.11.3 Andrew Godwin 2016-04-27 09:52:13 +0100
  • 13bac47d70 Don't decode + in URLs Andrew Godwin 2016-04-27 09:50:39 +0100
  • 9fd113dca5 Releasing 0.11.2 0.11.2 Andrew Godwin 2016-04-27 09:45:47 +0100
  • 8581192cad Update path encoding for WebSockets Andrew Godwin 2016-04-27 09:44:46 +0100
  • 7bc35f1842 Fix up tests under py3 Andrew Godwin 2016-04-26 14:05:17 +0100
  • b374a2a604 Releasing 0.12.0 Andrew Godwin 2016-04-26 13:51:41 +0100
  • 47a11fdf46 Releasing 0.11.1 0.11.1 Andrew Godwin 2016-04-26 13:50:02 +0100
  • 8848f19079 Fix HTTP test Andrew Godwin 2016-04-26 13:43:14 +0100
  • e9d61fc1c8 Fix up path encoding for WS too Andrew Godwin 2016-04-26 13:37:50 +0100
  • e684b27e46 Switch to uncode path and query string for HTTP Andrew Godwin 2016-04-26 13:33:26 +0100