1
0
mirror of https://github.com/golang/go synced 2024-11-19 03:54:42 -07:00
go/dashboard/builder
Andrew Gerrand 5ebbcd132f go.tools: use golang.org/x/... import paths
Rewrite performed with this command:
  sed -i '' 's_code.google.com/p/go\._golang.org/x/_g' \
    $(grep -lr 'code.google.com/p/go.' *)

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/170920043
2014-11-10 08:50:40 +11:00
..
bench.go dashboard: always run bench binary with timeout 2014-10-24 21:05:24 +04:00
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
exec.go dashboard/builder: modernize ancient exec wrappers 2014-08-28 14:58:15 -07:00
filemutex_flock.go go.tools/dashboard/builder: fix build on dragonfly, nacl, solaris 2014-05-21 10:45:47 +09:00
filemutex_local.go go.tools/dashboard/builder: fix build on dragonfly, nacl, solaris 2014-05-21 10:45:47 +09:00
filemutex_windows.go dashboard: builder changes for performance dashboard 2014-05-13 11:00:11 +04:00
http.go dashboard: extend builder logging 2014-10-24 21:04:13 +04:00
main.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
vcs.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00