Commit Graph

  • 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
  • 1fcb76e956 Version 0.11.0 0.11.0 Andrew Godwin 2016-04-26 13:23:59 +0100
  • bce5cdf13d Send paths and query strings pre-decoded as per updated ASGI spec Andrew Godwin 2016-04-26 13:20:57 +0100
  • 7945859bb2 Update ASGI HTTP spec to make all path parts unicode Andrew Godwin 2016-04-26 13:07:23 +0100
  • 2c39e42fa2 Add patchinator config for more docs Andrew Godwin 2016-04-26 13:07:10 +0100
  • 80206e5452 Fix loading files. #123 Michael Kutý 2016-04-08 20:04:55 +0200
  • 3d069c0427 Merge pull request #7 from fcurella/ws_protocols Andrew Godwin 2016-04-07 13:12:05 -0700
  • caee853da7 add --ws-protocols to cli arguments Flavio Curella 2016-04-07 10:12:50 -0500
  • 1d1b397aa2 add support for websocket protocols Flavio Curella 2016-04-07 09:49:55 -0500
  • f974f13a37 Rearrange docs, add cross-compat doc Andrew Godwin 2016-04-06 22:05:28 -0700
  • 8abe53e170 Change type of error Andrew Godwin 2016-04-06 22:02:41 -0700
  • 8fdf268574 Add testing documentation Andrew Godwin 2016-04-06 11:06:02 -0700
  • 609adfca8d Fix example with custom channel Andrew Godwin 2016-04-06 08:11:59 -0700
  • c171cb4346 Fix auth example imports in Gettings Started guide Gregor Müllegger 2016-04-06 17:10:11 +0200
  • e88e0feae9 Fix typo in path to DatabaseChannelLayer Gregor Müllegger 2016-04-06 17:10:01 +0200
  • 70637b7afe Wrap line properly Andrew Godwin 2016-04-05 22:29:00 -0700
  • cd9c049296 Rename database layer models to be consistent Andrew Godwin 2016-04-05 22:25:05 -0700
  • 6006a3181a Fix version specific check in patchinator Andrew Godwin 2016-04-05 22:23:05 -0700
  • 4504eb6ec9 Add select_for_update() to improve isolation Andrew Godwin 2016-04-05 22:18:54 -0700
  • 732167282b Some import sorting stuff Andrew Godwin 2016-04-05 17:38:05 -0700
  • 11218089bd Fix flake error Andrew Godwin 2016-04-05 17:30:47 -0700
  • 352407e54b Improve patchinator, lots of doc stuff Andrew Godwin 2016-04-05 17:27:36 -0700
  • 4437e04528 Fix circular import issue Andrew Godwin 2016-04-05 17:19:23 -0700
  • 4bab456c61 Fail to work if you have channel-enabled Django Andrew Godwin 2016-04-05 16:44:26 -0700
  • d29f02fb33 Patchinator/django fixes Andrew Godwin 2016-04-05 16:20:49 -0700
  • 2eb8e9277e Fixed #119: Talked about IRC channel Andrew Godwin 2016-04-05 13:48:29 -0700
  • 63feaf20ce Merge 0c9cd481f6 into 7b13995dee Florent D'halluin 2016-04-05 19:18:59 +0000
  • 0c9cd481f6 make travis install h2, and optionnal import PyOpenSSL Florent D'halluin 2016-04-05 21:26:44 +0200
  • 6e3c69eaf7 add ssl support (required for any browser use of h2) Florent D'halluin 2016-04-05 00:13:30 +0200
  • 48889827ea streaming body for both req and response Florent D'halluin 2016-04-04 22:19:17 +0200
  • d259d8e57f add h2 deps on setup.py Florent D'halluin 2016-04-04 22:18:58 +0200
  • 854f25b7bd initial proof of concept, works on simple GET request (no streaming body, no streaming reply, no SSL ) Florent D'halluin 2016-04-03 16:17:04 +0200
  • 2ef0baa5c2 Release 0.11.0 Andrew Godwin 2016-04-05 08:21:54 -0700
  • cf52c922e0 Update getting started to not pass messages back directly Andrew Godwin 2016-04-05 08:09:03 -0700
  • 7b13995dee Releasing 0.10.3 0.10.3 Andrew Godwin 2016-04-05 08:12:50 -0700
  • 45b121572c Hard error on invalid websocket reply messages Andrew Godwin 2016-04-05 08:04:10 -0700
  • 28e897d9bc Remove lazy loading of middleware David Evans 2016-04-04 21:36:18 +0100
  • 6ea3dd803e Respect access_log=- Andrew Godwin 2016-04-03 21:10:23 -0700
  • 3c726e0d51 Releasing 0.10.2 0.10.2 Andrew Godwin 2016-04-03 21:05:55 -0700
  • 768b852eec Add length to access log Andrew Godwin 2016-04-03 21:02:35 -0700
  • 074f73acb4 Don't fail timeouts when slow request being processed Andrew Godwin 2016-04-03 20:56:48 -0700
  • 37923c3674 Flake8 fixes Andrew Godwin 2016-04-04 03:38:38 +0200
  • 67e3e55131 Respect HTTP request body close in ASGI. Andrew Godwin 2016-04-04 01:02:48 +0200
  • 920882f1da Implement timeout on request body reading Andrew Godwin 2016-04-04 00:55:10 +0200
  • e18bfed8f3 Clarify timeout behaviour of block() in asgi Andrew Godwin 2016-04-04 00:34:55 +0200
  • a563d4353f Fix new routing channel name collector and add test Andrew Godwin 2016-04-04 00:24:58 +0200
  • 0071ca31c8 More patchinator tweaks. Will do more after 1.0. Andrew Godwin 2016-04-03 23:31:21 +0200
  • bd796cb7e6 More patchinator stuff, but unsure if this is the right approach Andrew Godwin 2016-04-03 23:13:14 +0200
  • d0bb872113 Add first version of patchinator Andrew Godwin 2016-04-03 19:41:26 +0200
  • 5a22412c16 Considerably improve routing code simplicity and shortcircuiting Andrew Godwin 2016-04-03 18:53:12 +0200
  • 0e3c742a80 Introduce ChannelTestCase to make testing easier Andrew Godwin 2016-04-03 18:32:42 +0200
  • 3576267be2 Add paragraph on updating routing.py at that point Arnaud Limbourg 2016-04-04 03:32:13 +0200
  • 7c330e71fa Add basic access logging (enabled by default to stdout) Andrew Godwin 2016-04-04 00:29:05 +0200