444 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
  Julien Lancelot 073c87437f SONAR-13936 Remove organization parameter from Users 3 years ago
  Jacek c3545216c4 SONAR-13965 Update column 'change_data' of 'qprofile_changes' table to use ruleUuid instead of ruleId 3 years ago
  Jacek 443044aa50 SONAR-13948 fix migrations to drop default constraints when dropping column for mssql 3 years ago
  Jacek 1772f0e74b SONAR-13985 Drop associated index with primary key on Oracle DB 3 years ago
  Pierre ad3349e7b6 SONAR-13903 move to v86 & add organization_uuid index deletion from quality_profile table 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 0ecd861055 SONAR-13862 Add a WS for dismissing analysis warning by the current user 3 years ago
  Julien Lancelot dae0f392c7 SONAR-13862 Add dismiss information to 'api/ce/analysis_status' WS 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
  Jacek 2e95a6d972 SONAR-13802 Fix NPE when component favorite orphan selected 3 years ago
  Duarte Meneses 99be108861 SONAR-13785 Complete migration of file sources with a DB migration 3 years ago
  Duarte Meneses 3347e33f19 SONAR-13518 Drop unused indexes 3 years ago
  Duarte Meneses 670f78693c SONAR-13747 Drop unused DB columns related to periods 3 years ago
  Duarte Meneses e7c1b404c3 SONAR-13696 drop PROJECT_ALM_BINDINGS table 3 years ago
  Jacek dc7916a368 SONAR-11595 drop unused 'value_warning', 'period' columns from 'quality_gate_conditions' table 3 years ago
  Jacek cf3ee4bb92 SONAR-13698 Remove comma from SQL query 3 years ago
  Jacek 63a1ca96eb SONAR-13698 Delete 'project_alm_settings' rows when project is deleted 3 years ago
  Duarte Meneses 446a27fd0b SONAR-13613 Fix code duplication 3 years ago
  Duarte Meneses a59e6e96ad Fix unstable unit test 3 years ago
  Duarte Meneses eb451f2c3a SONAR-13594 Upgrade to 8.4 fails on MS SQL Server 3 years ago
  Duarte Meneses ce7998b9fa SONAR-13613 DB migrations on upgrade fail due to orphan foreign keys 3 years ago
  Mark Rekveld 39d0d57a49 SONAR-13475 Get GitHub ClientId API 4 years ago
  Michal Duda cf787e3f6a SONAR-13341 fix SSF-110 3 years ago
  Jacek 9b49b87d25 SONAR-13444 add 'need_issue_sync' to 'project_branches' table 4 years ago
  Duarte Meneses f3bd6c51bb Optimize database migrations 4 years ago
  Julien Lancelot 8c7e9ded9a SONAR-13327 Fix SSF-107 4 years ago
  Jacek 41f7eb48fa SONAR-13221 Increase size of FK user_uuid column to 255 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
  Pierre 151208bdf4 SONAR-13221 remove rules parameters orphans rows 4 years ago
  Jacek 121c04fd83 SONAR-12266 Drop favourites for files 4 years ago
  Duarte Meneses ef410a968a SONAR-13221 Delete rows with orphan FK 4 years ago
  Jacek b6727b0395 SONAR-13221 use kee when updating ISSUES table 4 years ago
  Jacek 28b7550181 SONAR-13221 drop `order by id asc` statement 4 years ago
  Jacek 665f39de98 SONAR-13221 add index before populate 4 years ago
  Pierre 5f377c7d11 SONAR-13221 move migrations from v83 to v84 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 e20b54989f SONAR-13221 add support PK with many columns to drop builder 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