Commit Graph

6 Commits

Author SHA1 Message Date
Steven Allen
1f293eff1b chore: fix a bunch of issues caught by golangci-lint
Most of these are probably harmless but a few looked like they might actually be
bugs. Most of them are just faulty tests.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-03-29 11:57:45 +00:00
Michael Avila
fca85a2bdd Query for provider head/tail
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
2019-03-27 11:34:59 +00:00
Erik Ingenito
09cc62ebdf Additional provider tests
License: MIT
Signed-off-by: Erik Ingenito <erik@carbonfive.com>
2019-03-16 09:53:53 -07:00
Erik Ingenito
7fcafb6615 Gofmt
License: MIT
Signed-off-by: Erik Ingenito <erik@carbonfive.com>
2019-03-15 16:47:33 -07:00
Erik Ingenito
1595253b7b Remove locking entirely
License: MIT
Signed-off-by: Erik Ingenito <erik@carbonfive.com>
2019-03-15 14:19:19 -07:00
Erik Ingenito
5d4f3fbdec Cleanup, fix broken restart, and more tests.
License: MIT
Signed-off-by: Erik Ingenito <erik@carbonfive.com>
2019-03-15 11:23:37 -07:00