Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 1 | -242/+0 |
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
* | SONAR-8089 Create new MeasureDao#selectTreeByQuery | Julien Lancelot | 2016-11-08 | 1 | -1/+2 |
* | SONAR-8325 Use Collection in MeasureQuery and remove useless join on projects | Julien Lancelot | 2016-11-04 | 1 | -30/+30 |
* | SONAR-8325 Refactore MeasureDao#selectByQuery to improve readybility | Julien Lancelot | 2016-11-03 | 1 | -1/+1 |
* | SONAR-8325 Improve MeasureDao#selectByQuery performance | Julien Lancelot | 2016-11-03 | 1 | -26/+87 |
* | SONAR-7780 add MeasureQuery.analysisUuid | Sébastien Lesaint | 2016-07-07 | 1 | -23/+39 |
* | SONAR-7705 stop using SNAPSHOTS tree columns in Java codebase | Simon Brandhof | 2016-07-06 | 1 | -2/+19 |
* | SONAR-7780 Apply feedback | Simon Brandhof | 2016-07-04 | 1 | -3/+4 |
* | SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID | Simon Brandhof | 2016-07-04 | 1 | -5/+56 |
* | SONAR-7800 add column PROJECTS.UUID_PATH | Simon Brandhof | 2016-06-27 | 1 | -0/+95 |