]> source.dussan.org Git - sonarqube.git/commit
Remove unused ruby files (issues2 MVC)
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 11 Dec 2014 12:44:31 +0000 (13:44 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 11 Dec 2014 13:08:33 +0000 (14:08 +0100)
commit9422c6fb84408d764d09b3802911f932cc0fcc61
tree15c755bd012d63b1490d2954da7e5c7faf8ee6fe
parentfd353db6a3e36fcd25599cfc120258997e180c6a
Remove unused ruby files (issues2 MVC)
15 files changed:
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/issues2_controller.rb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/models/navigation.rb
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_bulk_change_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_filter_copy_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_filter_edit_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_filter_favourites.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_filter_save_as_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_filter_shared_form.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_list.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_operations.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_operations_ajax.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_search.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/_search_ajax.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/manage.html.erb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues2/search.html.erb [deleted file]