aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-17x/tools/dashboard/app: ignore freebsd-arm failuresrelease-branch.go1.4Andrew Gerrand
2014-11-17[release-branch.go1.4] create branchAndrew Gerrand
2014-11-14go/callgraph/rta: rename from go/rtaAlan Donovan
2014-11-13go/ssa: report memory consumption separated by phase in stdlib_testAlan Donovan
2014-11-13tools: minor comment fixes.Alan Donovan
2014-11-13x/tools/dashboard/app: use ?branch=foo to show foo branch commitsAndrew Gerrand
2014-11-12cmd/callgraph: fix buildRobert Griesemer
2014-11-12go/types: add missing nil check in Info.TypeOfRobert Griesemer
2014-11-12cmd/callgraph: a utility for dumping the callgraph of a Go program.Alan Donovan
2014-11-12go.tools/go/rta: implement Rapid Type Analysis for Go.Alan Donovan
2014-11-12go.tools/imports: use same logic as 'go' tool for pruning package search.Dmitri Shuralyov
2014-11-12cmd/digraph: support Go-style double-quotes in input data.Alan Donovan
2014-11-10refactor/rename: fix crash when renaming anonymous struct field that's a qual...Alan Donovan
2014-11-10x/tools/dashboard/app: respect gohash in Commit.AddResultAndrew Gerrand
2014-11-10x/tools/dashboard/coordinator: provide build key in / and /rootAndrew Gerrand
2014-11-10x/tools/dashboard/app: revert sub-repo path renameAndrew Gerrand
2014-11-10x/tools/dashboard/app: prevent builders from nuking other resultsAndrew Gerrand
2014-11-10go.tools/dashboard/env: use newer builderAndrew Gerrand
2014-11-10go.tools/dashboard/builder: rewrite sub-repo paths before 'go get' and 'go test'Andrew Gerrand
2014-11-10go.tools: use golang.org/x/... import pathsAndrew Gerrand
2014-11-05go/buildutil: call ReadDir via the build.Context's file system interfaceAlan Donovan
2014-11-05go.tools/godoc/static: replace bake.sh with "go generate" ruleAndrew Gerrand
2014-11-03cmd/vet: tests for RET checking, SP checking, and leaf functionsAustin Clements
2014-11-02cmd/vet: update test patterns to include asm function nameAustin Clements
2014-10-31refactor/rename: make -from syntax support string literals for complex import...Alan Donovan
2014-10-31go.tools/dashboard/app: fix testsAndrew Gerrand
2014-10-31go.tools/dashboard/app: remove redundant transactionAndrew Gerrand
2014-10-31go.tools/cmd/godoc: add handlers for new sub-repo pathsAndrew Gerrand
2014-10-30cmd/vet: check return moves, support power64x, various fixesAustin Clements
2014-10-28astutil: delete unused function RenameTop.Alan Donovan
2014-10-28go.tools/cmd/godoc: wait for godoc to exit before removing tmp directoryAlex Brainman
2014-10-28go.tools/godoc: do not assume that all windows paths are delimited by os.Path...Alex Brainman
2014-10-28go.tools/cmd/godoc: wait for analysis to complete in TestTypeAnalysisAlex Brainman
2014-10-28go.tools/dashboard/app: update commit in transaction on perf regressionAndrew Gerrand
2014-10-27go/pointer: fix panic due to bogus constraint from value,ok receive operation.Alan Donovan
2014-10-27go.tools/dashboard: remove Solaris builders from flaky builders listAram Hăvărneanu
2014-10-27dashboard: fix update scriptDmitriy Vyukov
2014-10-27dashboard: fix typoDmitriy Vyukov
2014-10-27go.tools/dashboard: don't notify on failures from flaky plan9 builderAndrew Gerrand
2014-10-24dashboard: always run bench binary with timeoutDmitriy Vyukov
2014-10-24dashboard: extend builder loggingDmitriy Vyukov
2014-10-23cmd/vet: fix internal commentsRobert Griesemer
2014-10-23godoc/analysis: remove obsolete comment.Alan Donovan
2014-10-23cmd/vet: use changed types.LookupParent API (fix build)Robert Griesemer
2014-10-23go/types: don't mark external package objects as usedRobert Griesemer
2014-10-23cmd/godoc: do not apply package path restrictions onto GOROOT when indexing.Andriy Lytvynov
2014-10-23cmd/digraph: digraph: a UNIX-style utility command for common operations on d...Alan Donovan
2014-10-23refactor/rename: use filepath.ToSlash everywhere to fix windows testsAlex Brainman
2014-10-22dashboard: update update script to delete Commit.PerfResultDmitriy Vyukov
2014-10-22go.tools/dashboard: silence notifications from netbsd-amd64-bsiegertAndrew Gerrand