aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9679 Add plugins and their updated_at date to the scanner reportJulien HENRY2017-09-079-46/+155
* SONAR-9684 Use api/plugins/installed to load pluginsJulien HENRY2017-09-073-46/+90
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-071-0/+1
* SONAR-9757 Copy issues in directories with unchanged files onlyDuarte Meneses2017-08-292-0/+73
* Fix FP in encoding detection testDuarte Meneses2017-08-221-1/+13
* Use LinkedHashSet to make output order consistentJulien HENRY2017-08-081-2/+2
* Fix regression introduced during previous scanner hardeningJulien HENRY2017-08-084-75/+125
* SONAR-9576 More simple predicate to skip default status filterJulien HENRY2017-08-071-0/+1
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-072-0/+35
* 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
* SONAR-9602 Don't persist sources of unchanged filesDuarte Meneses2017-08-071-5/+1
* SONAR-9607 Do not copy unchanged source files in scanner reportJulien HENRY2017-08-0712-14/+62
* 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-076-25/+106
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-079-30/+51
* SONAR-9586 Run incremental task when sonar.incremental=trueJulien HENRY2017-08-072-2/+23
* Fix quality flawsJulien HENRY2017-08-041-1/+1
* Don't change PathResolver methods to staticJulien HENRY2017-08-044-12/+11
* Fix quality flawsJulien HENRY2017-08-0414-38/+38
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-046-40/+39
* Store project relative path inside DefaultIndexedFileJulien HENRY2017-08-0413-65/+70
* SONAR-9641 Add URIPredicateJulien HENRY2017-08-0412-44/+29
* SONAR-9561 File inclusions/exclusions should be applied before language detec...Julien HENRY2017-08-048-70/+109
* SONAR-9557 Fix coverage exclusions for global sensorsJulien HENRY2017-08-0420-129/+180
* Rework file indexingJulien HENRY2017-08-0444-489/+421
* SONAR-9606 Clean scanner-engine entry pointJulien HENRY2017-07-2837-1348/+413
* Fix Quality flawsSimon Brandhof2017-07-262-5/+5
* Decrease coupling with GuavaSimon Brandhof2017-07-252-7/+4
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
* SONAR-9198 Do not warn when reading property sets with getStringArrayJulien HENRY2017-07-112-6/+32
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-1195-786/+1070
* SONAR-8546 Add medium testJulien HENRY2017-07-071-3/+5
* SONAR-9198 Support comma in sonar.sources/sonar.testsJulien HENRY2017-07-073-6/+49
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
* Fix tests on WindowsJulien HENRY2017-07-051-1/+1
* Fix quality flawsJulien HENRY2017-07-054-19/+6
* SONAR-9198 Support multi-valued properties containing commaJulien HENRY2017-07-048-123/+195
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on configura...Julien HENRY2017-07-044-37/+31
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-04238-1164/+1431
* SONAR-9506 Use InputFile::charset to display source code in HTML reportJulien HENRY2017-07-041-7/+1
* SONAR-8918 Do two calls to load QP when sonar.profile is usedJulien HENRY2017-06-282-28/+48
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-141-43/+0
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-141-8/+32
* Detect Windows-1252 encoding (#2156)Janos Gyerik2017-06-086-23/+111
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
* Fix quality flawsJulien HENRY2017-05-125-43/+28
* Consistent safeguard timeouts in JUnit testsSimon Brandhof2017-05-121-1/+1