- 09 Feb, 2018 3 commits
-
-
Whyrusleeping authored
Better arrays
-
Jeromy authored
-
Jeromy authored
-
- 03 Feb, 2018 1 commit
-
-
Steven Allen authored
testing
-
- 02 Feb, 2018 1 commit
-
-
Jeromy authored
-
- 01 Feb, 2018 1 commit
-
-
Steven Allen authored
-
- 28 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 20 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 19 Jan, 2018 3 commits
-
-
Whyrusleeping authored
Don't handle timeouts in Execute.
-
Steven Allen authored
-
Steven Allen authored
Instead, handle it at the boundaries (in ServeHTTP and the CLI's Run function). This ensures that we actually *wait* to finish writing everything before canceling the context.
-
- 11 Jan, 2018 10 commits
-
-
Steven Allen authored
-
Steven Allen authored
always cancel the request context when calling reqCancel
-
Steven Allen authored
First check for HEAD request, then error out if writer is nil
-
keks authored
-
Steven Allen authored
Also, fix a nil pointer error.
-
Steven Allen authored
[RFC] don't generate a stack trace for every command
-
Whyrusleeping authored
use reflection to make writing commands nicer
-
Steven Allen authored
-
Steven Allen authored
We can add these back if we need them but, at the very least, we shouldn't be unconditionally generating stack traces on `Close`.
-
Jeromy authored
-
- 10 Jan, 2018 1 commit
-
-
Jeromy authored
-
- 09 Jan, 2018 2 commits
-
-
Jeromy authored
-
Whyrusleeping authored
Blocked - Changes for cmds 1.0
-
- 08 Jan, 2018 8 commits
-
-
Steven Allen authored
-
Steven Allen authored
It's slow and this code isn't platform dependent.
-
Steven Allen authored
fixes #42
-
Steven Allen authored
-
Steven Allen authored
We *always* expect environments to be able to return a context so we might as well enforce this with the type system.
-
Steven Allen authored
These aren't placeholder contexts.
-
Steven Allen authored
-
Steven Allen authored
-
- 07 Jan, 2018 1 commit
-
-
Jeromy authored
-
- 06 Jan, 2018 1 commit
-
-
Jeromy authored
-
- 22 Dec, 2017 1 commit
-
-
keks authored
-
- 21 Dec, 2017 5 commits