- bb4a490 builder: reuse existing workspace if possible by Shenghou Ma · 13 years ago
- 0427c58 builder: update for os.Wait changes. by Brad Fitzpatrick · 13 years ago
- fe5b4a2 misc/dist/windows: fix broken icon, other misc by Joe Poirier · 13 years ago
- 5ba08f4 misc/goplay: remove redundant chdir by Andrew Gerrand · 13 years ago
- 92755f3 dashboard: rename buttons to satisfy pedantic souls by Andrew Gerrand · 13 years ago
- 041edbc misc/goplay: remain in work directory, build in temp directory by Andrew Gerrand · 13 years ago
- 2557466 misc/dist/windows: app engine gopher replaced with standard bw version by Joe Poirier · 13 years ago
- 8d7ee2b misc/dist/windows: ongoing dev by Joe Poirier · 13 years ago
- a9e57f7 misc/dist/windows: ongoing dev by Joe Poirier · 13 years ago
- efacb2a os: remove Getenverror by Brad Fitzpatrick · 13 years ago
- 4f5ffe5 misc/dist/windows: distro builder updates by Joe Poirier · 13 years ago
- 21be71a all: errors caught by go vet by Rob Pike · 13 years ago
- e8edf84 dashboard: tidy up 'top' link. by David Symonds · 13 years ago
- 47afa4d go/printer: don't lose relevant parentheses when rewriting selector expressions by Robert Griesemer · 13 years ago
- db93edf builder: fix windows environment by Russ Cox · 13 years ago
- 82568c5 cmd/dist: exclude cov and prof from releases Also check for old and exp. by Russ Cox · 13 years ago
- 159ee8a misc/dist: add binary distribution packaging script for linux by Andrew Gerrand · 13 years ago
- 97235a7 builder: really set $GOBUILDEXIT for Windows by Alex Brainman · 13 years ago
- 0bc6836 builder: set $GOBUILDEXIT for Windows by Russ Cox · 13 years ago
- ee3e24f dashboard: add gobuilder -fail mode by Russ Cox · 13 years ago
- 947ea6f gobuilder: fix windows builder by Alex Brainman · 13 years ago
- fedc277 misc/dist: new hierarchy for binary distribution packaging scripts by Andrew Gerrand · 13 years ago
- eb039a8 misc/osx: update for dist tool, drop image.bash, update readme by Andrew Gerrand · 13 years ago
- d887a31 misc/osx: don't set GOROOT or modify profile files by Andrew Gerrand · 13 years ago
- 9825775 misc/goplay: use go tool "run" by Olivier Duperray · 13 years ago
- 22185ae dashboard: update to go1beta by Andrew Gerrand · 13 years ago
- aa716e3 dashboard: don't send failing Go commits as todos for subrepos by Andrew Gerrand · 13 years ago
- a98faa9 gophertool: fix link to the build status dashboard by Jongmin Kim · 13 years ago
- 2050a9e build: remove Make.pkg, Make.tool by Russ Cox · 13 years ago
- 1f5f457b dashboard: better ui layout for subrepo status by Andrew Gerrand · 13 years ago
- 91cb348 go: move compilers into the go-tool directory by Rob Pike · 13 years ago
- 0f2659a builder: drop recover blocks by Andrew Gerrand · 13 years ago
- faa1bf0 dashboard: ask builders to re-build Go tip to freshen subrepos by Andrew Gerrand · 13 years ago
- 43ebc6b gobuilder: use go tool to build and test sub-repositories by Andrew Gerrand · 13 years ago
- d87813b dashboard: add sub-repositories to init list by Andrew Gerrand · 13 years ago
- 0da89b3 test: Add the usual Copyright notice. by Olivier Duperray · 13 years ago
- 0442087 encoding/xml: bring API closer to other packages by Gustavo Niemeyer · 13 years ago
- c1b4be6 dashboard: fix -commit for new xml package by Russ Cox · 13 years ago
- 0a85175 misc/xcode/go.xclangspec: fix typo by Shenghou Ma · 13 years ago
- 8d6958f misc/cgo/test: make tests run on windows by Alex Brainman · 13 years ago
- eac31c6 go/doc: streamlined go/doc API by Robert Griesemer · 13 years ago
- c356fc7 dashboard: add deployment comment to app.yaml by Russ Cox · 13 years ago
- eb94327 dashboard: use build.golang.org as the domain by Rob Pike · 13 years ago
- 014c342 misc/dashboard/builder: fix comment in http.go by Olivier Duperray · 13 years ago
- 5cf803f builder: pass through TMPDIR env var, drop DISABLE_NET_TESTS by Andrew Gerrand · 13 years ago
- 70ed0ac go-mode.el: fix syntax highlighting of backticks by Florian Weimer · 13 years ago
- a3bacce various: fix prints by Robert Hencke · 13 years ago
- 126ee24 dashboard: increase notification log to 200 lines by Andrew Gerrand · 13 years ago
- 83d5402 misc/windows: add src/pkg/runtime/z* files to installation script by Alex Brainman · 13 years ago
- e6a322b dashboard: fix todo caching nil by Andrew Gerrand · 13 years ago
- 5a65cba dashboard: cache packages, introduce caching helpers by Andrew Gerrand · 13 years ago
- 0f14ebf dashboard: Don't highlight first heading row. by David Symonds · 13 years ago
- f927d9c partial build fix: add missing argument to NewPackageDoc by Robert Griesemer · 13 years ago
- 0b70293 dashboard: horizontal crunch by Russ Cox · 13 years ago
- 550856c dashboard: do not require key in source code by Russ Cox · 13 years ago
- 1cf45e3 dashboard: delete old build dashboard code by Andrew Gerrand · 13 years ago
- 03805054 dashboard: add /key handler by Andrew Gerrand · 13 years ago
- ddc85f4 dashboard: deprecation notice for the old dashboard by Andrew Gerrand · 13 years ago
- 866c06b dashboard: fix typo in css by Andrew Gerrand · 13 years ago
- 351f7ef dashboard: use 'ok' instead of 'hit' or 'miss' for bool return vals by Andrew Gerrand · 13 years ago
- 9754d61 dashboard: cache todo responses by Andrew Gerrand · 13 years ago
- 5b12940b builder: set default builder host to build.golang.org by Andrew Gerrand · 13 years ago
- eecb6a7 builder: report run time dashboard: record run time by Andrew Gerrand · 13 years ago
- 494e52f dashboard: store front page in memcache by Andrew Gerrand · 13 years ago
- 4fe73ef dashboard: put http handlers in new file handler.go by Andrew Gerrand · 13 years ago
- 03fbf29 dashboard: send mail on build failure by Andrew Gerrand · 13 years ago
- 15782bb dashboard: fix log recording and output by Andrew Gerrand · 13 years ago
- 9f0e39b dashboard: more descriptive logging, ui tweaks, show better auth error by Andrew Gerrand · 13 years ago
- b0eb68a dashboard: send builder in commit POST query string by Andrew Gerrand · 13 years ago
- 8720105 builder: use go-build.appspot.com instead of godashboard by default by Andrew Gerrand · 13 years ago
- 7be6229 cgo: support export for built-in types by Maxim Pimenov · 13 years ago
- 634f0ed dashboard: todo sends full Commit with Kind field by Andrew Gerrand · 13 years ago
- 7c94dc0 dashboard: display correct package build state by Andrew Gerrand · 13 years ago
- 35755b9 dashboard: improve formatting of build status page by Andrew Gerrand · 13 years ago
- 9b3799a builder: send commit time to dashboard by Andrew Gerrand · 13 years ago
- 3f216c1 dashboard: hide build status column (package builder is out of action) by Andrew Gerrand · 13 years ago
- 41f4ba3 vim: fix go filetype detection by Paul Sbarra · 13 years ago
- bf6dd2d various: use $GCFLAGS and $GCIMPORTS like Make does by Maxim Pimenov · 13 years ago
- 1338347 dashboard: improve key panic message by Andrew Gerrand · 13 years ago
- 80103cd misc/dashboard: user interface by Andrew Gerrand · 13 years ago
- 4e066e4 misc/osx: Rename profile.go to profile_go to avoid confusing scripts by Scott Lawrence · 13 years ago
- b2cf7b5 misc/cgo/test: fix after latest time changes by Alex Brainman · 13 years ago
- 692c31d misc/cgo/testso: do not leave out file behind by Alex Brainman · 13 years ago
- be587a4 gobuilder: goinstall packages after building go tree by Andrew Gerrand · 13 years ago
- b955bbf misc/benchcmp: don't require "Benchmark" at beginning of line by Robert Griesemer · 13 years ago
- 2666b81 use new strconv API by Russ Cox · 13 years ago
- 263c955 gobuilder: use new dashboard protocol by Andrew Gerrand · 13 years ago
- 2c00722 misc/dashboard: init handler for bootstrapping by Andrew Gerrand · 13 years ago
- b9bd0c7 misc/dashboard/app: revert gofix of app engine file by Andrew Gerrand · 13 years ago
- dcf1d7b gofmt -s misc src by Russ Cox · 13 years ago
- 6c165d7 dashboard: make response format consistent, implement commit GET mode by Andrew Gerrand · 13 years ago
- 15a3a5c gofmt: applied gofmt -w -s src misc by Robert Griesemer · 13 years ago
- c0a53bb dashboard: don't choke on weird builder names. by David Symonds · 13 years ago
- 8dce57e os: new FileInfo, FileMode types + update tree by Russ Cox · 13 years ago
- 03823b8 use new time API by Russ Cox · 13 years ago
- 4aab041 dashboard: more tests, bug fixes, and /packages handler by Andrew Gerrand · 13 years ago
- b2329e9 cgo: fix incorrect print found by govet by Robert Hencke · 13 years ago
- 49dfaad dashboard: builder-facing implementation and tests by Andrew Gerrand · 13 years ago
- 79bce49 dashboard: new Go dashboard data structure design by Andrew Gerrand · 13 years ago
- 11e73b8 cgo: add support for callbacks from dynamic libraries by Dmitriy Vyukov · 13 years ago