]> source.dussan.org Git - sonarqube.git/commitdiff
Automatic merge from branch-5.4
authorJenkins CI <ci@sonarsource.com>
Thu, 25 Feb 2016 07:01:47 +0000 (08:01 +0100)
committerJenkins CI <ci@sonarsource.com>
Thu, 25 Feb 2016 07:01:47 +0000 (08:01 +0100)
* origin/branch-5.4:
  SONAR-7384 ensure no thread can await its own termination in Monitor
  SONAR-7316 do not create a builder for each changeset
  SONAR-7316 DbScmInfo should use a single ChangeSet object per revision
  SONAR-7316 use String.intern to store ChangeSet#revision
  SONAR-7316 Use String.intern to store author in ChangeSet
  fix widgets resizing on the overview page

1  2 
server/sonar-web/src/main/js/apps/overview/components/complexity-distribution.js
server/sonar-web/src/main/js/apps/overview/components/domain-bubble-chart.js
server/sonar-web/src/main/js/apps/overview/components/domain-timeline.js
server/sonar-web/src/main/js/apps/overview/components/ncloc-distribution.js