]> source.dussan.org Git - sonarqube.git/commit
SONAR-8221 Fix issue on MySQL when indexing project measures without analysis 1323/head
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 20 Oct 2016 13:12:48 +0000 (15:12 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 20 Oct 2016 14:01:03 +0000 (16:01 +0200)
commite49f905d8931cf5ee8c5586c8db780bf5f68c531
tree0b391a0a2ecd1039e2c21a471ba163be1fb732f8
parent20aa37c82a9b850b19d3ec388ec7119fdf5c73de
SONAR-8221 Fix issue on MySQL when indexing project measures without analysis
server/sonar-server/src/main/java/org/sonar/server/component/es/ProjectMeasuresDoc.java
server/sonar-server/src/main/java/org/sonar/server/component/es/ProjectMeasuresResultSetIterator.java
server/sonar-server/src/test/java/org/sonar/server/component/ws/SearchProjectsActionTest.java