aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20578 remove dependency from common part to extensionAurelien Poscia2023-09-282-0/+14
* NO-JIRA Refactor graphql lib to externalize query so that each implementation...Steve Marion2023-09-272-0/+61
* SONAR-20021 persist impacts from report to DatabaseLéo Geoffroy2023-08-181-0/+21
* SONAR-20021 Update plugin-api versionLéo Geoffroy2023-08-181-6/+0
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-023-4/+8
* SONAR-19372 remove branch support for anticipated transitionsPierre2023-08-022-3/+0
* SONAR-20058 purge old anticipated transitions according to a max age propertyMatteo Mara2023-08-021-1/+1
* SONAR-19372 add api/issues/anticipated_transitions endpointDimitris Kavvathas2023-08-021-0/+74
* SONAR-19372 Add a new issue visitor in order to apply anticipated transitions...Matteo Mara2023-08-022-0/+120
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-171-186/+0
* NO-JIRA replace toEnumSet with simple SetPierre2023-07-171-15/+0
* NO-JIRA replace MoreCollectors.join with String.join or Collectors.joiningPierre2023-07-171-37/+0
* NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSetPierre2023-07-171-13/+0
* NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSetPierre2023-07-171-12/+0
* NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toListPierre2023-07-171-14/+0
* NO-JIRA replace MoreCollectors.toArrayList with Collectors.toListPierre2023-07-171-12/+0
* NO-JIRA replace MoreCollectors.toImmutableSet with ImmutableSet.toImmutableSe...Pierre2023-07-171-17/+0
* NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutable...Pierre2023-07-171-16/+0
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-171-6/+0
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-5/+0
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-6/+0
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-171-5/+0
* NO-JIRA replace MoreCollectors operations to JDK or guava implementationsPierre2023-07-171-5/+6
* SONAR-19522 Fail-fast if SARIF file doesn't exist. (#8587)Wojtek Wajerowicz2023-06-151-4/+4
* SONAR-19579 Fix SSF-420 (#8573)Wojtek Wajerowicz2023-06-151-101/+0
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-134-11/+11
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-301-85/+55
* SONAR-19197 Add code_variants to issues tableEric Giffon2023-05-161-2/+6
* SONAR-19103 Open documentation links safely in new tabsZipeng WU2023-05-091-0/+11
* NO-JIRA one of the test should test for null instead of exceptionLukasz Jarocki2023-04-281-2/+2
* SONAR-19050 Add tests to fix coverageLéo Geoffroy2023-04-281-1/+11
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-114-22/+23
* SONAR-18882 Show clear message when Sarif file is not UTF-8 encodedAurelien Poscia2023-03-312-1/+12
* SONAR-18679 move old UTs to ITs in sonar modulesLéo Geoffroy2023-03-141-303/+0
* SONAR-18267 Fix duplicate issue changesEric Giffon2023-02-281-0/+19
* SONAR-18215 Add property to override the documentation base urlEric Giffon2023-02-151-3/+43
* SONAR-17706 Drop support for projects still using modules in SonarQube serverDuarte Meneses2023-02-021-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-0/+20
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-124-9/+11
* Update license templates for 2023Pierre2023-01-0274-74/+74
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-281-0/+62
* SONAR-17592 Manage formattings for truncation of messagesDuarte Meneses2022-12-011-6/+0
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-153-2/+210
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-155-39/+264
* SONAR-17560 Move existing sarif object to sonar-coreAntoine Vinot2022-11-155-0/+237
* SONAR-17152 removed deprecated license format supportPierre2022-10-311-3/+3
* SONAR-17524 Add main branch name instance propertyMathieu Suen2022-10-281-1/+1
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-261-1/+1
* SONAR-17096 Improve announcement order and descriptionMathieu Suen2022-09-281-1/+1
* SONAR-17096 Add system announcement settingsMathieu Suen2022-09-231-1/+1