1368 Commits (7f3f44f830868197b19cbd8a6e151cb7885d0213)

Author SHA1 Message Date
  Matteo Mara 7f3f44f830 NO JIRA fix code smells after moving to lang3 library 2 months ago
  Jacek Poreda d0f76b0a15 [NO-JIRA] Remove unused classes 2 months ago
  Matteo Mara 4592d63590 SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons-lang3 3 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 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 4 months ago
  Léo Geoffroy 1cbb7ea53e SONAR-21280 Use IssueStatus from plugin-api instead and remove old one 4 months ago
  lukasz-jarocki-sonarsource 0a6dd37995 SONAR-21268 updating license headers for changed files 4 months ago
  Eric Giffon aa47246ac5 SONAR-21273 Compute metrics new_accepted_issues and high_impact_accepted_issues 5 months ago
  lukasz-jarocki-sonarsource 90af6b13ef SONAR-21259 added new param to api/issues/search 5 months ago
  Léo Geoffroy 549dee654c SONAR-21259 Add tracking and persistence for fixed issues 5 months ago
  Léo Geoffroy 0323b00fad SONAR-21259 clean issues_fixed when branch is purged 5 months ago
  Léo Geoffroy d6fd3827d2 SONAR-21259 Add Dao methods for issues_fixed table 5 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. 5 months ago
  Antoine Vigneau b2cd0f3ff5 SONAR-21119 Add Gitlab BBT for user provisioning 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 6 months ago
  Wojtek Wajerowicz 982713f8d4 SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/DELETE) 6 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
  Eric Giffon 4177479b2b SONAR-20764 Use adhoc type when indexing adhoc rules 6 months ago
  antoine.vinot 743c18768f SONAR-21043 - Remove Elasticsearch usage for missing rules count 6 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 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 9ff5b8d083 SONAR-20664 - Add ProjectExportDao for all Export steps 7 months ago
  Benjamin Campomenosi 564d295d94 SONAR-20664 migrate ExportIssueStep to MyBatis. 8 months ago
  Antoine Vigneau ec913a9462 SONAR-20699 Local projects always apply permissions template 7 months ago
  Aurelien Poscia 6a8aa6c62e SONAR-20699 Auto-bind project to GitHub DevOps config 8 months ago
  Wojtek Wajerowicz 4670e9985e SONAR-20699 Send DevOps platform information for GitHub from the scanner. 8 months ago
  Eric Giffon 766b715e8f SONAR-20572 Rework how issues are fetched in export 7 months ago
  Wojtek Wajerowicz cb55aa8cb1 SONAR-20708 Add sorting project by creation date in search_projects endpoint 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
  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