]> source.dussan.org Git - sonarqube.git/commit
SONAR-17466 Get the project name for all branches from the "projects" table, to ensur...
authorDimitris Kavvathas <dimitris.kavvathas@sonarsource.com>
Wed, 2 Nov 2022 13:32:40 +0000 (14:32 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 4 Nov 2022 20:03:11 +0000 (20:03 +0000)
commit2d7a0bea6d4ddef640f395da615abe4c92a36b2c
tree664084b1777c2e2013a3023db9dabae2b9e27d01
parent12d6082636e76a31bdd0eb9d8ca2616c51df3694
SONAR-17466 Get the project name for all branches from the "projects" table, to ensure that the latest project name is returned.
server/sonar-db-dao/src/main/resources/org/sonar/db/component/ComponentMapper.xml
server/sonar-webserver-webapi/src/test/java/org/sonar/server/component/ComponentFinderTest.java