1696 Commits (118a1b07a78bb95a84defa9535f9999d8f4bd2c5)

Author SHA1 Message Date
  Pierre ce0e4ddf7e NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas 11 months ago
  Pierre 46ac0043ee NO-JIRA replace toEnumSet with simple Set 11 months ago
  Pierre 470a55b6ae NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining 1 year ago
  Pierre a824f61c4c NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSet 1 year ago
  Pierre 1716376a8e NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSet 1 year ago
  Pierre 30b98e2afc NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toList 1 year ago
  Pierre 76a58bd627 NO-JIRA replace MoreCollectors.toArrayList with Collectors.toList 1 year ago
  Pierre e9c9afde6a NO-JIRA replace MoreCollectors.toImmutableSet with ImmutableSet.toImmutableSet from guava 1 year ago
  Pierre f33d112357 NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutableList from guava 1 year ago
  Pierre 1ade7f5774 NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet 1 year ago
  Pierre b3b0e8a33f NO-JIRA replace MoreCollectors.toSet with Collectors.toSet 1 year ago
  Pierre a0f29cb5c3 NO-JIRA replace MoreCollectors.toList with Collectors.toList 1 year ago
  Pierre 5737b08804 NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList 11 months ago
  Pierre 81e6bd88fc NO-JIRA replace MoreCollectors operations to JDK or guava implementations 1 year ago
  Wojtek Wajerowicz 27fb5c0e4f SONAR-19522 Fail-fast if SARIF file doesn't exist. (#8587) 1 year ago
  Wojtek Wajerowicz 781a8e146e SONAR-19579 Fix SSF-420 (#8573) 1 year ago
  Wojtek Wajerowicz 6c88709145 [NOJIRA] Remove usage of deprecated Loggers. (#8527) 1 year ago
  Eric Giffon eaf6bcb414 SONAR-19340 Raise security hotspots events from CE 1 year ago
  Eric Giffon 317e473e15 SONAR-19197 Add code_variants to issues table 1 year ago
  Zipeng WU 2c5ee5384d SONAR-19103 Open documentation links safely in new tabs 1 year ago
  Lukasz Jarocki cc43b993cb NO-JIRA one of the test should test for null instead of exception 1 year ago
  Léo Geoffroy 04039ecb04 SONAR-19050 Add tests to fix coverage 1 year ago
  Jeremy Davis ba00face3d SONAR-19015 Use new log test fixtures in the sonar-plugin-api 1 year ago
  Aurelien Poscia 286bf0ff2d SONAR-18882 Show clear message when Sarif file is not UTF-8 encoded 1 year ago
  Léo Geoffroy 536cc8474d SONAR-18679 move old UTs to ITs in sonar modules 1 year ago
  Eric Giffon d088cb12d8 SONAR-18267 Fix duplicate issue changes 1 year ago
  Eric Giffon b7be23ba79 SONAR-18215 Add property to override the documentation base url 1 year ago
  Duarte Meneses 2a867fa579 SONAR-17706 Drop support for projects still using modules in SonarQube server 1 year ago
  Duarte Meneses 8b2213ef7a SONAR-18174 Analyzer cache should be kept in the file system to decrease memory use 1 year ago
  Duarte Meneses 118a3ed166 [NO JIRA] Fix quality issues related to assertions 1 year ago
  Pierre 3fd6248dd0 Update license templates for 2023 1 year ago
  Benjamin Campomenosi 1eb320deeb SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ instead of embedded doc 1 year ago
  Duarte Meneses 1f5842ee24 SONAR-17592 Manage formattings for truncation of messages 1 year ago
  Klaudio Sinani 8f9eb21351 SONAR-17560 Introduce SARIF version validation 1 year ago
  Antoine Vinot 59df4a4ad4 SONAR-17560 Add Sarif deserialization 1 year ago
  Antoine Vinot 7b6049377b SONAR-17560 Move existing sarif object to sonar-core 1 year ago
  Pierre 2f0240e240 SONAR-17152 removed deprecated license format support 1 year ago
  Mathieu Suen 80fdc3a91a SONAR-17524 Add main branch name instance property 1 year ago
  Jacek dc592db7bb SONAR-11096 Discard files from analysis scope greater 20MB 1 year ago
  Mathieu Suen e5af59abec SONAR-17096 Improve announcement order and description 1 year ago
  Mathieu Suen 5f40223e9b SONAR-17096 Add system announcement settings 1 year ago
  Aurelien Poscia 2030fa060a SONAR-17271 update issue changelog with information about webhook 1 year ago
  Antoine Vinot 9d1fe387d1 SONAR-17271 - Add origin on issue update from ALM 1 year ago
  Duarte Meneses 6a32765903 SONAR-16583 Collection of hashes of issue locations takes too long 1 year ago
  Belen Pruvost 7ed0c0a19b SONAR-16647 - Move previous SSE events to DB queue 1 year ago
  Léo Geoffroy 1220331cf4 SONAR-17081 - Minimal compatibility version should be compared with runtime API version 1 year ago
  Aurelien Poscia 26fde2bdeb SONAR-16614 Read ruleDescriptionContextKey from scanner reports and persist to DB 2 years ago
  Dimitris Kavvathas 7c57505bae SONAR-16566 Enforce max token lifespan on `api/user_tokens/generate` API call 2 years ago
  Belen Pruvost f8b052dd32 [NO JIRA] Replace 'squid' with 'java' 2 years ago
  Jacek 9097b10693 SONAR-16232 Use plugin api version for SonarRuntime impl 2 years ago