341 Révisions (276abb42335b4609f922bbf7c289cc26bb98f302)

Auteur SHA1 Message Date
  Duarte Meneses 7de02f77f4 SONAR-13936 Drop some Organization code related to Users/Groups/Permission il y a 3 ans
  Pierre 13d76f2a2c SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules il y a 3 ans
  Duarte Meneses 9cf5918d47 SONAR-13861 Remove column 'key_type" from the table 'project_branches' il y a 3 ans
  Michal Duda 0ecd861055 SONAR-13862 Add a WS for dismissing analysis warning by the current user il y a 3 ans
  Julien Lancelot bc413ee3db SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed code il y a 3 ans
  Julien Lancelot dae0f392c7 SONAR-13862 Add dismiss information to 'api/ce/analysis_status' WS il y a 3 ans
  Michal Duda 1c53c91568 SONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C/C++ files il y a 3 ans
  Duarte Meneses 6ba838b1da SONAR-13450 Deprecate 'id' parameter in `api/user_groups/update` il y a 3 ans
  Duarte Meneses d189558e9c SONAR-13643 Save plugins with type il y a 3 ans
  Michal Duda 2545e06845 SONAR-13867 revert il y a 3 ans
  Michal Duda ecadc3d27d SONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C/C++ files il y a 3 ans
  Duarte Meneses 99be108861 SONAR-13785 Complete migration of file sources with a DB migration il y a 3 ans
  Pierre Guillot df64c184d1 SONAR-13759 use uuid instead of id + use the real schema in test instead of a mocked one.. (#3048) il y a 3 ans
  Duarte Meneses a340aab5a9 SONAR-13699 Purge profiling is missing il y a 3 ans
  Julien Lancelot 191fde8d2c SONAR-13591 Fix copy of issue tags from rule tags il y a 4 ans
  Jacek 56f5d246da SONAR-13444 Update 'need_issue_sync' column for project_branches when analysis indexed issues il y a 4 ans
  Pierre e4b519ed12 SONAR-13444 background tasks for issue indexation implementation il y a 4 ans
  Duarte Meneses 3352e9f378 SONAR-13390 SONAR-13391 New Code Reference Branch il y a 4 ans
  Michal Duda bf05b3c7c2 SONAR-13221 change PK of RULES and update FK il y a 4 ans
  Jacek 88e71c8c97 SONAR-13221 drop id column of USERS table il y a 4 ans
  Jacek 0e6876dcb3 SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid il y a 4 ans
  Pierre ac532a55b9 SONAR-13221 change PK of quality gates from id to uuid, update FKs, update API il y a 4 ans
  Duarte Meneses 6b41a01454 SONAR-13221 Metrics il y a 4 ans
  Duarte Meneses bde9afd00f SONAR-13221 Feedback from review and fix tests il y a 4 ans
  Duarte Meneses 249c040bad SONAR-13221 Quality gate conditions il y a 4 ans
  Duarte Meneses d94ddd98de SONAR-13221 File sources il y a 4 ans
  Julien Lancelot e3109b5fa3 SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID' il y a 4 ans
  Julien Lancelot efa3b41443 SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID' il y a 4 ans
  Julien Lancelot 42c3745035 SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID' il y a 4 ans
  Duarte Meneses f2bf93dff3 SONAR-13262 P/R analysis fails if top directory as same name as project il y a 4 ans
  Duarte Meneses 32c274e7d7 SONAR-13193 Stop using legacy project ID and use project UUID instead il y a 4 ans
  Duarte Meneses d8081f847f SONAR-13193 Stop using legacy project ID and use project UUID instead il y a 4 ans
  Michal Duda d662d0c026 SONAR-13272 fix issue with setting some properties through env variables il y a 4 ans
  Duarte Meneses 74384e6705 SONAR-12691 Don't persist project measures that are not historical il y a 4 ans
  Duarte Meneses 7294268682 SONAR-12691 Minor refactoring il y a 4 ans
  Duarte Meneses 4f5231d181 SONAR-12691 Dont delete past measures of directories and files il y a 4 ans
  Duarte Meneses 50d6bfbc65 SONAR-12691 Minor cleanup il y a 4 ans
  Julien HENRY a5e56c8d40 SONAR-13214 Remove org.sonar.api.config.Settings from the API il y a 4 ans
  Pierre 396a88701b fix java:S2259 possible NPE il y a 4 ans
  Julien Lancelot ec384a1e69 SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 characters il y a 4 ans
  Duarte Meneses 0433161433 SONAR-12928 Persistence of live measures is a performance hotspot on Oracle and SQLServer il y a 4 ans
  Sébastien Lesaint d961c0a405 SONAR-13093 Optimize cache of issues in Compute Engine il y a 4 ans
  Jacek f2911115af SONAR-13126 add summary of analysis to GH discussion tab il y a 4 ans
  Julien Lancelot 1f0fdb5b78 SONAR-12960 Do not compute Security Hotspots Reviewed when 0 hotspots il y a 4 ans
  Duarte Meneses 4882ea80f8 SONAR-11639 Some directories are not collapsed in pull requests il y a 4 ans
  Julien Lancelot 3ebf6d2303 SONAR-12960 Make Security Review Rating more intuitive on Portfolios il y a 4 ans
  Julien Lancelot c51fa2468c SONAR-12962 Compute Security Review measures on Applications il y a 4 ans
  Julien Lancelot 5401ba28ca SONAR-12962 Compute Security Review measures on new code il y a 4 ans
  Julien Lancelot 49c4ddbfef SONAR-12962 Compute new Security Review measures on Projects il y a 4 ans
  Duarte Meneses 5cb5deb5e5 SONAR-12802 SONAR-12927 Fix moved file detection for cobol and when calculating new lines il y a 4 ans