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