aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/mediumtest/ScannerMediumTester.java
Commit message (Expand)AuthorAgeFilesLines
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-121-1/+2
* SONAR-12068 Use project settings to load branch configJulien HENRY2019-06-281-2/+1
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-151-1/+46
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-7/+1
* SONAR-11449 Drop deprecated property sonar.profileBenoƮt Gianinetti2019-03-191-2/+2
* SONAR-11670 Drop preview modeJulien HENRY2019-02-211-63/+2
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-11/+18
* SONAR-11480 SONAR-11508 Consider server side settings when evaluating module ...Julien HENRY2019-01-161-5/+30
* SONAR-11507 WS /batch/project new file structureMichal Duda2019-01-161-9/+10
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-2/+1
* SONAR-11476 Remove scanner task supportJulien HENRY2019-01-161-1/+1
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-11/+11
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-161-6/+9
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-2/+0
* SONAR-10206 Allow to configure the location where scanner writes report-task.txtDuarte Meneses2018-06-111-1/+3
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-1/+7
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10126 Add relative path of project basedir to scanner reportJanos Gyerik2017-12-051-1/+0
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-1/+1
* Use SettingsLoader only when needed for branchesDuarte Meneses2017-09-121-2/+2
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-7/+9
* SONAR-9616 Use base branch to get project repository (#2426)Janos Gyerik2017-09-121-5/+12
* Add medium test for branches (#2359)Janos Gyerik2017-09-121-6/+45
* SONAR-9616 Handle branch in scannerJanos Gyerik2017-09-121-1/+15
* SONAR-9679 Add plugins and their updated_at date to the scanner reportJulien HENRY2017-09-071-2/+10
* SONAR-9606 Clean scanner-engine entry pointJulien HENRY2017-07-281-189/+141
* Fix quality flawsJulien HENRY2017-05-121-4/+3
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Reduce dependency on guavaDuarte Meneses2017-01-311-1/+2
* SONAR-8583 Use api/metrics/search to load metricsJulien HENRY2017-01-121-27/+12
* SONAR-8573 Use api/settings to load global settingsJulien HENRY2017-01-101-1/+12
* Scanner cleanupJulien HENRY2017-01-091-0/+490