aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21857 fix ssflukasz-jarocki-sonarsource2024-08-201-1/+1
* SONAR-22159 Add assume check on creation date properly set in test cleanUpOldMatteo Mara2024-05-151-0/+13
* NO-JIRA Update license headers to 2024Pierre2024-01-03184-184/+184
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-171-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-1218-188/+193
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-125-7/+8
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-111-5/+12
* SONAR-18180 Fix import of SARIF issues with empty range.Wojtek Wajerowicz2023-01-101-0/+14
* NOJIRA_fix_license_in_AbstractExclusionFiltersTest Benjamin Campomenosi2023-01-091-1/+1
* SONAR-16491 add aliases for sonar.test.inclusions and sonar.test.exclusionsBenjamin Campomenosi2023-01-092-5/+145
* Update license templates for 2023Pierre2023-01-02183-183/+183
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-281-6/+25
* SONAR-4043 deprecate sonar.password for analysisPierre2022-12-151-0/+67
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2022-12-121-0/+174
* SONAR-17722 Scanner doesn't need to download list of PRsDuarte Meneses2022-12-094-148/+4
* SONAR-17564 fix Sarif region import Benjamin Campomenosi2022-12-071-9/+37
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-061-1/+1
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-061-100/+1
* SONAR-17592 adding code formatting in one of the sensor in xoo pluginLukasz Jarocki2022-12-011-5/+4
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-011-1/+6
* SONAR-17560 Minor improvements on `RulesSeverityDetectorTest` test classKlaudio Sinani2022-11-301-21/+8
* SONAR-17560 Improve SARIF rule vulnerability detectionKlaudio Sinani2022-11-283-31/+214
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-161-10/+27
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-161-4/+1
* SONAR-17564 Add statistics on imported sarif files/issues countAurelien Poscia2022-11-152-22/+81
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-151-2/+2
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-156-0/+852
* SONAR-17571 Ensure file existence prior to file size assessmentKlaudio Sinani2022-11-081-0/+19
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-014-9/+9
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-261-5/+36
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-265-20/+59
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-263-6/+17
* SONAR-17331 Log message when Elasticsearch index requires re-indexingJacek2022-10-241-0/+30
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-143-9/+39
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-17/+0
* SONAR-17305 prevent set sonar.global.XX properties in scannerBenjamin Campomenosi2022-10-073-0/+263
* SONAR-17418 show deprecation warning in case scanner runs with 32 bits JREAurelien Poscia2022-10-072-3/+80
* SONAR-17259 Remove unsupported XML tag for generic test execution reportMatteo Mara2022-09-222-31/+0
* SONAR-17337 Scanner download of analyzer cache doesn't handle compression cor...Duarte Meneses2022-09-201-1/+11
* SONAR-17288 add medium testsLukasz Jarocki2022-09-161-1/+18
* SONAR-17287 implementing new method from NewIssue interfaceLukasz Jarocki2022-09-161-3/+3
* SONAR-17287 Scanner supports flow types and descriptionDuarte Meneses2022-09-161-49/+60
* SONAR-15915 Validate project key against forbidden phrasesJacek2022-08-091-1/+18
* SONAR-17088 Increase default timeout of scanner report publishing to 60 secJacek2022-07-272-2/+12
* SONAR-17044 Fix ITsDuarte Meneses2022-07-232-4/+18
* SONAR-17044 SONAR-17043 SONAR-17042 Optimize Compute Engine issue tracking an...Duarte Meneses2022-07-233-24/+204
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-233-3/+22
* SONAR-16567 Use user-friendly date format and improve notification messageZipeng WU2022-07-181-3/+4
* SONAR-16554 fix scanner failing to create report for multi-modules projects w...Philippe Perrin2022-07-121-0/+34
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-081-1/+4