]> source.dussan.org Git - sonarqube.git/commit
Drop old issue code
authorStas Vilchik <vilchiks@gmail.com>
Wed, 7 Jan 2015 15:35:21 +0000 (16:35 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Wed, 7 Jan 2015 15:35:21 +0000 (16:35 +0100)
commit667b768927deea5879fe7308875d6af3db3d2c43
treebed86b0db4e021a3d871d1b0fe8f0dc854455df6
parent410f5a0d34b91f936a6ca388906fba88544c0fc2
Drop old issue code
17 files changed:
server/sonar-web/Gruntfile.coffee
server/sonar-web/src/main/js/issue.js [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_assign_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_changelog.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_comment_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_create_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_edit_comment_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_error.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_issue.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_manual_issue_created.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_plan_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_rule.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_severity_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_show.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/_show_modal.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issue/show.html.erb [deleted file]