]> Cypherpunks repositories - gostls13.git/commit
dashboard: cache packages, introduce caching helpers
authorAndrew Gerrand <adg@golang.org>
Fri, 23 Dec 2011 03:44:56 +0000 (14:44 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 23 Dec 2011 03:44:56 +0000 (14:44 +1100)
commit5a65cbacd3112f017d224196027e1ac1b358fa7a
tree5acb71c77597d8e43baddd166c5de71bab164bef
parent9c2e0b75c9db0e7932c7d4fb97d97ccf9be00980
dashboard: cache packages, introduce caching helpers

R=rsc, gary.burd, adg
CC=golang-dev
https://golang.org/cl/5498067
misc/dashboard/app/build/build.go
misc/dashboard/app/build/cache.go [deleted file]
misc/dashboard/app/build/handler.go
misc/dashboard/app/build/ui.go
misc/dashboard/app/cache/cache.go [new file with mode: 0644]