1710 Commits (600f05786a0d75aa14a956630c5a4ac68fdf2aa4)

Author SHA1 Message Date
  Wojtek Wajerowicz 600f05786a SONAR-21818 Add information if project is part of a monorepo to telemetry. 2 months ago
  Dejan Milisavljevic 494316d9f2 SONAR-21770 Accept new metrics 'new_maintainability_issues', 'new_reliability_issues', 'new_security_issues' 3 months ago
  Matteo Mara 7f3f44f830 NO JIRA fix code smells after moving to lang3 library 3 months ago
  Jacek Poreda d0f76b0a15 [NO-JIRA] Remove unused classes 3 months ago
  Matteo Mara 4592d63590 SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons-lang3 3 months ago
  Dejan Milisavljevic 02ba339655 SONAR-21643 Convert some IT tests to Junit 5 (#10672) 4 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
  Matteo Mara 7049c486a6 SONAR-21501 fix ssf-550 5 months ago
  Aurelien Poscia 858b1023bb SONAR-21290 Use UUIDs v4 for all database identifiers 5 months ago
  Jacek Poreda 21b9da536a SONAR-21476 Fix JFrog authentication with vault 5 months ago
  David Cho-Lerat fc955fbbc6 SONAR-20997 Replace "cancelled" with "canceled" 5 months ago
  Léo Geoffroy 1cbb7ea53e SONAR-21280 Use IssueStatus from plugin-api instead and remove old one 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
  lukasz-jarocki-sonarsource 90af6b13ef SONAR-21259 added new param to api/issues/search 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
  Eric Giffon 55a7cc58fd SONAR-21259 Create new table issues_fixed 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
  Antoine Vigneau b2cd0f3ff5 SONAR-21119 Add Gitlab BBT for user provisioning 6 months ago
  Matteo Mara d62a56ecfd SONAR-21174 Fix code smells raised after dropping JDK11 support 6 months ago
  antoine.vinot e347b7fd97 [SONAR-21081] - Remove usage of Uuid.createFast from production code 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
  Eric Giffon 4177479b2b SONAR-20764 Use adhoc type when indexing adhoc rules 7 months ago
  antoine.vinot 743c18768f SONAR-21043 - Remove Elasticsearch usage for missing rules count 7 months ago
  Eric Giffon 4a2b9ead33 SONAR-21002 Adapt migration tests for all db vendors 7 months ago
  Eric Giffon 80defaa50e SONAR-21002 Make migration tests runnable on all db vendors 7 months ago
  Léo Geoffroy fcc198287c SONAR-21002 Improve DB migration tests to use actual migration instead of schema.sql 7 months ago
  Léo Geoffroy ee8c68b568 NO-JIRA Fix code smells 7 months ago
  Léo Geoffroy 50eddd3eb0 SONAR-20877 Support null values for status 7 months ago
  Léo Geoffroy 9f451cb3fb SONAR-20877 Update naming to issueStatus 7 months ago
  lukasz-jarocki-sonarsource a4718d6858 SONAR-20892 Updated api/measures endpoints to return renamed metric 7 months ago
  Benjamin Campomenosi 0bc3c36c61 SONAR-20871 Add simple status to the issue index 7 months ago
  Léo Geoffroy 15d518496c SONAR-20877 Add new status mapping 8 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 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
  Benjamin Campomenosi 564d295d94 SONAR-20664 migrate ExportIssueStep to MyBatis. 8 months ago