aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
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
2011-12-20dashboard: display correct package build stateAndrew Gerrand
2011-12-19dashboard: improve formatting of build status pageAndrew Gerrand
2011-12-19builder: send commit time to dashboardAndrew Gerrand
2011-12-19dashboard: hide build status column (package builder is out of action)Andrew Gerrand
2011-12-19vim: fix go filetype detectionPaul Sbarra
2011-12-16various: use $GCFLAGS and $GCIMPORTS like Make doesMaxim Pimenov
2011-12-16dashboard: improve key panic messageAndrew Gerrand
2011-12-16misc/dashboard: user interfaceAndrew Gerrand
2011-12-14misc/osx: Rename profile.go to profile_go to avoid confusing scriptsScott Lawrence
2011-12-13misc/cgo/test: fix after latest time changesAlex Brainman
2011-12-09misc/cgo/testso: do not leave out file behindAlex Brainman
2011-12-08gobuilder: goinstall packages after building go treeAndrew Gerrand
2011-12-07misc/benchcmp: don't require "Benchmark" at beginning of lineRobert Griesemer
2011-12-05use new strconv APIRuss Cox
2011-12-05gobuilder: use new dashboard protocolAndrew Gerrand
2011-12-05misc/dashboard: init handler for bootstrappingAndrew Gerrand
2011-12-05misc/dashboard/app: revert gofix of app engine fileAndrew Gerrand