937 Commits (494316d9f27f7a64b762e37d4f8bc34e4b4370d7)

Author SHA1 Message Date
  Dejan Milisavljevic 494316d9f2 SONAR-21770 Accept new metrics 'new_maintainability_issues', 'new_reliability_issues', 'new_security_issues' 3 months ago
  Léo Geoffroy 33de33ad99 SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts table 4 months ago
  antoine.vinot 98457fb5d0 SONAR-21233 Be case insensitive on user email for issue assignment 4 months ago
  Eric Giffon ad8e3304ea SONAR-21455 Compute high_impact_accepted_issues with impacts query 4 months ago
  Eric Giffon 6381e5a67c SONAR-21455 Live update of impact measures 4 months ago
  Aurelien Poscia 858b1023bb SONAR-21290 Use UUIDs v4 for all database identifiers 5 months ago
  Eric Giffon aa47246ac5 SONAR-21273 Compute metrics new_accepted_issues and high_impact_accepted_issues 6 months ago
  Léo Geoffroy 549dee654c SONAR-21259 Add tracking and persistence for fixed issues 6 months ago
  Léo Geoffroy 0323b00fad SONAR-21259 clean issues_fixed when branch is purged 6 months ago
  Léo Geoffroy d6fd3827d2 SONAR-21259 Add Dao methods for issues_fixed table 6 months ago
  Wojtek Wajerowicz 7453617939 SONAR-21244 Clean github_orgs_groups table when disabling GitHub auto provisioning. 6 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 6 months ago
  Alain Kermis 43a79ad065 SONAR-21050 Normalization of rule tags to reduce ElasticSearch usage 6 months ago
  antoine.vinot 743c18768f SONAR-21043 - Remove Elasticsearch usage for missing rules count 7 months ago
  Antoine Vigneau 042cc13bcc SONAR-20235 Add externalIdentity filter in api/users/search 7 months ago
  Alain Kermis 17dbc076ac SONAR-20896 Adjust Gitlab vulnerabilities with new Clean Code Taxonomy 7 months ago
  Nolwenn Cadic 2eaf4da9b1 SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743) 7 months ago
  Benjamin Campomenosi 564d295d94 SONAR-20664 migrate ExportIssueStep to MyBatis. 8 months ago
  Eric Giffon 766b715e8f SONAR-20572 Rework how issues are fetched in export 8 months ago
  Eric Giffon feece88ecc SONAR-20661 Return functional issue creation date 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
  Matteo Mara 6353c92309 SONAR-20734 Improve query for picking the purgeable analysis 8 months ago
  Matteo Mara 10baf0439c SONAR-20667 Add a specific event to the first analysis after a SQ upgrade 8 months ago
  Eric Giffon 29a9d3ebee SONAR-20548 Return CCT changes in api/qualityprofiles/changelog 8 months ago
  lukasz-jarocki-sonarsource 9ff811fd2d SONAR-20548 added event for changing the CCT data for rules 8 months ago
  Benjamin Campomenosi 2245ffea6e SONAR-20546 add inactiveRuleCount to `api/qualityprofiles/inheritance` 8 months ago
  Wojtek Wajerowicz 5f4872096f SONAR-20630 Add creationMethod to project telemetry payload. 8 months ago
  Aurelien Poscia 50039e6c42 SONAR-20630 set projects creation method 8 months ago
  Pierre 837129dc06 SONAR-20592 add uuid to order by clause 8 months ago
  Pierre a1b82617d6 SONAR-20315 Extract pagination sql fragment 8 months ago
  Pierre cfe20cf4fd SONAR-20592 add missing ORDER BY to audit download 8 months ago
  Pierre 52d5664842 SONAR-20315 use pagination.offset in all paginated sql queries, and remove the concept of startRowNumber 8 months ago
  Pierre 6d59c89284 SONAR-20315 update scim queries, introduce OffsetBasedPagination 8 months ago
  Pierre ecdcea3dc9 SONAR-20315 update GroupDao queries 8 months ago
  Pierre 1a32e7df80 SONAR-20315 update GroupPermissionDao queries 8 months ago
  Pierre 7afdd7e69b SONAR-20315 update SnapshotDao queries 8 months ago
  Pierre 3481bfb056 SONAR-20315 update CeQueueDao queries 8 months ago
  Pierre 86e07a3144 SONAR-20315 update MetricDao queries 8 months ago
  Pierre d2c3a5ee01 SONAR-20315 update GroupMembershipDao queries 8 months ago
  Pierre 85a1f6059f SONAR-20315 update PermissionTemplateDao queries 8 months ago
  Wojtek Wajerowicz b6375cec5b SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpoint 8 months ago
  Jacek e01e97bcbc SONAR-20424 Store and populate within issue `clean_code_attribute` 9 months ago
  lukasz-jarocki-sonarsource 6fbd8562da SONAR-20481 fixed the issue where removing a branch was removing a project too 9 months ago
  Benjamin Campomenosi e77ef17d27 SONAR-20359 add quality profile to projects in telemetry 9 months ago
  Wojtek Wajerowicz a4ab163846 SONAR-20392 Add API v2 endpoint to update GitHub permission mapping. 9 months ago
  Aurelien Poscia 6298f2f166 SONAR-20392 Added GithubPermissionsMapping[Dao|Dto] 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