]> source.dussan.org Git - sonarqube.git/commit
SONAR-9802 split CE tasks in two sections
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 25 Sep 2017 16:06:29 +0000 (18:06 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 26 Sep 2017 21:49:38 +0000 (23:49 +0200)
commitd4ba3c6be5121f3c7cf356371da44d475ece2c82
treed15459cc223c551353bdaf648e271da7a3ce26f0
parent710eb58b26299acdc3595646371cb23e3d7b7dd5
SONAR-9802 split CE tasks in two sections
server/sonar-server/src/main/java/org/sonar/server/platform/monitoring/cluster/CeQueueGlobalSection.java [new file with mode: 0644]
server/sonar-server/src/test/java/org/sonar/server/platform/monitoring/cluster/CeQueueGlobalSectionTest.java [new file with mode: 0644]