aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-16080 Skipping git ignore collection for git submodules which were not ...Jacek2022-04-112-0/+34
* SONAR-16080 Git submodules not considered when loading exclusionsDuarte Meneses2022-04-082-31/+103
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-048-25/+25
* SONAR-16050 Scanner fails with NPE if user doesn't have permission to analyze...Duarte Meneses2022-03-286-47/+35
* SONAR-16187 Analysis cache gets cache from different branch when neededDuarte Meneses2022-03-258-30/+56
* NO-JIRA fixed ProjectCoverageExclusionsTest to work on every Windows OSLukasz Jarocki2022-03-251-1/+2
* NO-JIRA fixed one unit test in GitScmProviderTest that used a method unfriend...Lukasz Jarocki2022-03-251-1/+2
* NO-JIRA fixed creation of temp folder in the unit test to support all Windows...Lukasz Jarocki2022-03-251-7/+13
* Improve SQ code qualityDuarte Meneses2022-03-241-1/+1
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-244-28/+85
* Fix SonarQube quality issuesDuarte Meneses2022-03-232-4/+27
* SONAR-16162 Enable New Code based on "reference branch" with a scanner parameterDuarte Meneses2022-03-234-19/+108
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-184-15/+9
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-1820-26/+941
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-182-0/+132
* NO-JIRA fixed some unit tests not passing on Windows when username is longLukasz Jarocki2022-03-082-4/+6
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-263-4/+24
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2227-1160/+174
* SONAR-12693 fix wording in scanner success message logmatteo-mara-sonarsource2022-02-142-4/+2
* SONAR-16026 Adds file lock retries when explode jarPatrick Reinhart2022-02-092-1/+43
* Fix bugs from Quality GateZipeng WU2022-02-072-2/+4
* SONAR-15966 Fix Spring bean names to include classloaderDuarte Meneses2022-02-032-11/+11
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-0286-606/+1390
* Update license headers for 2022 [update headers]Pierre2022-01-28465-465/+465
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-281-2/+0
* Revert "SONAR-14929 - Detect trailing lines as new when it's a new change"Jacek2022-01-252-28/+2
* SONAR-14929 - Detect trailing lines as new when it's a new changeBelen Pruvost2022-01-212-2/+28
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-2114-511/+65
* SONAR-15906 Fix documentation links in analysis warningPhilippe Perrin2022-01-145-40/+29
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-215-9/+0
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-219-201/+348
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-033-2/+38
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-2920-67/+360
* Improve code qualityDuarte Meneses2021-11-2036-92/+91
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1950-629/+365
* Improve code qualityDuarte Meneses2021-11-181-2/+2
* Change log level of merge base sha1 to infochinhodado2021-10-311-1/+1
* Fix code quality issuesDuarte Meneses2021-10-2511-18/+17
* SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultI...Lukasz Jarocki2021-10-131-1/+3
* SONAR-15487 send isQuickFixAvailable fron scanner to CEPierre2021-10-131-0/+1
* SONAR-15470 Do not declare Gradle build dependencies using compile and runtim...Kengo TODA2021-10-081-1/+1
* Fix code quality issuesDuarte Meneses2021-09-245-15/+13
* SONAR-15424 Compute Engine fails with NPE when analysing PR without main branchDuarte Meneses2021-09-242-1/+7
* SONAR-15412 detection of branches and PRs when using CodeMagic CILukasz Jarocki2021-09-233-0/+146
* SONAR-15387 Import of Generic Tests data shouldn't fail if a file has no reco...Duarte Meneses2021-09-224-18/+55
* SONAR-15208 Scanner should distinguish between network and server errors when...Duarte Meneses2021-09-162-14/+31
* SONAR-15349 unit testsLukasz Jarocki2021-09-151-3/+7
* SONAR-15349 Adding warning when missing SVN auth dataLukasz Jarocki2021-09-154-2/+131
* SONAR-15380 Remove SVN properties configuration section on AdministrationZipeng WU2021-09-151-1/+1
* SONAR-15338 Filter out SQ secured properties on settings endpointZipeng WU2021-09-152-1/+19