aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-2711-77/+202
|\
| * SONAR-8995 Scanner fails when using issue exclusionsDuarte Meneses2017-03-2711-77/+202
| * Set development version 6.3-SNAPSHOTSimon Brandhof2017-03-141-1/+1
| * Release 6.36.3Simon Brandhof2017-03-141-1/+1
* | SONAR-8925 scanner sends param "organization" when requesting Quality profilesSimon Brandhof2017-03-233-67/+104
* | Typos fix in the file warning msgs.Şerban Ghiţă2017-03-231-1/+1
* | SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-1610-543/+0
* | Automatic merge from branch-6.3ssjenka2017-03-093-33/+70
|\|
| * SONAR-8623 Fix regression with project level measuresJulien HENRY2017-03-093-33/+70
* | Automatic merge from branch-6.3ssjenka2017-03-092-12/+23
|\|
| * SONAR-8623 Index all source files, even the ones with no supported languageDuarte Meneses2017-03-082-12/+23
| * Back to development version 6.3-SNAPSHOTSimon Brandhof2017-03-061-1/+1
| * Publish 6.3-RC4Simon Brandhof2017-03-031-1/+1
* | Add unit tests to verify behavior depending on sensor strategy (#1745)Janos Gyerik2017-03-064-28/+220
* | SONAR-8857 add organisation uuid to quality profile database tableDaniel Schwarz2017-03-031-4/+4
* | SONAR-8883 Reenable assertionJulien HENRY2017-03-031-3/+1
* | Fix JSONReportTestJulien Lancelot2017-03-031-12/+19
* | Automatic merge from branch-6.3Julien Lancelot2017-03-039-58/+112
|\|
| * SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonRe...Julien HENRY2017-03-022-7/+12
| * SONAR-8622 Fix preview mode/JSON report on branchesJulien HENRY2017-03-027-51/+100
| * Set version 6.3-SNAPSHOTSimon Brandhof2017-02-221-1/+1
| * Publish version 6.3-RC3Simon Brandhof2017-02-221-1/+1
* | Store repeated call result in local variableJanos Gyerik2017-03-021-5/+6
* | SONAR-8832 Support project-level sensors (#1720)Janos Gyerik2017-03-0221-88/+367
* | 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-013-3/+26
* | SONAR-8826 Add SonarQube server version to the task reportDuarte Meneses2017-03-012-0/+4
* | Clean dead codeJulien HENRY2017-02-281-66/+1
* | Log as debug when sources are defined but missing in non-leafJanos Gyerik2017-02-232-3/+26
* | SONAR-6724 : support analyzing root pom in multi-modules projectsLoïc B2017-02-236-16/+48
* | Analyze non-leaf modulesJanos Gyerik2017-02-233-40/+9
* | Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-12/+0
* | Drop unused dependency bean-matchersSimon Brandhof2017-02-191-5/+0
* | Move temp dir of build outsite projectSimon Brandhof2017-02-191-4/+3
* | Merge branch 'branch-6.3'Sébastien Lesaint2017-02-172-1/+28
|\|
| * SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-172-1/+28
* | Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|/
* Fix concurrency probs in testsDuarte Meneses2017-02-101-6/+7
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10476-952/+952
* SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-102-2/+50
* Add type to internal DefaultRuleDuarte Meneses2017-02-101-2/+2
* SONAR-8745 add rule activation date (q profile) into analysis reportDaniel Schwarz2017-02-105-3/+21
* SONAR-8745 refactor test to generate response, instead of using fileDaniel Schwarz2017-02-103-33/+74
* 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
* Fix assertions in XooJanos Gyerik2017-01-311-1/+1
* Reduce dependency on guavaDuarte Meneses2017-01-3142-159/+172
* SONAR-8564 Help identifying Sensors in verbose modeDuarte Meneses2017-01-312-7/+43
* Improve type safetyDuarte Meneses2017-01-312-18/+18