Age | Commit message (Collapse) | Author | Files | Lines |
|
so that if you have a key.py with the real key,
there is no chance hg change will accidentally
make a CL with the real key and upload it to codereview.
R=agl1
CC=golang-dev
http://codereview.appspot.com/196051
|
|
This has actually been running for a while and gathering benchmark
data. I haven't had a chance to add a UI for it yet however.
R=rsc
CC=golang-dev
http://codereview.appspot.com/194082
Committer: Russ Cox <rsc@golang.org>
|
|
These are the scripts behind godashboard.appspot.com. Nothing is
particularly beautiful about it, but it does run.
I still need to add support for per-builder keys and for running the
benchmarks.
R=rsc
CC=golang-dev
http://codereview.appspot.com/183153
|