aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/component/ComponentQueryTest.java
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-75/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8675 remove joins on resource_index in ComponentMapperSimon Brandhof2017-01-251-18/+7
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-5/+4
* SONAR-7127 Fix ComponentQuery for DevCockpitJulien Lancelot2016-01-051-1/+48
* SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-211-1/+1
* Improve coverage of ComponentQueryTeryk Bellahsene2015-10-061-0/+40