aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5755 Don't mess UUIDs when persisting librariesJulien HENRY2014-11-042-1/+66
* SONAR-5755 Fix UUID on libraries and uuid_module_pathJulien HENRY2014-10-241-1/+14
* SONAR-5755 Populate uuid column on new resourcesJulien HENRY2014-10-222-3/+3
* SONAR-5753 Create migration to add UUID columns in projectsJulien Lancelot2014-10-2010-20/+20
* SONAR-926 Language is null in projects table for project/module resourcesJulien HENRY2014-02-107-10/+10
* SONAR-3024 Perform one shot migration of all project resourcesJulien HENRY2014-01-232-2/+2
* SONAR-3024 No more support of deprecated keys in WS. No more leading slash in...Julien HENRY2014-01-202-6/+6
* SONAR-926 Merge Java package and directory concepts. Display full path of res...Julien HENRY2014-01-161-1/+1
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-139-21/+21
* SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-0810-27/+27
* SONAR-4245 Don't allow to convert a Sonar Maven project into a Sonar Maven mo...Julien HENRY2013-07-121-1/+1
* SONAR-4069 Allow to persist a project with a copy_resource_idJulien HENRY2013-03-191-0/+22
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-279-18/+18
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-279-18/+18
* SONAR-1700 Some links to the projects end up in new sessionFabrice Bellingard2012-03-192-0/+29
* SONAR-3208 complete database tablesSimon Brandhof2012-02-147-16/+16
* SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)Simon Brandhof2012-01-197-18/+18
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-187-18/+18
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-157-18/+18
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-067-18/+18
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-307-18/+18
* SONAR-249 add unit testssimonbrandhof2010-11-267-0/+174