aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/repository
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-112-0/+235
* Format all headers for 2020Wouter Admiraal2020-01-0711-11/+11
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-104-6/+6
* SONAR-11154 Remove parameters deprecated before 6.7 and enforce mandatory par...Duarte Meneses2019-10-301-7/+7
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-123-4/+4
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-125-13/+13
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-1/+1
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-233-63/+30
* SONAR-11878 fix scanner behaviour on /batch/project timeoutMichal Duda2019-04-051-3/+12
* SONAR-11449 Drop deprecated property sonar.profileBenoƮt Gianinetti2019-03-192-46/+15
* SONAR-11670 Drop preview modeJulien HENRY2019-02-215-115/+19
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-185-13/+162
* change year in file headersStas Vilchik2019-01-162-5/+5
* SONAR-11507 WS /batch/project new file structureMichal Duda2019-01-164-6/+125
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-2/+1
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-162-17/+14
* SONAR-11471 Stop providing RulesProfile on scanner sideJulien HENRY2019-01-161-15/+15
* Fix license headers for 2019Duarte Meneses2019-01-028-8/+8
* SONAR-10464 Improve error message when passing a wrong organization during th...Duarte Meneses2018-06-111-0/+13
* SONAR-10206 Allow to configure the location where scanner writes report-task.txtDuarte Meneses2018-06-111-5/+7
* Fix some Java compiler warningsSimon Brandhof2018-03-124-7/+7
* Fix license headers for 2018Simon Brandhof2018-01-078-8/+8
* Support build of SonarQube with JDK 9Simon Brandhof2017-11-231-4/+3
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-163-5/+5
* SONAR-9718 Fail with a clear message when sonar.projectDate is emptyJulien HENRY2017-09-151-1/+3
* Use SettingsLoader only when needed for branchesDuarte Meneses2017-09-121-19/+0
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-122-3/+22
* SONAR-9616 Handle branch in scannerJanos Gyerik2017-09-122-14/+18
* SONAR-9575 Allow to replace ProjectRepositoriesProvider core implementationJulien HENRY2017-08-071-1/+1
* SONAR-9198 Support multi-valued properties containing commaJulien HENRY2017-07-041-0/+9
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-043-13/+5
* SONAR-8918 Do two calls to load QP when sonar.profile is usedJulien HENRY2017-06-281-15/+16
* Fix quality flawsJulien HENRY2017-05-121-9/+7
* SONAR-9080 Stop using api/batch/usersDuarte Meneses2017-04-121-119/+0
* SONAR-8925 scanner sends param "organization" when requesting Quality profilesSimon Brandhof2017-03-231-51/+78
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-109-18/+18
* Reduce dependency on guavaDuarte Meneses2017-01-311-9/+4
* SONAR-8386 Fetch all usernames in a single request in preview modeDuarte Meneses2017-01-301-0/+21
* SONAR-8583 Use api/metrics/search to load metricsJulien HENRY2017-01-121-13/+18
* SONAR-8518 "sonar.profile" makes the analysis fail in preview modeDuarte Meneses2017-01-111-20/+4
* SONAR-8573 Use api/settings to load global settingsJulien HENRY2017-01-101-0/+63
* Scanner cleanupJulien HENRY2017-01-095-15/+15
* Return content when exception is generated in ws clientJulien Lancelot2016-09-081-5/+2
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-061-0/+66
* Improve qualityDuarte Meneses2016-07-141-0/+29
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-067-0/+729