aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2012-02-07misc/osx: update for dist tool, drop image.bash, update readmeAndrew Gerrand
2012-02-07misc/osx: don't set GOROOT or modify profile filesAndrew Gerrand
2012-02-06misc/goplay: use go tool "run"Olivier Duperray
2012-02-06dashboard: update to go1betaAndrew Gerrand
2012-02-03dashboard: don't send failing Go commits as todos for subreposAndrew Gerrand
2012-02-01gophertool: fix link to the build status dashboardJongmin Kim
2012-01-30build: remove Make.pkg, Make.toolRuss Cox
2012-01-31dashboard: better ui layout for subrepo statusAndrew Gerrand
2012-01-30go: move compilers into the go-tool directoryRob Pike
2012-01-30builder: drop recover blocksAndrew Gerrand
2012-01-30dashboard: ask builders to re-build Go tip to freshen subreposAndrew Gerrand
2012-01-30gobuilder: use go tool to build and test sub-repositoriesAndrew Gerrand
2012-01-30dashboard: add sub-repositories to init listAndrew Gerrand
2012-01-24test: Add the usual Copyright notice.Olivier Duperray
2012-01-24encoding/xml: bring API closer to other packagesGustavo Niemeyer
2012-01-23dashboard: fix -commit for new xml packageRuss Cox
2012-01-20misc/xcode/go.xclangspec: fix typoShenghou Ma
2012-01-20misc/cgo/test: make tests run on windowsAlex Brainman
2012-01-12go/doc: streamlined go/doc APIRobert Griesemer
2012-01-12dashboard: add deployment comment to app.yamlRuss Cox
2012-01-12dashboard: use build.golang.org as the domainRob Pike
2012-01-11misc/dashboard/builder: fix comment in http.goOlivier Duperray
2012-01-11builder: pass through TMPDIR env var, drop DISABLE_NET_TESTSAndrew Gerrand
2012-01-09go-mode.el: fix syntax highlighting of backticksFlorian Weimer
2012-01-05various: fix printsRobert Hencke
2012-01-04dashboard: increase notification log to 200 linesAndrew Gerrand
2011-12-26misc/windows: add src/pkg/runtime/z* files to installation scriptAlex Brainman
2011-12-23dashboard: fix todo caching nilAndrew Gerrand
2011-12-23dashboard: cache packages, introduce caching helpersAndrew Gerrand
2011-12-23dashboard: Don't highlight first heading row.David Symonds
2011-12-22partial build fix: add missing argument to NewPackageDocRobert Griesemer
2011-12-22dashboard: horizontal crunchRuss Cox
2011-12-22dashboard: do not require key in source codeRuss Cox
2011-12-22dashboard: delete old build dashboard codeAndrew Gerrand
2011-12-22dashboard: add /key handlerAndrew Gerrand
2011-12-22dashboard: deprecation notice for the old dashboardAndrew Gerrand
2011-12-21dashboard: fix typo in cssAndrew Gerrand
2011-12-21dashboard: use 'ok' instead of 'hit' or 'miss' for bool return valsAndrew Gerrand
2011-12-21dashboard: cache todo responsesAndrew Gerrand
2011-12-21builder: set default builder host to build.golang.orgAndrew Gerrand
2011-12-21builder: report run timeAndrew Gerrand
2011-12-21dashboard: store front page in memcacheAndrew Gerrand
2011-12-21dashboard: put http handlers in new file handler.goAndrew Gerrand
2011-12-21dashboard: send mail on build failureAndrew Gerrand
2011-12-21dashboard: fix log recording and outputAndrew Gerrand
2011-12-21dashboard: more descriptive logging, ui tweaks, show better auth errorAndrew Gerrand
2011-12-21dashboard: send builder in commit POST query stringAndrew Gerrand
2011-12-21builder: use go-build.appspot.com instead of godashboard by defaultAndrew Gerrand
2011-12-20cgo: support export for built-in typesMaxim Pimenov
2011-12-20dashboard: todo sends full Commit with Kind fieldAndrew Gerrand