aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-164-16/+60
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-162-11/+20
* SONAR-17564 Add statistics on imported sarif files/issues countAurelien Poscia2022-11-156-36/+206
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-151-2/+2
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-1514-0/+1348
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-151-0/+2
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-17571 Ensure file existence prior to file size assessmentKlaudio Sinani2022-11-082-3/+25
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-016-16/+16
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-282-10/+11
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-263-6/+49
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-2614-195/+429
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-2610-25/+325
* SONAR-17331 Log message when Elasticsearch index requires re-indexingJacek2022-10-242-1/+36
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-1411-16/+78
* NO-JIRA fix code smellsAurelien Poscia2022-10-132-2/+2
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-24/+0
* SONAR-17353 native git blame reads author instead of committerSteve Marion2022-10-123-10/+40
* SONAR-17305 prevent set sonar.global.XX properties in scannerBenjamin Campomenosi2022-10-0710-5/+352
* SONAR-17418 show deprecation warning in case scanner runs with 32 bits JREAurelien Poscia2022-10-075-11/+139
* SONAR-17259 Remove unsupported XML tag for generic test execution reportMatteo Mara2022-09-228-56/+11
* SONAR-17337 Scanner download of analyzer cache doesn't handle compression cor...Duarte Meneses2022-09-202-3/+14
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-161-4/+5
* SONAR-17287 Fix conversion of flow typesDuarte Meneses2022-09-161-1/+3
* SONAR-17288 add medium testsLukasz Jarocki2022-09-162-1/+29
* SONAR-17287 implementing new method from NewIssue interfaceLukasz Jarocki2022-09-161-3/+3
* SONAR-17287 Scanner supports flow types and descriptionDuarte Meneses2022-09-163-55/+83
* SONAR-15915 Validate project key against forbidden phrasesJacek2022-08-092-1/+25
* SONAR-17088 Increase default timeout of scanner report publishing to 60 secJacek2022-07-274-4/+18
* SONAR-17044 Fix ITsDuarte Meneses2022-07-234-14/+31
* SONAR-17044 SONAR-17043 SONAR-17042 Optimize Compute Engine issue tracking an...Duarte Meneses2022-07-2310-37/+407
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-237-8/+36
* SONAR-16567 Use user-friendly date format and improve notification messageZipeng WU2022-07-182-14/+17
* SONAR-16554 fix scanner failing to create report for multi-modules projects w...Philippe Perrin2022-07-1212-5/+152
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-082-1/+5
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-075-49/+49
* SONAR-16567 add an analysis warning when using a token expiring in less than ...Matteo Mara2022-07-065-21/+100
* SONAR-16634 Native git blame fails if email address contains spacesDuarte Meneses2022-07-062-4/+22
* SONAR-16594 Quality Gate changes on same code on reference branch strategyJacek2022-07-041-3/+3
* SONAR-16544 Scanner fails if there's no git HEAD commitDuarte Meneses2022-06-233-1/+33
* SONAR-16474 - Fix SSF-276Belen Pruvost2022-06-232-2/+42
* SONAR-16521 'Line Coverage' inconsistent with 'Lines to cover' and 'uncovered...Duarte Meneses2022-06-211-1/+1
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-073-3/+3
* SONAR-16239 Log analysis cache downloadDuarte Meneses2022-06-042-5/+29
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-3112-107/+55
* SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersionJacek2022-05-311-2/+2
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-313-15/+12
* SONAR-16415 Prevent argument injection on `git blame` native commandKlaudio Sinani2022-05-302-2/+79
* SONAR-16416 Fix SSF-266Jacek2022-05-277-63/+229
* SONAR-16395 Activate Analyzers Cache by defaultDuarte Meneses2022-05-247-74/+117