]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/codereview: new app.
authorDavid Symonds <dsymonds@golang.org>
Fri, 27 Apr 2012 06:36:02 +0000 (16:36 +1000)
committerDavid Symonds <dsymonds@golang.org>
Fri, 27 Apr 2012 06:36:02 +0000 (16:36 +1000)
commit0175e3f1e0a1604f2e3c7bd8b67c42d066f36fa1
tree3b336cdeae94c57189ef0f6237fd72ad439046f6
parentdd294fbd5a6eea9574df8c3f842342a8cd10f2c6
misc/dashboard/codereview: new app.

This is live at http://gocodereview.appspot.com/.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6134043
misc/dashboard/codereview/app.yaml [new file with mode: 0644]
misc/dashboard/codereview/cron.yaml [new file with mode: 0644]
misc/dashboard/codereview/dashboard/cl.go [new file with mode: 0644]
misc/dashboard/codereview/dashboard/front.go [new file with mode: 0644]
misc/dashboard/codereview/dashboard/gc.go [new file with mode: 0644]
misc/dashboard/codereview/dashboard/mail.go [new file with mode: 0644]
misc/dashboard/codereview/dashboard/people.go [new file with mode: 0644]
misc/dashboard/codereview/index.yaml [new file with mode: 0644]
misc/dashboard/codereview/queue.yaml [new file with mode: 0644]
misc/dashboard/codereview/static/gopherstamp.jpg [new file with mode: 0644]
misc/dashboard/codereview/static/icon.png [new file with mode: 0644]