- 4e7250db gobuilder: ignore _test.go files when looking for docs, more logging by Andrew Gerrand · 14 years ago
- 79260e5 dashboard: yet another utf-8 fix by Russ Cox · 14 years ago
- a3bc768 godashboard: fix utf-8 in user names by Russ Cox · 14 years ago
- 74fc7d8 gobuilder: increase log limit by Russ Cox · 14 years ago
- 39194de misc/dashboard: remove limit for json package list by Andrew Gerrand · 14 years ago
- 1d8f822 url: new package by Rob Pike · 14 years ago
- dbba5cc gobuilder: goinstall with -dashboard=false instead of -log=false by Andrew Gerrand · 14 years ago
- 48d1240 misc/dashboard: center align build results by Andrew Gerrand · 14 years ago
- a0d3be1 goinstall, dashboard: Google Code now supports git by Tarmigan Casebolt · 14 years ago
- 7a18fc3 dashboard: list "most installed this week" with rolling count by Andrew Gerrand · 14 years ago
- 6a2e243 dashboard: show build state and package comments on dashboard by Andrew Gerrand · 14 years ago
- 546c78b builder: minor fixes by Andrew Gerrand · 14 years ago
- ebb1566 strings.Split: make the default to split all. by Rob Pike · 14 years ago
- 524d02c builder: run make single-threaded on windows by Alex Brainman · 14 years ago
- b7b8f2b misc/godashboard: Accept sub-directories for goinstall's report. by Yasuhiro Matsumoto · 14 years ago
- 6a87628 http: change most map[string][]string types to new Values type by Brad Fitzpatrick · 14 years ago
- 548e3d0 gobuilder: number of fixes by Alex Brainman · 14 years ago
- 3b938f7 dashboard: bug fix by Andrew Gerrand · 14 years ago
- f4f5836 dashboard: add favicon.ico by Andrew Gerrand · 14 years ago
- f259f6b exec: new API, replace Run with Command by Brad Fitzpatrick · 14 years ago
- 55f8fd2 gobuilder: remove some windows-specificity by Andrew Gerrand · 14 years ago
- 3fbd478 pkg: spelling tweaks, I-Z by Robert Hencke · 14 years ago
- 5784dcf dashboard: send notification emails when the build breaks by Andrew Gerrand · 14 years ago
- 55dd63b gobuilder: fixes for windows by Alex Brainman · 14 years ago
- b790ae2 go/printer, gofmt: fix formatting of expression lists (missing blank) by Robert Griesemer · 14 years ago
- ac65eaa dashboard: delay hg pull until needed by Russ Cox · 14 years ago
- 05a1b7e http: remove finalURL from Client.Get; move to Response by Brad Fitzpatrick · 14 years ago
- 12c3afc dashboard: fix for branches by Russ Cox · 14 years ago
- 50e65ab builder: build multiple targets in parallel by Andrew Gerrand · 14 years ago
- 63d531a dashboard: build most recent revision first by Russ Cox · 14 years ago
- 91dfae7 gobuilder: respect MAKEFLAGS if provided by Dave Cheney · 14 years ago
- 9fba2a1 gobuilder: permit builders of the form goos-goarch-foo by Andrew Gerrand · 14 years ago
- dcf32a24 builder: fix documentation s/\.gobuilder/.gobuildkey/ by Andrew Gerrand · 14 years ago
- 328aac3 godashboard: Show packages at launchpad.net by Gustavo Niemeyer · 14 years ago
- de3aac6 gofix: don't rewrite O_APPEND opens by Russ Cox · 14 years ago
- 8a90fd3 os: New Open API. by Rob Pike · 14 years ago
- c3fa730 dashboard: remove old python/bash builder, update README by Andrew Gerrand · 14 years ago
- 5dd0869 codereview: permit CLs of the form weekly.DATE by Andrew Gerrand · 14 years ago
- 4b4a1ea misc/dashboard/builder/doc.go: gofmt it by Robert Griesemer · 14 years ago
- 34f2f68 gobuilder: add -package flag to build external packages by Andrew Gerrand · 14 years ago
- 7f5acfb misc/dashboard/builder: talk to hg with utf-8 encoding always. by Andrew Gerrand · 14 years ago
- 79ba1ce misc/dashboard: tweak build fail notification email by Andrew Gerrand · 14 years ago
- 00d8d00 misc/dashboard: notify golang-dev on build failure by Andrew Gerrand · 14 years ago
- bbb7080 misc/dashboard: hide benchmarks link temporarily by Andrew Gerrand · 14 years ago
- eea18d9 log: rename Exit* to Fatal* by Rob Pike · 14 years ago
- a4bade8 gobuilder: prefix the tarball with 'go.', tweak release regexp by Andrew Gerrand · 14 years ago
- 5742ded godashboard: support submitting projects with non-ascii names by Ryan Hitchman · 14 years ago
- 8984fa8 dashboard: fix project tag filter by Andrew Gerrand · 14 years ago
- dfd98d0 builder: Allow buildroot to be passed as command-line argument by Devon H. O'Dell · 14 years ago
- fe57dd85 builder: pass GOHOSTOS and GOHOSTARCH to build by Andrew Gerrand · 14 years ago
- 3478891 gofmt -s -w src misc by Robert Griesemer · 14 years ago
- f16b6b1 misc: update python scripts to specify python2 or nothing by Andrew Gerrand · 14 years ago
- b3601a5 gobuilder: write build and benchmarking logs to disk by Andrew Gerrand · 14 years ago
- 06492d4 build: add gobuilder and goplay to run.bash by Andrew Gerrand · 14 years ago
- 03babfc Use Errorf where appropriate. by Andrew Gerrand · 15 years ago
- fdb9e68 misc/dashboard/builder: remove build files after benchmarking by Andrew Gerrand · 15 years ago
- 96d6f9d misc/dashboard/builder: -cmd for user-specified build command by Andrew Gerrand · 15 years ago
- 0e73fff misc/dashboard/builder: fix bug that caused old revisions to be rebuilt by Andrew Gerrand · 15 years ago
- 6952347 misc/dashboard/builder: fixes and improvements by Andrew Gerrand · 15 years ago
- 3e8cc7f misc/dashboard/builder: gobuilder, a continuous build client by Andrew Gerrand · 15 years ago
- e11bcc8 revert accidental submit of builder.go by Andrew Gerrand · 15 years ago
- 1a5d3c2 misc/dashboard/builder: Go implementation of continuous build client by Andrew Gerrand · 15 years ago
- da392d9 build: no required environment variables by Russ Cox · 15 years ago
- 5443bbe builder: update script so it doesn't create tar-bombs by Andrew Gerrand · 15 years ago
- 3402c5e misc/builder: support for uploading tarballs to googlecode by Andrew Gerrand · 15 years ago
- fc5a835 dashboard: more aggressive caching for project/package pages by Andrew Gerrand · 15 years ago
- 1930cd5 dashboard: use jQuery Autocomplete plugin from Google AJAX Libs API by Andrew Gerrand · 15 years ago
- 6e83100 godashboard: add Projects page by Andrew Gerrand · 15 years ago
- b524fdc godashboard: change behaviour of top button by Andrew Gerrand · 15 years ago
- d6b199a dashboard: reintroduce Benchmark model by Andrew Gerrand · 15 years ago
- 249c49e dashboard: fix benchmark json output by Andrew Gerrand · 15 years ago
- 8df3121 godashboard: remove obselete data models and conversion code by Andrew Gerrand · 15 years ago
- 47c4416 godashboard: bz2 compress logs in data store by Andrew Gerrand · 15 years ago
- 7678c5b godashboard: fix benchmarks page (first pass) by Andrew Gerrand · 15 years ago
- c72f491 godashboard: new stylesheet, build status pagination by Andrew Gerrand · 15 years ago
- 6129dbb dashboard: include package.html by Andrew Gerrand · 15 years ago
- 3e4e4ec goinstall: an experiment in (external) package installation by Russ Cox · 15 years ago
- c426427 dashboard: more performance tuning by Russ Cox · 15 years ago
- 666abfb dashboard: lots of caching to avoid datastore queries by Russ Cox · 15 years ago
- c7d37e4 dashboard: auto-update builder.sh. by Russ Cox · 15 years ago
- d5b946f dashboard: present benchmarks by Russ Cox · 15 years ago
- 0141fd3 dashboard: avoid seeing cron's sh -c in ps check by Russ Cox · 15 years ago
- 2e989df dashboard: move key.py out of the way, by Russ Cox · 15 years ago
- 2ce13ba dashboard: builder tweaks by Russ Cox · 15 years ago
- c40c974 dashboard: look for key in $GOROOT before $HOME by Russ Cox · 15 years ago
- e0afb0c godashboard: fiddling by Russ Cox · 15 years ago
- 062fee0 dashboard: add benchmarking support. by Adam Langley · 15 years ago
- d635d84 Add builder scripts. by Adam Langley · 15 years ago