build/devapp
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
..
static devapp: update source code link 2017-01-09 17:59:05 +00:00
template devapp: add per-release issue tracker dashboard 2016-09-29 16:09:41 +00:00
app.yaml devapp: add per-release issue tracker dashboard 2016-09-29 16:09:41 +00:00
appengine.go devapp: put appengine code behind build flag 2017-01-31 18:33:17 +00:00
cache.go devapp: put appengine code behind build flag 2017-01-31 18:33:17 +00:00
cron-part.yaml devapp, godash: collect issue statistics for plotting 2016-08-31 22:19:50 +00:00
dash.go all: fix vet errors 2017-02-12 17:35:52 +00:00
devapp.go all: add contexts to go-github calls 2017-02-24 21:54:04 +00:00
devapp_test.go devapp: put appengine code behind build flag 2017-01-31 18:33:17 +00:00
noappengine.go devapp: fix build 2017-02-02 16:28:23 +00:00
stats.go all: add contexts to go-github calls 2017-02-24 21:54:04 +00:00