715 Commits (4d8f0c4bf3214a0a36e15ada2a8b1090543eaf8e)

Author SHA1 Message Date
  Michal Duda 4d8f0c4bf3 SONAR-13936 Remove use of organizations in Groups 3 years ago
  Julien Lancelot 276abb4233 SONAR-13936 Remove use of organizations in Permissions WS and DB 3 years ago
  Duarte Meneses 7de02f77f4 SONAR-13936 Drop some Organization code related to Users/Groups/Permission 3 years ago
  Pierre 13d76f2a2c SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules 3 years ago
  Duarte Meneses 9cf5918d47 SONAR-13861 Remove column 'key_type" from the table 'project_branches' 3 years ago
  Michal Duda 6dc2cc9ff6 SONAR-13862 Do not display dismissed warnings in api/ce/analysis_status 3 years ago
  Michal Duda 0ecd861055 SONAR-13862 Add a WS for dismissing analysis warning by the current user 3 years ago
  Julien Lancelot bc413ee3db SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed code 3 years ago
  Duarte Meneses c6bb025fe8 SONAR-13835 api/qualitygates/search is not returning deterministic results when many projects have same name 3 years ago
  Duarte Meneses d189558e9c SONAR-13643 Save plugins with type 3 years ago
  Pierre a6889467a2 SONAR-12692 add project_uuid to issues_changes 3 years ago
  Duarte Meneses 24bf49516a SONAR-13784 Deleting project should make sure all components are removed 3 years ago
  Duarte Meneses 3347e33f19 SONAR-13518 Drop unused indexes 3 years ago
  Duarte Meneses e7c1b404c3 SONAR-13696 drop PROJECT_ALM_BINDINGS table 3 years ago
  Michal Duda 94ea3b30c8 SONAR-13445 fix failure to export project on Oracle and mssql 3 years ago
  Duarte Meneses 1a90571a65 SONAR-13708 P/R purge should depend on last analysis date 3 years ago
  Jacek 63a1ca96eb SONAR-13698 Delete 'project_alm_settings' rows when project is deleted 3 years ago
  Duarte Meneses db5fc17519 SONAR-13475 - List Github Enterprise repositories API (#2883) 4 years ago
  Jacek db0776c59b Fix oracle selects with case for issue sync progress 4 years ago
  Pierre 96af2bcbe7 SONAR-13444 fix logs verbosity and code smells 4 years ago
  Jacek beb0a7404e SONAR-13398 Throw ES exception in case component is a portfolio, subview or app 4 years ago
  Jacek dc2f7ec44a SONAR-13444 Return hasFailure flag for indexation progress status 4 years ago
  Jacek 741d14c014 SONAR-13398 Verify needIssue sync flag at project level 4 years ago
  Pierre e85644a5ea SONAR-13400 exclude portfolio (but not applications) from worker peek during indexation 4 years ago
  Jacek 14d6de3529 SONAR-13398 fail with 503 api/issues/search WS if needIssueSync is set to true 4 years ago
  Pierre 87b9e4db55 SONAR-13444 purge CE indexation tasks when triggering a disaster recovery 4 years ago
  Pierre e4b519ed12 SONAR-13444 background tasks for issue indexation implementation 4 years ago
  Jacek ac3abae642 SONAR-13398 add ws api/ce/indexation_status to track progress of issue indexation 4 years ago
  Jacek 93ed0d5e1a SONAR-13399 return 'needIssueSync' flag in api/components/show WS 4 years ago
  Jacek 328aafb642 SONAR-13399 return 'needIssueSync' flag in api/components/search_projects WS 4 years ago
  Jacek 9b49b87d25 SONAR-13444 add 'need_issue_sync' to 'project_branches' table 4 years ago
  Julien Lancelot 8c7e9ded9a SONAR-13327 Fix SSF-107 4 years ago
  Julien Lancelot 46a49f0b5e SONAR-13472 Fix SSF-113 4 years ago
  Julien Lancelot ffe8bb6ab9 Table creation migrations should not be re-entrant 4 years ago
  Jacek 21dacef212 SONAR-13291 index components with qualifier ['APP', 'TRK', 'VW', 'SVW'] only in Component ES index 4 years ago
  Michal Duda bf05b3c7c2 SONAR-13221 change PK of RULES and update FK 4 years ago
  Jacek 88e71c8c97 SONAR-13221 drop id column of USERS table 4 years ago
  Jacek 7ea90bda7b SONAR-13221 change USER_ROLES user_id FK to user_uuid 4 years ago
  Jacek 584c92dff0 SONAR-13221 change QPROFILE_EDIT_USERS user_id FK to user_uuid 4 years ago
  Jacek 7925b2f67b SONAR-13221 change PROPERTIES user_id FK to user_uuid 4 years ago
  Jacek 1cb0039c09 SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuid 4 years ago
  Jacek 0e6876dcb3 SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid 4 years ago
  Jacek 8d7585051a SONAR-13221 change USERS_GROUPS user_id FK to user_uuid 4 years ago
  Pierre ac532a55b9 SONAR-13221 change PK of quality gates from id to uuid, update FKs, update API 4 years ago
  Duarte Meneses 16b2b85fc2 SONAR-13221 Update method and var names 4 years ago
  Duarte Meneses 85b940dd93 SONAR-13221 change PK of GROUPS and update FKs 4 years ago
  Pierre 370f5d3e20 SONAR-13221 change PK of properties 4 years ago
  Jacek 94711e1ee7 SONAR-13221 change PK to uuid of RULES_PROFILES table 4 years ago
  Jacek 6c334f9290 SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES table 4 years ago
  Duarte Meneses 6b41a01454 SONAR-13221 Metrics 4 years ago