- b8261ec cmd/xb, app/appengine: simplify build.golang.org deployment docs by Brad Fitzpatrick · 5 years ago
- 817d966 app/appengine: hide release-branch-only builders when viewing master branch by Dmitri Shuralyov · 5 years ago
- 67e2d13 app/appengine: don't exclude release-branch-only builders by Dmitri Shuralyov · 5 years ago
- 9c46470 app/appengine: automate the hiding of old release branches by Brad Fitzpatrick · 6 years ago
- 096efa0 app/appengine: set GO111MODULE=on for deploy by Dmitri Shuralyov · 6 years ago
- 5aab585 app/appengine: remove Go 1.11 from the dashboard by Dmitri Shuralyov · 6 years ago
- c073844 app: update App Engine runtime to go111 by Alexander Rakoczy · 6 years ago
- 119dac0 app/appengine: update app.yaml and README.md to account for service by Andrew Bonventre · 6 years ago
- 23c82c2 Revert "app: update App Engine runtime to go111" by Andrew Bonventre · 6 years ago
- 06ec237 app: update App Engine runtime to go111 by Andrew Bonventre · 6 years ago
- 01b32fa app/appengine: correctly align subheading2 in subrepo tables by Tobias Klauser · 6 years ago
- 7aef06b app/appengine, dashboard: add x/website subrepo by Dmitri Shuralyov · 6 years ago
- db743fd app/appengine: make heading bars fill screen width by Akhil Indurti · 7 years ago
- 3f1c279 app/appengine: sort subrepo tables by date: master, Go 1.12, Go 1.11 by Brad Fitzpatrick · 6 years ago
- d636fbf app/appengine: show all builder columns, even if they don't have results by Brad Fitzpatrick · 6 years ago
- f0bdfa8 app/appengine: remove gccgo, show little dot for untested x builder cells by Brad Fitzpatrick · 6 years ago
- 4563a73 app/appengine: add row to disambiguate GOOS-GOARCH-ambiguous x/foo repos too by Brad Fitzpatrick · 6 years ago
- d0344b2 app/appengine: remove Go 1.10 from the dashboard now that Go 1.12 is out by Brad Fitzpatrick · 6 years ago
- cfd4113 app/appengine: add new row to disambiguate GOOS-GOARCH-ambiguous builders by Brad Fitzpatrick · 6 years ago
- c8cc47f app/appengine: remove the security branches from the build dashboard by Brad Fitzpatrick · 6 years ago
- 9e0b3a0 app/appengine: hide and stop testing release-branch.go1.9 by Dmitri Shuralyov · 7 years ago
- b64fecb app/appengine: update to Go 1.9 so we can use std context by Brad Fitzpatrick · 7 years ago
- 094b883 app/appengine: add x/debug subrepo by Hana Kim · 7 years ago
- a6dd626 all: use "context" instead of golang.org/x/net/context by Brad Fitzpatrick · 7 years ago
- acc11e0 dashboard, app/appengine: disable macOS 10.8 builders, disable Go 1.8 builders by Brad Fitzpatrick · 7 years ago
- f4148b5 app: return the name of the Go branch in the JSON state of subrepos by Brad Fitzpatrick · 7 years ago
- 6114c7b app: hide and stop testing release-branch.go1.7 by Brad Fitzpatrick · 7 years ago
- bd4a55c app: modernize the App Engine code by Andrew Bonventre · 7 years ago
- a831b5e app: link to Gerrit changes instead of GitHub commits by Andrew Bonventre · 7 years ago
- 3b550cd app: fix XSS by Brad Fitzpatrick · 8 years ago
- ebd58f5 app/build: add benchmarks subrepo by Quentin Smith · 8 years ago
- 760758e build: stop testing release-branch.go1.6 by Brad Fitzpatrick · 8 years ago
- b2b5c61 app/build: allow specific commits to be shown by Quentin Smith · 8 years ago
- f341168 app/build: add perf subrepo by Russ Cox · 8 years ago
- 9a45b14 build: stop testing release-branch.go1.5 by Brad Fitzpatrick · 8 years ago
- a485648 app/build: make the favicon smaller by Chris Broadfoot · 9 years ago
- b089239 devapp: GAE app for serving release dashboards by Quentin Smith · 9 years ago
- 4a8e4fe app: set Strict-Transport-Security header by Andrew Gerrand · 9 years ago
- 04c5347 app: use app.yaml directive to redirect to HTTPS by Andrew Gerrand · 9 years ago
- eb0920e app: redirect from HTTP to HTTPS by Andrew Gerrand · 9 years ago
- f7f4528 all: refer to build.golang.org by HTTPS URLs only by Andrew Gerrand · 9 years ago
- 5683700 app/build: hide release-branch.go1.4 from the dashboard by Andrew Gerrand · 9 years ago
- 4713e09 app/build: add oauth2 to build dashboard by Andrew Gerrand · 9 years ago
- 50f88b3 app/build: add tour repo to the build dashboard by Andrew Gerrand · 9 years ago
- c274d96 app/build/handler: error out telling which version we got by Christian Couder · 9 years ago
- aa651b9 app/build: fix version in test.go by Christian Couder · 9 years ago
- 3cf29a7 app/build/dash: remove special case for gccgoDash by Christian Couder · 9 years ago
- 0d62d3c app/build, cmd/pushback: add term repo by Andrew Gerrand · 9 years ago
- cf97336 app/build: expand JSON format output by Austin Clements · 9 years ago
- 4154d4f app/build, cmd/pushback: add time sub-repo by Andrew Gerrand · 9 years ago
- 476aff7 app/build, cmd/pushback: add sync repo by Andrew Gerrand · 9 years ago
- adfbb38 app/cache: store memcache values as gzipped gobs by Andrew Gerrand · 10 years ago
- 95f317b app/build: remove Test, Perf and Graphs buttons by Alex Brainman · 10 years ago
- 4c7245d app/build: add x/arch repo to list by Andrew Gerrand · 10 years ago
- 7812680 app: show go hashes in each row on sub-repo pages by Andrew Gerrand · 10 years ago
- c03daae app: fix caching of todo handler by Andrew Gerrand · 10 years ago
- 3121d29 app: fix caching by Andrew Gerrand · 10 years ago
- cc63cd0 app: show sub-repo results for stable releases by Andrew Gerrand · 10 years ago
- a3c7de9 app: add branch dropdown, show only master branch by default by Andrew Gerrand · 10 years ago
- a1f99d9 app: remove hg dashboard by Andrew Gerrand · 10 years ago
- 4d2f2c9 app: move commit information to left side of page and condense it by Andrew Gerrand · 10 years ago
- aee9780 app: and (finally) populate the fields in the commits by Andrew Gerrand · 10 years ago
- 8d855ce app: show building url in sub-repo template by Andrew Gerrand · 10 years ago
- 18e71cc app: link to inflight builds for sub-repos by Andrew Gerrand · 10 years ago
- f825c79 internal/loghash: move (soon-to-be-) shared code to its own package by Andrew Gerrand · 10 years ago
- 1230819 app/static: change row background color when mouse hovers by Shenghou Ma · 10 years ago
- 60fadb7 app: sort the "all" column first by Brad Fitzpatrick · 10 years ago
- 8b843f1 app/build: include commit date in JSON output by Austin Clements · 10 years ago
- 7c87e57 app/build: fix JSON mode crash when viewing pages after the first by Brad Fitzpatrick · 10 years ago
- a82ffc1 app/build: revoke the linux-arm-onlinenet builder key by Brad Fitzpatrick · 10 years ago
- 0760f9c app: update change URL for gccgo dashboard by Chris Manghane · 10 years ago
- 27be750 app: revoke the plan9 amd64 key by Brad Fitzpatrick · 10 years ago
- 5b4a73d app/build: add android to first-class ports list by David Crawshaw · 10 years ago
- c9f3a25 app: fall back to default namespace looking for log entities by Andrew Gerrand · 10 years ago
- 01edbde app: don't populate BuildingURL fields for JSON and failures views by Andrew Gerrand · 10 years ago
- db9175e app: update Gerrit code review threads when build breaks by Andrew Gerrand · 10 years ago
- fa8373a Update import paths after move from tools repo by Andrew Gerrand · 10 years ago
- 24fcf01 dashboard/app: support for showing links to build-in-progress status by Brad Fitzpatrick · 10 years ago
- d5491eb dashboard/app: add a JSON output mode for the data on the front page by Brad Fitzpatrick · 10 years ago
- ccde6a5 dashboard: update wiki links by Emil Hessman · 10 years ago
- 5bb439f dashboard/app: fix the broke-the-build commit URL by Brad Fitzpatrick · 10 years ago
- a094211 dashboard/app: update app.yaml comments to preferred test convention by Brad Fitzpatrick · 10 years ago
- d8160f8 dashboard/app: add machine-readable list of recent failures by Brad Fitzpatrick · 10 years ago
- 514055e dashboard/app: add handler to wipe a builder's results column by Andrew Gerrand · 10 years ago
- f621ad7 dashboard/app: add review subrepo, link changes correctly by Andrew Gerrand · 10 years ago
- 85c2b90 dashboard/app: show Mercurial page at /hg/ by Andrew Gerrand · 10 years ago
- 1d791d4 dashboard: create notion of a builder version by Andrew Gerrand · 10 years ago
- 0b43780 dashboard: make git dashboard the default by Andrew Gerrand · 10 years ago
- 79169ae dashboard: tell perf dashboard about release 1.4 by Dmitry Vyukov · 10 years ago
- 705c4f6 x/tools/dashboard/app: record branch names, disallow multiple first commits by Andrew Gerrand · 10 years ago
- 7aeca14 x/dashboard/app: update sub-repo list (+mobile, +text, -codereview) by Andrew Gerrand · 10 years ago
- 5d7187c x/tools/dashboard/app: update to support git by Andrew Gerrand · 10 years ago
- 3786269 x/tools/dashboard/app: have cron.yaml point to build.golang.org by Andrew Gerrand · 10 years ago
- 480f976 x/tools/dashboard/app: ignore freebsd-arm failures by Andrew Gerrand · 10 years ago
- fd66a09 x/tools/dashboard/app: use ?branch=foo to show foo branch commits by Andrew Gerrand · 10 years ago
- 61e21da x/tools/dashboard/app: respect gohash in Commit.AddResult by Andrew Gerrand · 10 years ago
- b267b95 x/tools/dashboard/app: revert sub-repo path rename by Andrew Gerrand · 10 years ago
- cc60815 x/tools/dashboard/app: prevent builders from nuking other results by Andrew Gerrand · 10 years ago
- 440f676 go.tools: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
- ed264e2 go.tools/dashboard/app: fix tests by Andrew Gerrand · 10 years ago