aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-0725-50/+694
* Add default measure duplications to containerDuarte Meneses2017-08-072-1/+5
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-0724-9/+168
* Validate incremental pluginDuarte Meneses2017-08-072-6/+7
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-071-14/+0
* SONAR-9586 Run incremental task when sonar.incremental=trueJulien HENRY2017-08-071-0/+14
* Validate incremental pluginDuarte Meneses2017-08-073-7/+106
* SONAR-9621 Read cpd text blocks from DB in incremental modeDuarte Meneses2017-08-0710-53/+166
* SONAR-9619 Reuse issues from last analysis for unmodified filesDuarte Meneses2017-08-076-79/+251
* SONAR-9620 Read scanner and duplication measures with incremental pluginDuarte Meneses2017-08-0714-249/+621
* SONAR-9602 Don't persist sources of unchanged filesDuarte Meneses2017-08-073-47/+106
* Add CPD text blocks to report viewerDuarte Meneses2017-08-071-1/+24
* SONAR-9601 Read analysis incremental flag and file status from reportDuarte Meneses2017-08-0717-2/+239
* SONAR-9607 Do not copy unchanged source files in scanner reportJulien HENRY2017-08-0712-14/+62
* SONAR-9575 Add incremental plugin to privileged pluginsJulien HENRY2017-08-071-1/+1
* SONAR-9600 Disable "force coverage to zero" in incremental modeJulien HENRY2017-08-072-19/+61
* SONAR-9575 Allow to replace ProjectRepositoriesProvider core implementationJulien HENRY2017-08-074-7/+11
* SONAR-9576 Add component status in the scanner reportJulien HENRY2017-08-0717-44/+228
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-0712-30/+73
* SONAR-9586 Run incremental task when sonar.incremental=trueJulien HENRY2017-08-072-2/+23
* SONAR-9576 Add incremental mode flag and file status in scanner reportJulien HENRY2017-08-071-1/+11
* Fix quality flawsJulien HENRY2017-08-043-9/+8
* Don't change PathResolver methods to staticJulien HENRY2017-08-046-22/+40
* Fix quality flawsJulien HENRY2017-08-0416-39/+49
* Remove unused filesJulien HENRY2017-08-042-62/+0
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-0412-48/+68
* Store project relative path inside DefaultIndexedFileJulien HENRY2017-08-0417-75/+135
* SONAR-9641 Add URIPredicateJulien HENRY2017-08-0422-74/+149
* SONAR-9561 File inclusions/exclusions should be applied before language detec...Julien HENRY2017-08-0412-99/+142
* SONAR-9528 Deprecate Initializer extension pointJulien HENRY2017-08-042-1/+3
* SONAR-9557 Fix coverage exclusions for global sensorsJulien HENRY2017-08-0425-145/+214
* Rework file indexingJulien HENRY2017-08-0459-596/+570
* SONAR-9641 Introduce InputFile:uri()Julien HENRY2017-08-048-5/+80
* fix quality profile project selection (#2316)Stas Vilchik2017-08-044-65/+31
* fix activity page for applications (#2315)Stas Vilchik2017-08-043-0/+57
* do not break if navigator.language is undefined (#2263)Thomas Weißschuh2017-08-021-5/+5
* Automatic merge from branch-6.5ssjenka2017-08-020-0/+0
|\
| * Prepare for next development iterationbranch-6.5Simon Brandhof2017-08-0154-54/+54
| * Release 6.56.5Simon Brandhof2017-08-0154-54/+54
* | Rename ComponentDto#getKey to ComponentDto#getDbKeyJulien Lancelot2017-08-01170-1099/+1112
* | ComponentDto does not inherit anymore from ComponentJulien Lancelot2017-08-012-10/+4
* | BUILD-478 Set TRAVIS_BUILD_DIR in ramdiskDavid Rautureau2017-08-012-8/+11
* | Automatic merge from branch-6.5ssjenka2017-08-011-1/+1
|\|
| * SONAR-9648 upgrade SVN plugin to 1.5Simon Brandhof2017-08-011-1/+1
* | Fix javadoc of Plugin APISimon Brandhof2017-08-011-4/+2
* | Merge remote-tracking branch 'origin/branch-6.5'Julien Lancelot2017-08-013-8/+19
|\|
| * Add "clean package" goals before analysing projectJulien Lancelot2017-08-011-1/+1
| * SONAR-9648 Upgrade bundled plugins to latest released versionsJulien Lancelot2017-08-012-7/+18
* | Automatic merge from branch-6.5ssjenka2017-07-314-110/+97
|\|
| * SONAR-8550 Update function to group analyses by versionGrégoire Aubert2017-07-314-111/+98