Thu, 30 May 2019 08:18:57 +0000 |
Drew Perttula |
sent connectionid to clients for them to display, for debugging
|
Thu, 30 May 2019 08:18:12 +0000 |
Drew Perttula |
improve logging and http error response bodies
|
Thu, 30 May 2019 08:17:11 +0000 |
Drew Perttula |
str/bytes type fixes
|
Thu, 30 May 2019 08:15:58 +0000 |
Drew Perttula |
more stats reporting
|
Thu, 30 May 2019 08:15:10 +0000 |
Drew Perttula |
more stubs
|
Thu, 30 May 2019 01:58:36 +0000 |
drewp |
start the stats/ page
|
Wed, 29 May 2019 17:24:04 +0000 |
drewp |
release 0.16.0
|
Wed, 29 May 2019 17:23:43 +0000 |
drewp |
fix error report to use treq api (untested)
|
Mon, 27 May 2019 23:07:24 +0000 |
Drew Perttula |
stubs
|
Mon, 27 May 2019 10:47:44 +0000 |
Drew Perttula |
switch to treq http client
|
Mon, 27 May 2019 08:54:23 +0000 |
Drew Perttula |
huge speedup switching from cyclone.httpclient.fetch to treq. 300ms updates become 7ms. maybe it was looking up names or some slow network connect thing before, and now it's reusing a connection.
|
Mon, 27 May 2019 08:08:23 +0000 |
Drew Perttula |
fix bug that echoed a patch back to KC. https://bigasterisk.com/light9/work/2019/kc-patch-echo-bug.png
|
Mon, 27 May 2019 07:45:24 +0000 |
Drew Perttula |
python reformat
|
Mon, 27 May 2019 07:01:56 +0000 |
Drew Perttula |
fix treq payload type
|
Mon, 27 May 2019 06:58:51 +0000 |
Drew Perttula |
more types, as needed on light9 keyboardcomposer
|
Mon, 27 May 2019 00:39:16 +0000 |
Drew Perttula |
type fixes
|
Sun, 26 May 2019 19:33:00 +0000 |
Drew Perttula |
release 0.15.0
|
Sun, 26 May 2019 19:29:59 +0000 |
Drew Perttula |
str/bytes fixes
|
Sun, 26 May 2019 00:36:32 +0000 |
Drew Perttula |
more type errors.
|
Sat, 25 May 2019 23:55:15 +0000 |
Drew Perttula |
release 0.14.0
|
Sat, 25 May 2019 23:54:54 +0000 |
Drew Perttula |
fix registration bug (tried to send bytes to json encoder)
|
Sat, 25 May 2019 06:39:30 +0000 |
Drew Perttula |
release 0.13.0
|
Sat, 25 May 2019 06:39:05 +0000 |
Drew Perttula |
fix pyflakes warnings, including an error at import
|
Sat, 25 May 2019 02:53:56 +0000 |
Drew Perttula |
release 0.12.0
|
Sat, 25 May 2019 02:53:14 +0000 |
Drew Perttula |
some low-quality mostly generated mypy stubs. should be shared with my other builds
|
Sat, 25 May 2019 02:52:47 +0000 |
Drew Perttula |
fix tests and test runner
|
Sat, 25 May 2019 02:36:17 +0000 |
Drew Perttula |
typing fixes. rewrite sequentialUri a bit
|
Sat, 25 May 2019 00:30:43 +0000 |
drewp |
more py3 type fixes
|
Fri, 24 May 2019 22:46:23 +0000 |
drewp |
switch from fabfile to invoke. use my common release code.
|
Fri, 24 May 2019 00:13:09 +0000 |
drewp |
version 0.11.0
|