BugChomper utility - rewrite in Go
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 13 May 2014 18:03:45 +0000 (18:03 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 13 May 2014 18:03:45 +0000 (18:03 +0000)
commit513246162767bca05d2ceb8f2cf9b28e6f67f6fa
tree621cc50026ff16100e8151003d80c2edd03c1e10
parent90bebbb9ed0a9bb8bef8d85f0396208c0c2896fb
BugChomper utility - rewrite in Go

BUG=skia:
R=jcgregorio@google.com

Author: borenet@google.com

Review URL: https://codereview.chromium.org/274693002

git-svn-id: http://skia.googlecode.com/svn/trunk@14715 2bbb7eff-a529-9590-31e7-b0007b416f81
tools/bug_chomper/res/favicon.ico [new file with mode: 0644]
tools/bug_chomper/res/style.css [new file with mode: 0644]
tools/bug_chomper/res/third_party/jquery.tablednd.js [new file with mode: 0644]
tools/bug_chomper/run_server.sh [new file with mode: 0755]
tools/bug_chomper/src/issue_tracker/issue_tracker.go [new file with mode: 0644]
tools/bug_chomper/src/server/server.go [new file with mode: 0644]
tools/bug_chomper/templates/bug_chomper.html [new file with mode: 0644]
tools/bug_chomper/templates/error.html [new file with mode: 0644]
tools/bug_chomper/templates/submitted.html [new file with mode: 0644]