aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9198 Support comma in sonar.sources/sonar.testsJulien HENRY2017-07-071-2/+6
* Fix quality flawsJulien HENRY2017-07-053-18/+5
* SONAR-9198 Support multi-valued properties containing commaJulien HENRY2017-07-044-123/+51
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on configura...Julien HENRY2017-07-043-33/+27
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-04119-640/+1056
* 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-281-13/+32
* Detect Windows-1252 encoding (#2156)Janos Gyerik2017-06-082-22/+60
* Fix quality flawsJulien HENRY2017-05-123-30/+18
* SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizerJulien HENRY2017-05-094-18/+25
* Fix quality issuesDuarte Meneses2017-05-051-4/+4
* SONAR-6100 Improve support of binary files and/or files with different encodingDuarte Meneses2017-05-034-68/+435
* SONAR-9141 Failure to create reports in issues mode when using branchesDuarte Meneses2017-04-285-16/+25
* SONAR-9160 All files are scanned in issues mode when analysing a branchDuarte Meneses2017-04-282-5/+5
* SONAR-9155 Fix HTTPS proxy authenticationJulien HENRY2017-04-241-1/+1
* Fix Quality flawsSimon Brandhof2017-04-123-24/+15
* Fix NPE in charset detectionDuarte Meneses2017-04-121-5/+6
* SONAR-9080 Stop using api/batch/usersDuarte Meneses2017-04-125-196/+12
* SONAR-6100 Improve support of binary files and/or files with different encodingDuarte Meneses2017-04-112-33/+139
* SONAR-9025 Optimize computation issue exclusionsDuarte Meneses2017-04-1119-384/+309
* SONAR-8904 Make it clear why a file with no blocks is not part of the CPD ana...Duarte Meneses2017-04-102-2/+19
* rename Collectors to MoreCollectorsSébastien Lesaint2017-04-031-3/+3
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-277-49/+71
|\
| * SONAR-8995 Scanner fails when using issue exclusionsDuarte Meneses2017-03-277-49/+71
* | SONAR-8925 scanner sends param "organization" when requesting Quality profilesSimon Brandhof2017-03-231-16/+26
* | Typos fix in the file warning msgs.Şerban Ghiţă2017-03-231-1/+1
* | SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-166-290/+0
* | Automatic merge from branch-6.3ssjenka2017-03-092-33/+43
|\|
| * SONAR-8623 Fix regression with project level measuresJulien HENRY2017-03-092-33/+43
* | Automatic merge from branch-6.3ssjenka2017-03-091-1/+1
|\|
| * SONAR-8623 Index all source files, even the ones with no supported languageDuarte Meneses2017-03-081-1/+1
* | SONAR-8883 Reenable assertionJulien HENRY2017-03-031-3/+1
* | Automatic merge from branch-6.3Julien Lancelot2017-03-036-40/+65
|\|
| * SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonRe...Julien HENRY2017-03-021-2/+5
| * SONAR-8622 Fix preview mode/JSON report on branchesJulien HENRY2017-03-025-38/+60
* | Store repeated call result in local variableJanos Gyerik2017-03-021-5/+6
* | SONAR-8832 Support project-level sensors (#1720)Janos Gyerik2017-03-0211-27/+208
* | SONAR-8783 Improve display of error when uploading scanner reportDuarte Meneses2017-03-011-1/+2
* | SONAR-8783 Improve display of error when uploading scanner reportDuarte Meneses2017-03-012-2/+10
* | SONAR-8826 Add SonarQube server version to the task reportDuarte Meneses2017-03-011-0/+1
* | Clean dead codeJulien HENRY2017-02-281-66/+1
* | Log as debug when sources are defined but missing in non-leafJanos Gyerik2017-02-231-0/+19
* | Analyze non-leaf modulesJanos Gyerik2017-02-232-35/+5
|/
* SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-171-0/+4
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10303-606/+606
* SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-101-1/+10
* SONAR-8745 add rule activation date (q profile) into analysis reportDaniel Schwarz2017-02-104-1/+18
* Improve doc and usages of JsonWriterSimon Brandhof2017-02-051-3/+2
* SONAR-8742 Don't show stack in debug when project repository is not availableDuarte Meneses2017-02-031-1/+1
* Fix Project missing in containerDuarte Meneses2017-02-031-0/+3