]> source.dussan.org Git - sonarqube.git/commit
SONAR-3755 fix performance issue when loading transitions
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 16 May 2013 11:37:34 +0000 (13:37 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 16 May 2013 11:37:59 +0000 (13:37 +0200)
commit2ec0ce9808ba9835c00caaaa2924a26ff1317509
tree6505bcdd1987e94ab4f4fbb5033bb409e3c4926b
parent8c21f736ff252058b63c26e4dfd3ba0e2966e0f9
SONAR-3755 fix performance issue when loading transitions
sonar-server/src/main/java/org/sonar/server/issue/InternalRubyIssueService.java
sonar-server/src/main/java/org/sonar/server/issue/IssueService.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_issue.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_plan_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/issue/show.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_index_issues.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_issue.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/shared/_source_issues.html.erb