Commit Graph

  • 7cfb3139dd Fix doc imports and a function signature Andrew Godwin 2015-07-13 00:36:41 -0500
  • dfc11d4a67 Merge pull request #5 from hawkowl/py3 Andrew Godwin 2015-07-13 00:18:28 -0500
  • 8497b081a7 not required HawkOwl 2015-07-13 13:15:05 +0800
  • 372d174eca Merge pull request #2 from nemesisdesign/patch-1 Andrew Godwin 2015-07-13 00:13:22 -0500
  • da7cb9eb0a minor doc fix HawkOwl 2015-07-13 13:13:05 +0800
  • 0cf0b7c767 Merge pull request #4 from hirokiky/patch-1 Andrew Godwin 2015-07-13 00:12:55 -0500
  • d048527ce8 Update README Andrew Godwin 2015-07-13 00:00:47 -0500
  • 6abdeb4b48 Merge remote-tracking branch 'origin/master' HawkOwl 2015-07-13 12:53:46 +0800
  • 9d86aaad34 hawkie fixes HawkOwl 2015-07-13 12:53:39 +0800
  • 964c457df1 Make groups actually work Andrew Godwin 2015-07-12 23:52:02 -0500
  • 3a4847887e Fix invalid py2 syntax Andrew Godwin 2015-07-12 23:37:43 -0500
  • 8492dcde48 More docs, some API permutation Andrew Godwin 2015-07-12 21:25:53 -0500
  • aa921b1659 Channel groups, tests and docs Andrew Godwin 2015-07-12 20:19:10 -0500
  • 768722dc64 Fixed wrong code on doc Hiroki Kiyohara 2015-07-09 16:10:39 +0900
  • 60f0680ec2 Update docs a bit more Andrew Godwin 2015-06-25 21:33:22 -0700
  • a488a3adfe Fixed docstring typo in ResponseLater Federico Capoano 2015-06-23 17:50:56 +0200
  • 217afe0348 Start sphinx-ified docs Andrew Godwin 2015-06-20 10:27:22 +0800
  • 7a99995eb8 Fix crash when non-handshaked websocket closes Andrew Godwin 2015-06-19 11:25:57 +0800
  • 423e3125ed Fix bad readme example Andrew Godwin 2015-06-15 00:54:01 -0700
  • 884dad9277 Version bump Andrew Godwin 2015-06-15 00:45:15 -0700
  • e9b8632b6c Make redis backend more portable to older versions Andrew Godwin 2015-06-15 00:44:52 -0700
  • 2096d6a9e6 Release bits and bobs Andrew Godwin 2015-06-15 00:22:28 -0700
  • d9681df69a Few more WS tweaks Andrew Godwin 2015-06-15 00:13:32 -0700
  • 75ee13ff9c Add redis backend Andrew Godwin 2015-06-10 23:02:53 -0700
  • 433625da1e Start working on a WebSocket interface server Andrew Godwin 2015-06-10 20:39:36 -0700
  • 80627d8e37 Working database backend and "runworker" command Andrew Godwin 2015-06-10 11:17:32 -0700
  • 95e706f71f Fix line endings Andrew Godwin 2015-06-10 09:42:34 -0700
  • c9eb683ed8 Switch to settings-based backend list, start ORM backend Andrew Godwin 2015-06-10 09:40:57 -0700
  • 5a7af1e3af Add channel to every consumer signature, update msg fmt docs Andrew Godwin 2015-06-08 13:35:27 -0700
  • c2c1ffc5bd Make everything hang off of channel_layers Andrew Godwin 2015-06-08 12:40:47 -0700
  • 2cc1d00e18 Separate channel backend from user-facing class Andrew Godwin 2015-06-08 12:22:23 -0700
  • 6cd01e2bc1 Rename to plural "channels", start fleshing out req/resp cycle Andrew Godwin 2015-06-08 10:51:51 -0700
  • 821816f656 Initial commit Andrew Godwin 2015-06-03 18:17:46 +0100