1129 Commits (412f42cb112802614e541ca186d3e35006f28be9)

Author SHA1 Message Date
  Wouter Admiraal 48f43d6a3b SONAR-21559 Fix SSF-553 4 months ago
  lukasz-jarocki-sonarsource fcf9d081c6 SONAR-21455 fix deprecated metrics in 10.4 4 months ago
  Léo Geoffroy 6d51e30181 SONAR-21455 Use a impact measure builder between all the components 5 months ago
  lukasz-jarocki-sonarsource 77027be15e SONAR-21455 Deprecate metrics in the api/measures/* endpoints 5 months ago
  Eric Giffon 3e95ff0046 SONAR-21455 Live update should not recompute measures not existing on branch 5 months ago
  Eric Giffon ad8e3304ea SONAR-21455 Compute high_impact_accepted_issues with impacts query 5 months ago
  Eric Giffon 6381e5a67c SONAR-21455 Live update of impact measures 5 months ago
  lukasz-jarocki-sonarsource 5b55beb179 SONAR-21455 Compute software quality measures for overall code 5 months ago
  antoine.vinot 6fa4fb732b SONAR-21116 Fix api/authentication/validate doesnt validate user tokens 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
  Marcono1234 29994d2a4f NO-JIRA Make Gson usage more type-safe 5 months ago
  Wojtek Wajerowicz 99056ccdc6 SONAR-21504 Correctly set project visibility and permissions on projects created from GH Actions. 5 months ago
  Wojtek Wajerowicz 4ee88736f5 SONAR-19603 Throw exception when lib/scanner doesn't exist. 5 months ago
  Antoine Vigneau 27d03effdb SONAR-20934 Propagate useful error messages during GitHub project onboarding 5 months ago
  Léo Geoffroy 1cbb7ea53e SONAR-21280 Use IssueStatus from plugin-api instead and remove old one 5 months ago
  David Cho-Lerat adac0feada SONAR-21393 Fix article: "an" instead of "a" 5 months ago
  Wojtek Wajerowicz e9fa96f54d SONAR-21088 Fix SSF-434 5 months ago
  lukasz-jarocki-sonarsource c40c7ea750 SONAR-21259 allowing number of issues that will be fixed to be greater than 500 in api/issues/search 5 months ago
  Eric Giffon aa47246ac5 SONAR-21273 Compute metrics new_accepted_issues and high_impact_accepted_issues 6 months ago
  lukasz-jarocki-sonarsource 90af6b13ef SONAR-21259 added new param to api/issues/search 6 months ago
  Aurelien Poscia 3849b7a091 SONAR-21114 deprecate migrated Groups api v1 endpoints 5 months ago
  Aurelien Poscia e5dcd71077 SONAR-21114 deprecate migrated Groups membership related api v1 endpoints 5 months ago
  Aurelien Poscia 3ee9c87349 SONAR-21114 deprecate migrated Users api v1 endpoints 5 months ago
  Aurelien Poscia 4242fb2533 SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/users-management/users endpoint 5 months ago
  Pierre b6f0a55c06 NO-JIRA Update license headers to 2024 5 months ago
  Eric Giffon cddb3d226e SONAR-21378 Deprecate diff keys severity and type in api/issues/changelog 6 months ago
  Eric Giffon 4282d1b193 SONAR-21377 Deprecate param types in issues search/list APIs 6 months ago
  Eric Giffon d76a822439 SONAR-21376 Deprecate old severity and type response fields in api/issues ws 6 months ago
  Eric Giffon e516eae6ca SONAR-21132 Deprecate param severity in api/rules/update 6 months ago
  Wouter Admiraal 77f502f4a7 SONAR-21372 Deprecate old issue type project badges 6 months ago
  Antoine Vigneau 8ca93afc90 SONAR-21244 Sync groups in Gitlab provisioning 6 months ago
  Aurelien Poscia 07fde01405 SONAR-21204 Add info message to /api/ce/activity 6 months ago
  Aurelien Poscia 68de595dc6 SONAR-21119 Provide method to get groups for GitLab & refactored GithubPaginatedHttpClient and GithubApplicationHttpClient to make them generic 7 months ago
  antoine.vinot 9eb4153032 SONAR-21227 Add deprecated annotation on PROCESS_PROPERTY constant 6 months ago
  Jacek Poreda 3313dc56b0 SONAR-21227 Support deprecation log in api/system/logs 6 months ago
  lukasz-jarocki-sonarsource f858d78968 SONAR-21179 Deprecate preventReactivation param 6 months ago
  Léo Geoffroy ebeadfc3d5 SONAR-21131 Use same enums between request and response and map parameters 6 months ago
  Eric Giffon 8ecc36d9d3 SONAR-21131 Implement api v2 service for custom rule creation 6 months ago
  Léo Geoffroy 099027380f SONAR-21131 Add response to new endpoint apiv2 rules 7 months ago
  Steve Marion 66d6f7484b SONAR-21194 add requiredForLanguages response fields to plugins/installed endpoint. 6 months ago
  lukasz-jarocki-sonarsource 76ef310b33 SONAR-21139 setting nulls for clean_code_attribute of security hotspots rules 6 months ago
  lukasz-jarocki-sonarsource 9bcaeae829 SONAR-21139 fixed the issue where creating custom rule for security hotspot would set clean code attribute 7 months ago
  Jacek Poreda 6bd5f12fe0 SONAR-21014 Return 400 instead 500 in case provided locale is invalid 7 months ago
  antoine.vinot 96b001dde8 SONAR-21109 - Fix permission issue on api/project_links/delete endpoint 7 months ago
  antoine.vinot 42b078f0c1 SONAR-19478 - Fix java:S1117 Local variable shadowing class fields 7 months ago
  Léo Geoffroy a140c7ff4e SONAR-21105 Deprecate open_issues', 'reopened_issues' and 'confirmed_issues' in the endpoints 7 months ago
  Jacek Poreda 87614500bf SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner Engine 7 months ago
  Wojtek Wajerowicz 982713f8d4 SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/DELETE) 7 months ago
  Léo Geoffroy 85d8a928eb SONAR-19478 Builtin quality profile should be default if custom default profile has no rules 7 months ago
  Alain Kermis 43a79ad065 SONAR-21050 Normalization of rule tags to reduce ElasticSearch usage 7 months ago