build/godash
Kevin Burke b1e8ca238f all: add contexts to go-github calls
The latest master for go-github (google/go-github@23d6cb9c) adds
Context parameters as the first argument to every function call.
Update code that calls go-github to have contexts, where appropriate,
and adds timeouts to some long-running commands that didn't
previously have them.

Fixes golang/go#19208.

Change-Id: I25203de5d10ada1dcd3a97eb5434a85bb328ce7e
Reviewed-on: https://go-review.googlesource.com/37293
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-02-24 21:54:04 +00:00
..
stats devapp: add median close time per create time plot 2016-09-28 18:11:19 +00:00
clparse.go godash: parse commit messages for R= lines 2016-07-26 16:24:38 +00:00
gerrit.go gerrit: support contexts 2017-01-23 21:06:28 +00:00
github.go all: add contexts to go-github calls 2017-02-24 21:54:04 +00:00
github_stats.go all: add contexts to go-github calls 2017-02-24 21:54:04 +00:00
godash.go all: add contexts to go-github calls 2017-02-24 21:54:04 +00:00
html.go godash: make dashboards responsive 2016-06-02 18:40:08 +00:00
reviewers.go devapp: add development dashboard 2016-06-01 14:46:59 +00:00
reviewers_github.go all: add contexts to go-github calls 2017-02-24 21:54:04 +00:00
reviewers_local.go cmd/godash: load reviewer information from Github 2016-05-19 14:55:53 +00:00