833 Commits (10.3.0.82913)

Author SHA1 Message Date
  Léo Geoffroy 2795319a14 NO-JIRA Fix code smells 8 months ago
  Léo Geoffroy e869b8fd3f SONAR-19612 Remove deprecation notice on column 8 months ago
  Léo Geoffroy 104274adf1 SONAR-19378 Add unicity constraint on properties table 8 months ago
  Léo Geoffroy 70a3f8f8fa SONAR-19612 Change index constraint for postgresql 15- and add support for "NULLS NOT DISTINCT" for supported vendor 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 4e87d5a253 SONAR-20548 renaming index to not be unique 8 months ago
  lukasz-jarocki-sonarsource 9ff811fd2d SONAR-20548 added event for changing the CCT data for rules 8 months ago
  lukasz-jarocki-sonarsource 6e60b30a0c SONAR-20548 updated the index for rule_impact_changes to not be unique 8 months ago
  lukasz-jarocki-sonarsource 975cca52c3 SONAR-20548 created tables to store changelog events 8 months ago
  Aurelien Poscia 50039e6c42 SONAR-20630 set projects creation method 8 months ago
  Aurelien Poscia aab5144691 SONAR-20630 Add column creation_method in projects table 8 months ago
  Aurelien Poscia 5580fac60f NO-JIRA fix code smell 8 months ago
  Jacek e01e97bcbc SONAR-20424 Store and populate within issue `clean_code_attribute` 9 months ago
  Aurelien Poscia 2e825cc5c8 SONAR-20486 Fix 10.2 migration on MSSQL, when auto-provisioning is ON 9 months ago
  Aurelien Poscia 3dff17bea1 SONAR-20392 Add default mappings in github_perms_mapping 9 months ago
  Aurelien Poscia 411338f7a7 SONAR-20392 Add github_perms_mapping table and unique index 9 months ago
  Benjamin Campomenosi e294079c44 SONAR-20355 Add and initialize property sonar.qualityProfiles.allowDisableInheritedRules 9 months ago
  Aurelien Poscia 78c35b5c13 SONAR-20309 Fail GH sync bg task, in case user consent is needed 9 months ago
  Aurelien Poscia 1d8607c201 SONAR-20312 add migration to require user consent for GH synchronization 9 months ago
  Pierre 7b88e39a4f SONAR-20058 simplify upgrade to 10.2 by removing index creation that is deleted later 9 months ago
  Pierre b2944b5152 SONAR-20058 improve webhook purge mechanism 9 months ago
  Pierre 040fdcf7b0 SONAR-20164 add `created_at` to indexes 9 months ago
  Alain Kermis 41ab6192d3 SONAR-19324 Fix api/projects/search low performances 10 months ago
  Léo Geoffroy eb9a74051d SONAR-20260 clean code fields are not populated for security hotspot 9 months ago
  Wouter Admiraal c2b021b216 SONAR-19761 Change documentation URL 10 months ago
  Nolwenn Cadic d09789d782 SONAR-20156 Make project_uuid nullable in user_dismissed_messages 10 months ago
  Nolwenn Cadic 4994ee1efd SONAR-20155 All existing project have a Clean as You Code Compliant New Code Definition 10 months ago
  Eric Giffon b7cbd373bb Revert "SONAR-7704 Change type of components.created_at to bigint" 10 months ago
  Aurelien Poscia 5c7946ee11 SONAR-19783 Adapt synchronization steps to handle default organization group 10 months ago
  Aurelien Poscia 1aa7ae3a18 SONAR-19783 add github_orgs_groups table 10 months ago
  Alain Kermis 0ffac1f829 SONAR-19611 Fix WS description for sqale_index metric 11 months ago
  Léo Geoffroy 4cb51ade62 SONAR-20021 Migrate impacts for rules on startup 10 months ago
  Jacek ec36845bbb SONAR-20021 Create rules and issues impact tables 10 months ago
  Léo Geoffroy 4c74112ad0 SONAR-20021 Add clean_code_attribute column to rules table 10 months ago
  Antoine Vigneau 16f3b36ab5 Revert "SONAR-19789 Add initial_perm_sync column to the projects table" 10 months ago
  Antoine Vigneau 403184b1e3 SONAR-19789 Add initial_perm_sync column to the projects table 10 months ago
  Wojtek Wajerowicz 2387329bac SONAR-19789 Add background task to sync single project permissions from GitHub 10 months ago
  Dimitris Kavvathas 912879e09f SONAR-19372 Add filePath field in anticipated_transitions and the associated query logic 11 months ago
  Steve Marion ed50d0636f SONAR-19372 add anticipated_transitions table 11 months ago
  Eric Giffon 2f9bcaa9ef SONAR-7704 Change type of components.created_at to bigint 11 months ago
  Alain Kermis 13f4b6670e SONAR-7698 Rename snapshots column build_date to analysis_date 11 months ago
  Jacek Poreda 7a54c788fc SONAR-7697 Replace integer `purged_status` column with boolean `purged` 11 months 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 11 months ago
  Pierre 76a58bd627 NO-JIRA replace MoreCollectors.toArrayList with Collectors.toList 11 months ago
  Pierre a0f29cb5c3 NO-JIRA replace MoreCollectors.toList with Collectors.toList 11 months ago
  Pierre 5737b08804 NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList 11 months ago
  Lukasz Jarocki e999afdefa SONAR-19558 enabled snapshots to correctly use project/branch uuid 1 year ago
  Lukasz Jarocki 638b7fd2ad SONAR-19556 updated webhooks to not rely on component_uuid 1 year ago