193 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
  Matteo Mara 4592d63590 SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons-lang3 3 months ago
  OrlovAlexander 1977da91cd SONAR-21647 Migrate DAO IT (#10676) 4 months ago
  Léo Geoffroy 33de33ad99 SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts table 4 months ago
  Steve Marion 0606565744 SONAR-20582 make the gitlab vulnerability synchronization conditional on having sent a sast report to gitlab at least once. 4 months ago
  Jacek Poreda 5fc0d22831 SONAR-21528 Improve RuleRegister performance by executing similar updates/inserts on after another 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 5 months ago
  Eric Giffon 6381e5a67c SONAR-21455 Live update of impact measures 5 months ago
  Aurelien Poscia 858b1023bb SONAR-21290 Use UUIDs v4 for all database identifiers 5 months ago
  David Cho-Lerat fc955fbbc6 SONAR-20997 Replace "cancelled" with "canceled" 5 months ago
  lukasz-jarocki-sonarsource 0a6dd37995 SONAR-21268 updating license headers for changed files 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
  Pierre b6f0a55c06 NO-JIRA Update license headers to 2024 5 months ago
  Wojtek Wajerowicz 7453617939 SONAR-21244 Clean github_orgs_groups table when disabling GitHub auto provisioning. 6 months ago
  Matteo Mara d62a56ecfd SONAR-21174 Fix code smells raised after dropping JDK11 support 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 7 months ago
  Alain Kermis 43a79ad065 SONAR-21050 Normalization of rule tags to reduce ElasticSearch usage 7 months ago
  antoine.vinot 743c18768f SONAR-21043 - Remove Elasticsearch usage for missing rules count 7 months ago
  Léo Geoffroy fcc198287c SONAR-21002 Improve DB migration tests to use actual migration instead of schema.sql 7 months ago
  Alain Kermis 17dbc076ac SONAR-20896 Adjust Gitlab vulnerabilities with new Clean Code Taxonomy 8 months ago
  Nolwenn Cadic 2eaf4da9b1 SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743) 8 months ago
  Benjamin Campomenosi 9ff5b8d083 SONAR-20664 - Add ProjectExportDao for all Export steps 8 months ago
  Wojtek Wajerowicz 4670e9985e SONAR-20699 Send DevOps platform information for GitHub from the scanner. 8 months ago
  Léo Geoffroy 104274adf1 SONAR-19378 Add unicity constraint on properties table 8 months ago
  Eric Giffon 766b715e8f SONAR-20572 Rework how issues are fetched in export 8 months ago
  Wojtek Wajerowicz cb55aa8cb1 SONAR-20708 Add sorting project by creation date in search_projects endpoint 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 53d745f5ab SONAR-20317 fixed the issue where creating a portfolio would insert two entries into audit table 8 months ago
  Alain Kermis d964d7f8d6 SONAR-20424 Optimize inserts and updates of issue impacts after analyses 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` 9 months ago
  Wojtek Wajerowicz 5f4872096f SONAR-20630 Add creationMethod to project telemetry payload. 8 months ago
  Aurelien Poscia 5410c2b522 SONAR-20630 Discriminate between UI and API calls for projects creation 8 months ago
  Aurelien Poscia 50039e6c42 SONAR-20630 set projects creation method 8 months ago
  guillaume-peoch-sonarsource 8cba1c302a SONAR-20541 Update all links that point to www.sonarqube.org to point to www.sonarsource.com/products/sonarqube/ 8 months ago
  Pierre 837129dc06 SONAR-20592 add uuid to order by clause 9 months ago
  Pierre cfe20cf4fd SONAR-20592 add missing ORDER BY to audit download 9 months ago
  Pierre 6d59c89284 SONAR-20315 update scim queries, introduce OffsetBasedPagination 9 months ago
  Pierre ecdcea3dc9 SONAR-20315 update GroupDao queries 9 months ago
  Pierre 86e07a3144 SONAR-20315 update MetricDao queries 9 months ago
  Pierre d2c3a5ee01 SONAR-20315 update GroupMembershipDao queries 9 months ago