aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15dashboard/cmd/retrybuilds: add another flaky detection ruleBrad Fitzpatrick
2015-01-15dashboard: fixes from tree move, use 'extdep' build tag consistentlyBrad Fitzpatrick
2015-01-15cmd/godoc: godoc test needs clean up tmp dir when buildGodoc fails.Hyang-Ah Hana Kim
2015-01-15dashboard: rearrange tree, in prep for packagificationBrad Fitzpatrick
2015-01-15benchmark/parser, cmd/benchcmp: improve names of exported identifiersDominik Honnef
2015-01-14dashboard/builder: log to stderr when a build failsBrad Fitzpatrick
2015-01-14dashboard/coordinator: set timeout when polling buildlet, show more statusBrad Fitzpatrick
2015-01-14dashboard/buildlet: fix start-up crash when TLS attributes aren't setBrad Fitzpatrick
2015-01-14container/intsets: Intersects, SubsetOf, SymmetricDifference(With)Andrew M Bursavich
2015-01-14dashboard: consolidate upload code, update to new oauth2 librariesBrad Fitzpatrick
2015-01-14cmd/mvpkg: a package moving toolMichael Matloob
2015-01-14go/loader: use concurrency to reduce I/O latency and perform typechecking in ...Alan Donovan
2015-01-14cmd/godoc: send go-source meta tag for golang.org/x reposAndrew Gerrand
2015-01-13dashboard/buildlet: optional TLS + password supportBrad Fitzpatrick
2015-01-13cmd/vet: keep processing files after warningDavid Crawshaw
2015-01-13go/ssa: slight simplification to setCallFuncAlan Donovan
2015-01-13go/loader: introduce PackageCreated hookPeter Collingbourne
2015-01-13astutil: move to go/ast/astutilPeter Collingbourne
2015-01-13cmd/benchcmp: close file when parse doneTw
2015-01-13dashboard/env: update Linux builders to contain Go 1.4 for GOROOT_BOOTSTRAPBrad Fitzpatrick
2015-01-12vet: improve validation of struct tagsRob Pike
2015-01-12go/types: close scope for each "select" case after its bodyAlan Donovan
2015-01-12cmd/tipgodoc: kill old process as we switch overAndrew Gerrand
2015-01-11dashboard/builder: pass GOROOT_BOOTSTRAP to child processesBrad Fitzpatrick
2015-01-10go/vcs: fix bug in remote package discoveryDmitri Shuralyov
2015-01-09dashboard/buildlet: add NetBSD-amd64 to MakefileBrad Fitzpatrick
2015-01-09dashboard/coordinator: notify dashboard when we're buildingBrad Fitzpatrick
2015-01-09dashboard/app: support for showing links to build-in-progress statusBrad Fitzpatrick
2015-01-09dashboard/coordinator: rename plan9 builder to plan9-386-gcepartialBrad Fitzpatrick
2015-01-09dashboard/buildlet: set GOTESTONLY=std on plan9Brad Fitzpatrick
2015-01-09cmd/tipgodoc: fix some nitsAndrew Gerrand
2015-01-09cmd/tipgodoc: simplify Dockerfile and fix deploymentAndrew Gerrand
2015-01-08cmd/present: fix unclosed section elementJongmin Kim
2015-01-08go/types: revert gofmt -s change to permit building with 1.3Robert Griesemer
2015-01-08tools/astutil: clean up AddNamedImport token positionsJosh Bleecher Snyder
2015-01-08go/types: don't allow f()... if f() is multi-valuedRobert Griesemer
2015-01-08go/types: avoid follow-up error if composite literal type is unknownRobert Griesemer
2015-01-08dashboard/env: add script to create Plan 9 386 GCE imageDavid du Colombier
2015-01-08dashboard/coordinator: clean up trailer handlingBrad Fitzpatrick
2015-01-08dashboard/buildlet: darwin supportBrad Fitzpatrick
2015-01-08cmd/godoc: mention examples feature in godocPéter Surányi
2015-01-08dashboard/coordinator: clean up VMs more, fix watchVM bug, tweak plan 9 settingsBrad Fitzpatrick
2015-01-07cmd/tipgodoc: record and report errorsAndrew Gerrand
2015-01-07cover: accept inaccurate block endingsAndrew Gerrand
2015-01-06cmd/godoc: add golang.org/x/playground custom import pathAndrew Gerrand
2015-01-06benchmark/parse, cmd/benchcmp: new package for parsing benchmarksDominik Honnef
2015-01-05dashboard/coordinator: use new dashboard JSON interface to find workBrad Fitzpatrick
2015-01-05dashboard/coordinator: use VMs to run non-Linux buildersBrad Fitzpatrick
2015-01-05dashboard/app: add a JSON output mode for the data on the front pageBrad Fitzpatrick
2015-01-05dashboard/buildlet: add Makefiles, and add Windows stage0 bootstrap binaryBrad Fitzpatrick