aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-common
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-166-6/+6
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+9
* SONAR-21165 Fix code smellsLéo Geoffroy2024-02-161-1/+1
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-161-2/+2
* Fix SSF-530.Wojtek Wajerowicz2024-01-312-18/+55
* SONAR-21413 Make provisioning groups ready to handle allowed groupsAntoine Vigneau2024-01-234-41/+44
* SONAR-21121 Add GitLab provisioning ITs for groups and groups membershipAurelien Poscia2024-01-182-2/+11
* SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/us...Aurelien Poscia2024-01-163-6/+73
* SONAR-21244 Allow deletion of local groups when instance is managed.Wojtek Wajerowicz2024-01-042-0/+21
* NO-JIRA Update license headers to 2024Pierre2024-01-0383-83/+83
* SONAR-21250 Add validation checks for the Gitlab configurationAntoine Vigneau2023-12-226-88/+211
* SONAR-21121 Move Gitlab Config REST endpoints to Community editionAntoine Vigneau2023-12-227-1/+967
* SONAR-21121 Renamed allowUserToSignUp to allowUsersToSignUpAurelien Poscia2023-12-221-0/+8
* SONAR-21121 Add POST /dop-translation/gitlab-configurations/Wojtek Wajerowicz2023-12-221-1/+9
* SONAR-21121 Add PATCH /dop-translation/gitlab-configurations/Aurelien Poscia2023-12-222-0/+121
* NO-JIRA Fix code smellsEric Giffon2023-12-111-27/+24
* SONAR-21179 Deprecate preventReactivation paramlukasz-jarocki-sonarsource2023-12-081-1/+1
* SONAR-21131 Add rule controller unit testsEric Giffon2023-12-082-0/+41
* SONAR-21131 Add tests for RuleService and fix code smellsLéo Geoffroy2023-12-082-1/+70
* SONAR-21131 Use same enums between request and response and map parametersLéo Geoffroy2023-12-081-2/+8
* SONAR-21131 Implement api v2 service for custom rule creationEric Giffon2023-12-087-6/+1235
* SONAR-21131 Add response to new endpoint apiv2 rulesLéo Geoffroy2023-12-087-3/+224
* SONAR-21131 Add rule creation structure on apiv2Léo Geoffroy2023-12-083-0/+76
* SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/D...Wojtek Wajerowicz2023-11-288-3/+451
* SONAR-21058 Add POST to /api/v2/authorizations/groupsWojtek Wajerowicz2023-11-232-16/+48
* SONAR-21058 Add support for collection GET /api/v2/authorizations/groupsAurelien Poscia2023-11-234-1/+211
* SONAR-21058 API v2 GET /authorizations/groups/{groupId}Wojtek Wajerowicz2023-11-233-0/+559
* SONAR-21051 remove un-necessarry re-fetch of UserDaoAurelien Poscia2023-11-203-20/+21
* SONAR-21051 use UUID as resource id for /api/v2/users-management/usersAurelien Poscia2023-11-203-59/+58
* SONAR-20235 Add externalIdentity filter in api/users/searchAntoine Vigneau2023-11-023-0/+41
* NO-JIRA delete all useless package-info.java filesAurelien Poscia2023-09-281-23/+0
* SONAR-20578 Add GithubPermissionsMappingService to core-extension-github-prov...Aurelien Poscia2023-09-285-660/+0
* SONAR-20532 Add POST endpoint to create permission mappingsAntoine Vigneau2023-09-283-1/+116
* SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpointWojtek Wajerowicz2023-09-282-4/+55
* SONAR-20532 Add isBaseRole flag in /api/v2/github-permission-mappingsAurelien Poscia2023-09-283-26/+72
* SONAR-20392 Add API v2 endpoint to update GitHub permission mapping.Wojtek Wajerowicz2023-09-156-27/+224
* SONAR-20392 Add apiv2 endpoint to fetch the Github permissions mappingAntoine Vigneau2023-09-155-0/+321
* SONAR-20285 PATCH endpoint to update usersWojtek Wajerowicz2023-09-044-50/+94
* SONAR-20258 Add all missing package-info.javaAurelien Poscia2023-08-256-0/+138
* SONAR-20156 Create api/dismiss_message/dismiss endpoint Nolwenn Cadic2023-08-241-5/+5
* SONAR-20181 Support pageSize=0Aurelien Poscia2023-08-215-3/+157
* SONAR-20181 implement sort-order in documentationAurelien Poscia2023-08-181-0/+24
* SONAR-19965 Add ITs for UserService::deactivate.Wojtek Wajerowicz2023-07-281-28/+296
* SONAR-19969 Support apiv2 POST /users to create a userAntoine Vigneau2023-07-284-6/+406
* SONAR-19991 Don't depend on sonar-webserver-webapi in sonar-webserver-webapi-v2.Wojtek Wajerowicz2023-07-2825-0/+1725
* SONAR-19964 GET /api/v2/users/:login endpointWojtek Wajerowicz2023-07-272-9/+49
* SONAR-19965 DELETE /api/v2/users/:login endpointWojtek Wajerowicz2023-07-268-19/+560
* SONAR-19963 Add GET /api/v2/users endpointAurelien Poscia2023-07-2610-0/+942
* rename sonar-webserver-common to sonar-webserver-apiSébastien Lesaint2019-08-14149-8880/+0
* clean up sonar-webserver content belonging to sonar-webserver-coreSébastien Lesaint2019-08-146-0/+291