aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java/org/sonar/db/component/SnapshotMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7683 add SnapshotDao#selectByUuidsSébastien Lesaint2016-07-071-3/+2
* SONAR-7705 refactoringSimon Brandhof2016-07-061-1/+2
* SONAR-7705 stop using SNAPSHOTS tree columns in Java codebaseSimon Brandhof2016-07-061-11/+8
* SONAR-7691 table CE_ACTIVITY should use analysis UUIDSimon Brandhof2016-06-171-0/+2
* SONAR-7244 WS api/projects/search_my_projects list projects of which current ...Teryk Bellahsene2016-06-151-0/+2
* SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-141-13/+9
* 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-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-051-1/+3
* SONAR-6993 Add component uuid in SnapshotQueryJulien Lancelot2015-11-121-0/+3
* SONAR-6356 Always feed the 'since previous version' periodJulien Lancelot2015-10-291-0/+3
* SONAR-6397 Do not read SCM info from db on first analysisJulien Lancelot2015-10-051-0/+2
* move DAOs, Mappers and Dtos from Views to CoreSébastien Lesaint2015-08-291-0/+4
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+48