243 Commits (4cd01804400e980415379551053374e2ee9694a5)

Author SHA1 Message Date
  Duarte Meneses 4cd0180440 SONAR-12841 Support AES 256 Settings Encryption 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
  Duarte Meneses cc10a68715 SONAR-13151 api/issues/search page size parameter negative value should not be allowed 3 years ago
  Jacek 3a99ed1448 SONAR-13665 Fix api/webhooks/deliveries to return appropriate 'componentKey' in response 3 years ago
  Duarte Meneses 1ce932189a SONAR-11028 Turning off developer nominative information 3 years ago
  Duarte Meneses 0c2f6292c6 SONAR-13549 Update description of 'permission' in WebServices 3 years ago
  Michal Duda 721de262d7 SONAR-13341 improved error message 4 years ago
  Michal Duda cf787e3f6a SONAR-13341 fix SSF-110 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
  Jacek b1b710b8e2 SONAR-13399 all applications should be disabled when issue sync in progress 4 years ago
  Jacek 6c80b0ffed SONAR-13398 deprecate issue count fields in response for api/project_pull_requests/lists WS 4 years ago
  Jacek b2074b590f SONAR-13398 fail with 503 api/issues/authors WS if needIssueSync is set to true 4 years ago
  Jacek 65e78ed94a SONAR-13398 fail with 503 api/issues/component_tags WS if needIssueSync is set to true 4 years ago
  Jacek 94ae3b76e8 SONAR-13398 fail with 503 api/issues/tags WS if needIssueSync is set to true 4 years ago
  Jacek 67b7694f63 SONAR-13398 fail with 503 api/hotspots/search WS if needIssueSync is set to true 4 years ago
  Jacek 14d6de3529 SONAR-13398 fail with 503 api/issues/search WS if needIssueSync is set to true 4 years ago
  Jacek 52dea5983f SONAR-13398 clean api/issues/search WS from deprecated code 4 years ago
  Jacek 9cad39aca8 SONAR-13398 extract common component for checking issue sync status 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 8d125a68b8 SONAR-13398 return 'needIssueSync' flag in api/navigation/global WS 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 88131a33e0 SONAR-13489 Fix permission issue with hotspot assign action 4 years ago
  Duarte Meneses 3352e9f378 SONAR-13390 SONAR-13391 New Code Reference Branch 4 years ago
  Julien Lancelot 46a49f0b5e SONAR-13472 Fix SSF-113 4 years ago
  Duarte Meneses dc0dab1c92 Improve description of 'f' in 'api/rules/search' WS 4 years ago
  Jacek 9dfc4a7daa Fix api/components/search WS docs to not include unsupported types 4 years ago
  Jacek 121c04fd83 SONAR-12266 Drop favourites for files 4 years ago
  Jacek 15274704f9 SONAR-13291 deprecate 'language' param and remove 'language' field from component ES index 4 years ago
  Jacek 21dacef212 SONAR-13291 index components with qualifier ['APP', 'TRK', 'VW', 'SVW'] only in Component ES index 4 years ago
  Jacek 7b52d8ac09 SONAR-13436 Update Web API docs - quality_gates 4 years ago
  Jacek 8b2257e18a SONAR-13436 Update Web API docs - user_groups 4 years ago
  Jacek f19dff85e8 SONAR-13436 Update Web API docs - permissions 4 years ago
  Jacek f4eac316ac SONAR-13436 Update Web API docs - metrics 4 years ago
  Jacek e1c992d910 SONAR-13436 Update Web API docs - custom_measures 4 years ago
  Duarte Meneses c7bda4931b Fix unstable test TransitionActionTest 4 years ago
  Duarte Meneses f8a00f1a80 SONAR-13300 Deprecate use of id in quality gate web services 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 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