306 Commits (e1bc9bf8ccea679e94098ea79f27483d7f900344)

Author SHA1 Message Date
  Jacek Poreda 5fc0d22831 SONAR-21528 Improve RuleRegister performance by executing similar updates/inserts on after another 5 months ago
  David Cho-Lerat aa685bd63b SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing messages and code comments 5 months ago
  antoine.vinot 9234a58514 SONAR-21227 Disable log of user login 5 months ago
  Aurelien Poscia 858b1023bb SONAR-21290 Use UUIDs v4 for all database identifiers 5 months ago
  David Cho-Lerat adac0feada SONAR-21393 Fix article: "an" instead of "a" 5 months ago
  Jacek Poreda 8fd8c030e7 SONAR-21227 Expose deprecation.log to console 6 months ago
  Pierre b6f0a55c06 NO-JIRA Update license headers to 2024 6 months ago
  Alain Kermis a7a5ec9cec SONAR-21228 Log deprecated API usage for API V2 7 months ago
  antoine.vinot 6a2f77f0e3 SONAR-21227 Configure a new Logger file for deprecated API usages 6 months ago
  Jacek Poreda 7fe24812e4 SONAR-21223 Log deprecated API usage for API V1 7 months ago
  Matteo Mara d62a56ecfd SONAR-21174 Fix code smells raised after dropping JDK11 support 7 months ago
  lukasz-jarocki-sonarsource a4718d6858 SONAR-20892 Updated api/measures endpoints to return renamed metric 8 months ago
  Nolwenn Cadic 2eaf4da9b1 SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743) 8 months ago
  Wojtek Wajerowicz 4670e9985e SONAR-20699 Send DevOps platform information for GitHub from the scanner. 8 months ago
  Steve Marion f3b4b50cdc SONAR-20672 QualityProfileChange now record the version of SQ the change was done with. Added sq_version field in database. refactor QpChange insertion to batch insert at the same date to improve change grouping in UI. refactor rule impact. add "sonarQubeVersion" parameter to "api/qualityprofile/changelog" endpoint. 8 months ago
  lukasz-jarocki-sonarsource b7bcab77af NO-JIRA fix identation 8 months ago
  Eric Giffon 29a9d3ebee SONAR-20548 Return CCT changes in api/qualityprofiles/changelog 9 months ago
  lukasz-jarocki-sonarsource 9ff811fd2d SONAR-20548 added event for changing the CCT data for rules 9 months ago
  Wojtek Wajerowicz 5f4872096f SONAR-20630 Add creationMethod to project telemetry payload. 9 months ago
  Alain Kermis 2654a0b37d SONAR-20591 Fix notification daemon test 9 months ago
  Steve Marion 1237a2eb3a NO-JIRA make test independent of running container 9 months ago
  Benjamin Campomenosi e77ef17d27 SONAR-20359 add quality profile to projects in telemetry 9 months ago
  Léo Geoffroy 1bab5b5239 SONAR-20359 Add quality profiles to telemetry data 9 months ago
  Léo Geoffroy 6f9c265913 SONAR-20421 Fix telemetry measures not fetched from main branch 9 months ago
  Léo Geoffroy eb9a74051d SONAR-20260 clean code fields are not populated for security hotspot 10 months ago
  Jacek Poreda 0ca178ef73 SONAR-20217 Increase client mock timeout on TelemetryDaemon test 10 months ago
  Aurelien Poscia b9860a1165 SONAR-20258 Add all missing package-info.java 10 months ago
  Wouter Admiraal c2b021b216 SONAR-19761 Change documentation URL 10 months ago
  Nolwenn Cadic fad21dcc76 SONAR-20156 Create api/dismiss_message/dismiss endpoint 10 months ago
  Léo Geoffroy 3d0f9b58b7 SONAR-20021 Fix the code smells 10 months ago
  lukasz-jarocki-sonarsource f4684e8e35 SONAR-20021 adding default impacts when registering a rule 10 months ago
  lukasz-jarocki-sonarsource 6fa43a47e5 SONAR-20021 adding clean code attribute when registering a rule 11 months ago
  lukasz-jarocki-sonarsource 939c5c0c09 SONAR-20021 reducing the number of responsiblities and renaming of RegisterRules class to comply with Java standards 11 months ago
  Pierre 622b6c0366 SONAR-20102 add Gitlab Security Report export usage to telemetry 11 months ago
  Eric Giffon 70aa2df792 SONAR-20075 Remove null chars from provider command output 11 months ago
  Alain Kermis 13f4b6670e SONAR-7698 Rename snapshots column build_date to analysis_date 11 months ago
  Duarte Meneses 58f87e3e13 SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 1 year ago
  Pierre 2ee65a270f NO-JIRA remove unused imports 11 months ago
  Pierre ce0e4ddf7e NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas 11 months ago
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList 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 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
  Léo Geoffroy 0b0712fc0a SONAR-19850 Switch all tests with different uuids by default 1 year ago
  Pierre e8d5cbd303 NO-JIRA remove unused imports 1 year ago
  lukasz-jarocki-sonarsource f7b7535deb SONAR-19558 fixed an issue in ProjectsInWarningDeamonTest 1 year ago
  Duarte Meneses 0b24d4b1fa SONAR-19558 Refactor Project Indexers 1 year ago