50 Commits (412f42cb112802614e541ca186d3e35006f28be9)

Author SHA1 Message Date
  Wojtek Wajerowicz 412f42cb11 SONAR-21819 Extract logic reusable between legacy and v2 endpoints. 2 months ago
  Matteo Mara 4592d63590 SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons-lang3 2 months ago
  Léo Geoffroy b50db984f0 SONAR-21165 Fix code smells 3 months ago
  Léo Geoffroy 33de33ad99 SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts table 3 months ago
  Wojtek Wajerowicz 71c9f2c259 Fix SSF-530. 4 months ago
  Antoine Vigneau c6471c039e SONAR-21413 Make provisioning groups ready to handle allowed groups 4 months ago
  Aurelien Poscia 75f56ca6f7 SONAR-21121 Add GitLab provisioning ITs for groups and groups membership 5 months ago
  Aurelien Poscia 4242fb2533 SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/users-management/users endpoint 4 months ago
  Wojtek Wajerowicz 5efcc863cf SONAR-21244 Allow deletion of local groups when instance is managed. 5 months ago
  Pierre b6f0a55c06 NO-JIRA Update license headers to 2024 5 months ago
  Antoine Vigneau e7ab4f4c88 SONAR-21250 Add validation checks for the Gitlab configuration 5 months ago
  Antoine Vigneau fce9db4d8d SONAR-21121 Move Gitlab Config REST endpoints to Community edition 5 months ago
  Aurelien Poscia a527175ce6 SONAR-21121 Renamed allowUserToSignUp to allowUsersToSignUp 5 months ago
  Wojtek Wajerowicz 8ae5701135 SONAR-21121 Add POST /dop-translation/gitlab-configurations/ 5 months ago
  Aurelien Poscia f1dfcc61c6 SONAR-21121 Add PATCH /dop-translation/gitlab-configurations/ 5 months ago
  lukasz-jarocki-sonarsource f858d78968 SONAR-21179 Deprecate preventReactivation param 5 months ago
  Eric Giffon a5ae3c2a46 SONAR-21131 Add rule controller unit tests 5 months ago
  Léo Geoffroy 27897c461a SONAR-21131 Add tests for RuleService and fix code smells 5 months ago
  Léo Geoffroy ebeadfc3d5 SONAR-21131 Use same enums between request and response and map parameters 5 months ago
  Eric Giffon 8ecc36d9d3 SONAR-21131 Implement api v2 service for custom rule creation 5 months ago
  Léo Geoffroy 099027380f SONAR-21131 Add response to new endpoint apiv2 rules 6 months ago
  Léo Geoffroy 221057842e SONAR-21131 Add rule creation structure on apiv2 6 months ago
  Wojtek Wajerowicz 982713f8d4 SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/DELETE) 6 months ago
  Wojtek Wajerowicz 6da592353b SONAR-21058 Add POST to /api/v2/authorizations/groups 6 months ago
  Aurelien Poscia 6c4b12f5ea SONAR-21058 Add support for collection GET /api/v2/authorizations/groups 6 months ago
  Wojtek Wajerowicz 6918599a80 SONAR-21058 API v2 GET /authorizations/groups/{groupId} 6 months ago
  Aurelien Poscia a9ef47fe7a SONAR-21051 remove un-necessarry re-fetch of UserDao 6 months ago
  Aurelien Poscia aeb53a50d3 SONAR-21051 use UUID as resource id for /api/v2/users-management/users 6 months ago
  Antoine Vigneau 042cc13bcc SONAR-20235 Add externalIdentity filter in api/users/search 7 months ago
  Aurelien Poscia 159e94c823 NO-JIRA delete all useless package-info.java files 8 months ago
  Aurelien Poscia ea684ddb27 SONAR-20578 Add GithubPermissionsMappingService to core-extension-github-provisioning 8 months ago
  Antoine Vigneau 3a1522e5b2 SONAR-20532 Add POST endpoint to create permission mappings 8 months ago
  Wojtek Wajerowicz b6375cec5b SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpoint 8 months ago
  Aurelien Poscia 162c234190 SONAR-20532 Add isBaseRole flag in /api/v2/github-permission-mappings 8 months ago
  Wojtek Wajerowicz a4ab163846 SONAR-20392 Add API v2 endpoint to update GitHub permission mapping. 8 months ago
  Antoine Vigneau 9f0b0fb1fd SONAR-20392 Add apiv2 endpoint to fetch the Github permissions mapping 8 months ago
  Wojtek Wajerowicz a2e9af8f2e SONAR-20285 PATCH endpoint to update users 9 months ago
  Aurelien Poscia b9860a1165 SONAR-20258 Add all missing package-info.java 9 months ago
  Aurelien Poscia 30b058eb8e SONAR-20181 Support pageSize=0 9 months ago
  Aurelien Poscia 7c70b47e63 SONAR-20181 implement sort-order in documentation 9 months ago
  Antoine Vigneau c43733d1db SONAR-19969 Support apiv2 POST /users to create a user 10 months ago
  Wojtek Wajerowicz 1af4bdccce SONAR-19991 Don't depend on sonar-webserver-webapi in sonar-webserver-webapi-v2. 10 months ago
  Wojtek Wajerowicz d39567bb31 SONAR-19964 GET /api/v2/users/:login endpoint 10 months ago
  Wojtek Wajerowicz 12743ddd2a SONAR-19965 DELETE /api/v2/users/:login endpoint 10 months ago
  Aurelien Poscia b0ab2c391e SONAR-19963 Add GET /api/v2/users endpoint 10 months ago
  Sébastien Lesaint 314809259c rename sonar-webserver-common to sonar-webserver-api 4 years ago
  Sébastien Lesaint 23e09ca2d3 clean up sonar-webserver content belonging to sonar-webserver-core 4 years ago
  Sébastien Lesaint c980b1b86b remove all other dependencies onto sonar-server 4 years ago
  Sébastien Lesaint 5334895ce0 remove dependency from sonar-webserver-webapi to sonar-server 4 years ago
  Sébastien Lesaint 2528f0d148 create webserver-auth and webserver-common from sonar-server 4 years ago