]> Cypherpunks repositories - gostls13.git/commit
dashboard: cache todo responses
authorAndrew Gerrand <adg@golang.org>
Wed, 21 Dec 2011 06:24:42 +0000 (17:24 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 21 Dec 2011 06:24:42 +0000 (17:24 +1100)
commit9754d61552d6f1b1c6b4f7a02d2b33c016c06f92
treea5a578e379431fa5593c59d61bc8572dbb0b834c
parent5b12940b09e7b831f4fca44bc4f6368ca7ad3261
dashboard: cache todo responses

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