1115 Commits (29f0ba1e123c839ccc65f439fd107409df18ee6b)

Autor SHA1 Nachricht Datum
  Wojtek Wajerowicz 12743ddd2a SONAR-19965 DELETE /api/v2/users/:login endpoint vor 11 Monaten
  Aurelien Poscia b0ab2c391e SONAR-19963 Add GET /api/v2/users endpoint vor 11 Monaten
  Eric Giffon 2f9bcaa9ef SONAR-7704 Change type of components.created_at to bigint vor 11 Monaten
  Benjamin Campomenosi 554fd8eb15 SONAR-19850 Fix code smells vor 11 Monaten
  lukasz-jarocki-sonarsource d5110d4477 SONAR-19850 Apply validation fixes vor 11 Monaten
  Léo Geoffroy 0516e849e4 SONAR-19850 Fix code smells vor 11 Monaten
  lukasz-jarocki-sonarsource f83091c81a SONAR-19850 Fix tests after enabling different uuids for project and branch vor 11 Monaten
  Léo Geoffroy 2fb03df7cc SONAR-19850 Fix new code period bug on project creation vor 11 Monaten
  Léo Geoffroy 1802b244e2 SONAR-19850 Fix project export status vor 11 Monaten
  lukasz-jarocki-sonarsource 18876fc2f0 SONAR-19850 Use different uuids for project and branch vor 11 Monaten
  Benjamin Campomenosi 963ebc5326 SONAR-19850 Fix name of method in ProjectLifeCycleListeners vor 11 Monaten
  Léo Geoffroy f5ff20dbd8 SONAR-19850 Add indexer event for switch of main branch vor 11 Monaten
  Benjamin Campomenosi 7867b6b333 SONAR-19850 Add POST endpoint to set main branch vor 1 Jahr
  Eric Giffon 125a653543 SONAR-19935 Rename ws param projectKey to project vor 11 Monaten
  Eric Giffon efd1e3f1d2 SONAR-19934 Rename ws param componentKeys to components vor 11 Monaten
  Eric Giffon 21fb2157a4 SONAR-19728 Update ws indexation_status to return project count instead of branch percentage vor 11 Monaten
  Jacek Poreda 4bd314ed81 SONAR-19728 Remove ordering from query, fetch issue keys vor 11 Monaten
  Jacek 7c322c39eb SONAR-19728 add `api/hotspots/list` endpoint vor 11 Monaten
  Jacek Poreda 1db20751d8 SONAR-19728 add api/issues/list WS action vor 1 Jahr
  Eric Giffon 94a4bcb075 SONAR-19728 Remove needIssueSync flag from api/components/search_projects vor 1 Jahr
  Duarte Meneses 58f87e3e13 SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 vor 1 Jahr
  Alain Kermis 9a7603a111 SONAR-19610 Fix Markdown description not saved when using /api/rules/update endpoint vor 11 Monaten
  Dimitris Kavvathas 6b756246c2 SONAR-19860 Add information for the response fields 'lastAnalysisDate' and 'revision'. vor 11 Monaten
  Antoine Vigneau dd463f2cc9 SONAR-19790 Return managed status for project in /api/project/search vor 11 Monaten
  Aurelien Poscia c2527c6108 SONAR-19786 Apply project permissions from GitHub at user level vor 11 Monaten
  Wojtek Wajerowicz a619bf95a6 SONAR-19790 Don't apply permissions templates when importing project vor 11 Monaten
  Viktor Vorona 683b7ad836 SONAR-19790 Disallow applying permission template on managed project vor 11 Monaten
  Aurelien Poscia f8db20b221 SONAR-19790 handled managed projects /api/permissions/[bulk_]apply_template vor 11 Monaten
  Antoine Vigneau f718bf6559 SONAR-19787 Restrict permissions changes on managed instances vor 1 Jahr
  Aurelien Poscia 4108de32c8 SONAR-19785 update SQ groups permissions from GitHub teams permissions vor 11 Monaten
  Antoine Vigneau a82999c5d8 SONAR-19784 Improve GitHub project lookup to disallow visibility update vor 1 Jahr
  Aurelien Poscia b92a29d674 SONAR-19784 Synchronize visibility from GitHub vor 1 Jahr
  Antoine Vigneau 5a07fe8d8a SONAR-19784 Do not allow visibility update on managed projects vor 1 Jahr
  Pierre 2ee65a270f NO-JIRA remove unused imports vor 11 Monaten
  Pierre ce0e4ddf7e NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas vor 11 Monaten
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList vor 1 Jahr
  Pierre 470a55b6ae NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining vor 1 Jahr
  Pierre 98034cf8f1 NO-JIRA replace MoreCollectors.toOneElement with Optional.findFirst vor 1 Jahr
  Pierre a824f61c4c NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSet vor 1 Jahr
  Pierre 1716376a8e NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSet vor 1 Jahr
  Pierre 30b98e2afc NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toList vor 1 Jahr
  Pierre 76a58bd627 NO-JIRA replace MoreCollectors.toArrayList with Collectors.toList vor 1 Jahr
  Pierre e9c9afde6a NO-JIRA replace MoreCollectors.toImmutableSet with ImmutableSet.toImmutableSet from guava vor 1 Jahr
  Pierre f33d112357 NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutableList from guava vor 1 Jahr
  Pierre 1ade7f5774 NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet vor 1 Jahr
  Pierre b3b0e8a33f NO-JIRA replace MoreCollectors.toSet with Collectors.toSet vor 1 Jahr
  Pierre a0f29cb5c3 NO-JIRA replace MoreCollectors.toList with Collectors.toList vor 1 Jahr
  Pierre 5737b08804 NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList vor 11 Monaten
  Pierre 81e6bd88fc NO-JIRA replace MoreCollectors operations to JDK or guava implementations vor 1 Jahr
  Pierre 9876e82721 SONAR-19653 improve tests (on private projects) vor 11 Monaten