Sign in
go
/
build
/
f8c248473579841266738cc6fa96617e81603cb4
/
app
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
135473d
go.tools/dashboard/app: remove redundant transaction
by Andrew Gerrand
· 10 years ago
dda96da
go.tools/dashboard/app: update commit in transaction on perf regression
by Andrew Gerrand
· 10 years ago
a509088
go.tools/dashboard: remove Solaris builders from flaky builders list
by Aram Hăvărneanu
· 10 years ago
affb40f
dashboard: fix update script
by Dmitriy Vyukov
· 10 years ago
33f4c98
dashboard: fix typo
by Dmitriy Vyukov
· 10 years ago
58c7605
go.tools/dashboard: don't notify on failures from flaky plan9 builder
by Andrew Gerrand
· 10 years ago
9aec9b4
dashboard: update update script to delete Commit.PerfResult
by Dmitriy Vyukov
· 10 years ago
86a112d
go.tools/dashboard: silence notifications from netbsd-amd64-bsiegert
by Andrew Gerrand
· 10 years ago
37a366d
dashboard: fix perf graph view
by Dmitriy Vyukov
· 10 years ago
c3c9723
dashboard: ensure that we ever store valid commits
by Dmitriy Vyukov
· 10 years ago
3f16fd4
dashboard: add Help button to perf pages
by Dmitriy Vyukov
· 10 years ago
044eb80
dashboard: further improve graph view
by Dmitriy Vyukov
· 10 years ago
e05954d
dashboard: fix pagination on perf page
by Dmitriy Vyukov
· 10 years ago
378d6ef
dashboard: faster perf data fetching
by Dmitriy Vyukov
· 10 years ago
b2d60db
dashboard: improve graph view Several changes as per Russ and Ian requests:
by Dmitriy Vyukov
· 10 years ago
1707107
dashboard: separate build and non-build metrics in perf dashboard
by Dmitriy Vyukov
· 10 years ago
a5663fb
dashboard: highlight positive changes
by Dmitriy Vyukov
· 10 years ago
fdd62b7
dashboard/app: ignore, try not to create partial Commits
by Russ Cox
· 10 years ago
9773d0d
go.tools/dashboard/app: document special error string
by Andrew Gerrand
· 10 years ago
2d90dc5
go.tools/dashboard/app: return specific error string on commit not found
by Andrew Gerrand
· 10 years ago
84e7542
go.tools/dashboard/app: show main repo commits with no build results
by Andrew Gerrand
· 10 years ago
a947cdb
go.tools/dashboard/app: fix integration tests
by Andrew Gerrand
· 10 years ago
a98a063
go.tools/dashboard/app: require version=2 for commit updates
by Andrew Gerrand
· 10 years ago
dd80c7e
dashboard: more robust commit handler, and allow modifications
by Brad Fitzpatrick
· 11 years ago
eeed4c3
go.tools/dashboard/app: don't ignore field mismatch errors
by Andrew Gerrand
· 11 years ago
6561e2f
go.tools/dashboard: use shorter notification template for cl updates
by Andrew Gerrand
· 11 years ago
c938a36
go.tools/dashboard/app: update CL threads with perf notifications
by Andrew Gerrand
· 11 years ago
c1558f5
go.tools/dashboard/app: drop green coloring from perf dashboard
by Andrew Gerrand
· 11 years ago
63e71cf
dashboard/app: actually learn noise levels
by Dmitriy Vyukov
· 11 years ago
91bd011
go.tools/dashboard/app: fix column order for -temp builders
by Andrew Gerrand
· 11 years ago
039400f
go.tools/dashboard: fix integration test
by Andrew Gerrand
· 11 years ago
a61d252
go.tools/dashboard: display "-temp" builders last
by Andrew Gerrand
· 11 years ago
2a239d3
go.tools/dashboard/app: reject /commit requests from old builders
by Andrew Gerrand
· 11 years ago
a2270dc
dashboard/app: dedup changes in UI
by Dmitriy Vyukov
· 11 years ago
eda3bac
dashboard/app: allow to gob-encode PerfChange
by Dmitriy Vyukov
· 11 years ago
a7e1b1b
dashboard/app: eliminate more flakes
by Dmitriy Vyukov
· 11 years ago
405a363
go.tools/dashboard: fix various small UI issues
by Andrew Gerrand
· 11 years ago
e9ed769
go.tools/dashboard/app: add go.sys to builder package list
by Andrew Gerrand
· 11 years ago
5983764
dashboard/app: tag 1.3 release
by Dmitriy Vyukov
· 11 years ago
2bb70dd
dashboard: split key handler into key package, add TimeKey to cache
by Andrew Gerrand
· 11 years ago
44911d9
go.tools/dashboard: update existing results when builder retries a commit
by Chris Manghane
· 11 years ago
89af46c
dashboard: database updater for performance dashboard (server part)
by Dmitriy Vyukov
· 11 years ago
dc1c580
dashboard: server app UI changes for performance dashboard
by Dmitriy Vyukov
· 11 years ago
a6f3ea3
dashboard: server app changes for performance dashboard
by Dmitriy Vyukov
· 11 years ago
72c2bc6
go.tools/dashboard: option to show only "first-class" ports
by Andrew Gerrand
· 11 years ago
86d37ad
go.tools/dashboard: include builder in "invalid key" error message
by Andrew Gerrand
· 11 years ago
508fc58
go.tools/dashboard/app: send log hash to gobot on build failure
by Andrew Gerrand
· 11 years ago
f855b39
go.tools/dashboard/app: silence solaris11 and dragonfly builders
by Andrew Gerrand
· 11 years ago
fac83ad
go.tools/dashboard/app: tweak build column order
by Andrew Gerrand
· 11 years ago
a68b1e0
go.tools/dashboard/app: update bad builder list
by Andrew Gerrand
· 11 years ago
2e044d8
go.tools/dashboard/app: show sub-repository build history
by Andrew Gerrand
· 11 years ago
9aa1a24
go.tools/dashboard: update CL on build failure
by Andrew Gerrand
· 11 years ago
29f1c23
go.tools/dashboard/app: sort builder columns in a more useful manner
by Andrew Gerrand
· 11 years ago
c22ccbd
dashboard/app: properly limit commit description length
by Dmitriy Vyukov
· 11 years ago
0d11ea9
go.tools/dashboard: Fix incorrect parsing of log hash.
by Chris Manghane
· 11 years ago
8dce77a
go.tools/dashboard/app: app index.yaml
by Andrew Gerrand
· 11 years ago
78cc1a5
go.tools/dashboard/app: fix tests and add TODO to reall fix them
by Andrew Gerrand
· 11 years ago
0a2063b
go.tools/dashboard/app: only accept commits when given master key
by Andrew Gerrand
· 11 years ago
15e4abe
dashboard/app: do not send unnecessary data in todo response
by Dmitriy Vyukov
· 11 years ago
85b520b
go.tools/dashboard: Make sure links to commits and logs are dashboard specific.
by Chris Manghane
· 12 years ago
bb7739a
go.tools/dashboard: add gccgo build dashboard.
by Chris Manghane
· 12 years ago
7d85ae4
go.tools: add dashboard
by Chris Manghane
· 12 years ago