David Symonds
e6c5e2a363
misc/dashboard: cope with removed Package fields.
...
adg removed some now-unwanted fields in Package a while ago,
but there are still datastore entities with those fields,
so we must explicitly check for ErrFieldMismatch and ignore it.
R=golang-dev, rsc
CC=adg, golang-dev
https://golang.org/cl/6007043
2012-04-12 09:55:37 +10:00
Andrew Gerrand
52db02bef3
undo CL 5699082 / 6223c9fe432b
...
We decided not to record installs, for now at least.
««« original CL description
misc/dashboard: record install counts for external packages
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5699082
»»»
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5790044
2012-03-08 22:34:59 +11:00
Andrew Gerrand
8421390cb9
misc/dashboard: record install counts for external packages
...
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5699082
2012-02-27 15:25:41 +11:00
Andrew Gerrand
22185aed74
dashboard: update to go1beta
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5624056
2012-02-06 09:26:32 +11:00
Andrew Gerrand
faa1bf04fd
dashboard: ask builders to re-build Go tip to freshen subrepos
...
This ensures we always have results for subrepo-tip at go-tip.
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5569091
2012-01-30 14:50:36 +11:00
Andrew Gerrand
d87813b51c
dashboard: add sub-repositories to init list
...
dashboard: add Kind to Package struct
dashboard: add kind parameter to /packages handler
R=rsc, bsiegert, rogpeppe
CC=golang-dev
https://golang.org/cl/5572062
2012-01-30 11:59:06 +11:00
Andrew Gerrand
5a65cbacd3
dashboard: cache packages, introduce caching helpers
...
R=rsc, gary.burd, adg
CC=golang-dev
https://golang.org/cl/5498067
2011-12-23 14:44:56 +11:00
Andrew Gerrand
eecb6a79ff
builder: report run time
...
dashboard: record run time
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5504054
2011-12-21 15:43:12 +11:00
Andrew Gerrand
4fe73ef40a
dashboard: put http handlers in new file handler.go
...
This CL contains no code changes.
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5498056
2011-12-21 14:07:32 +11:00
Andrew Gerrand
03fbf29927
dashboard: send mail on build failure
...
R=rsc, adg
CC=golang-dev
https://golang.org/cl/5490081
2011-12-21 13:16:47 +11:00
Andrew Gerrand
15782bbfaf
dashboard: fix log recording and output
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5503054
2011-12-21 12:13:27 +11:00
Andrew Gerrand
9f0e39b992
dashboard: more descriptive logging, ui tweaks, show better auth error
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5505050
2011-12-21 11:08:47 +11:00
Andrew Gerrand
634f0edabc
dashboard: todo sends full Commit with Kind field
...
Permits us to implement other Kinds of todo instruction in the future.
R=rsc
CC=golang-dev
https://golang.org/cl/5495087
2011-12-20 15:30:11 +11:00
Andrew Gerrand
80103cd54f
misc/dashboard: user interface
...
R=rsc
CC=golang-dev
https://golang.org/cl/5461047
2011-12-16 10:48:06 +11:00
Andrew Gerrand
2c0072217a
misc/dashboard: init handler for bootstrapping
...
misc/dashboard: support unauthenticated GETs
misc/dashboard: add ?nukeonly=1 option to /buildtest
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5450091
2011-12-05 16:22:14 +11:00
Andrew Gerrand
6c165d7ac4
dashboard: make response format consistent, implement commit GET mode
...
R=golang-dev, dsymonds, rsc
CC=golang-dev
https://golang.org/cl/5437113
2011-12-02 16:05:12 +11:00
Andrew Gerrand
4aab04178d
dashboard: more tests, bug fixes, and /packages handler
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5441053
2011-11-29 19:24:57 +11:00
Andrew Gerrand
49dfaad870
dashboard: builder-facing implementation and tests
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5431048
2011-11-25 12:53:05 +11:00
Andrew Gerrand
79bce499a3
dashboard: new Go dashboard data structure design
...
R=rsc, r, dsymonds, bradfitz
CC=golang-dev
https://golang.org/cl/5416056
2011-11-23 08:13:05 +11:00