aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18662 Improve Admin experience for SAML/SCIM configurationMathieu Suen2023-03-2220-598/+3483
* NO-JIRA - rename isEnable to isAvailable for feature flag, as features can be...Pierre2023-03-2218-37/+37
* SONAR-18759 introduce a new mechanism to activate SCIMPierre2023-03-2211-7/+52
* SONAR-18797 warn log message and truncate scim_users during upgradePierre2023-03-2210-0/+369
* SONAR-18657 Add Filters for all, local and managed groups on groups listguillaume-peoch-sonarsource2023-03-2239-746/+765
* SONAR-18662 Improve performance of group membership updatesAurelien Poscia2023-03-222-0/+67
* SONAR-18534 Support filter=displayName eq "displayName"Wojtek Wajerowicz2023-03-226-25/+223
* SONAR-18534 Support excludedAttributes=members for SCIM groups requestsAurelien Poscia2023-03-224-10/+74
* SONAR-18657 allow filtering on isManaged for /api/user_groups/searchWojtek Wajerowicz2023-03-2214-58/+333
* SONAR-18654 Make system/info return optional valuesAntoine Vigneau2023-03-228-33/+100
* SONAR-18689 Add Filters for all, local and managed users on user listguillaume-peoch-sonarsource2023-03-2221-330/+232
* SONAR-18654 Disable group creation when user auto provisioning is enableMathieu Suen2023-03-224-62/+78
* SONAR-18654 Add managed provider in system/info endpointAntoine Vigneau2023-03-228-247/+357
* SONAR-18525 fixed few code smellsAurelien Poscia2023-03-222-3/+2
* SONAR-18689 add filtering by managed in /api/users/searchAurelien Poscia2023-03-229-57/+213
* SONAR-18655 Prevent account creation at login when the instance is managedAntoine Vigneau2023-03-224-7/+72
* SONAR-18657 Do not use Elastic Search for /api/users/searchMathieu Suen2023-03-228-91/+307
* SONAR-18654 Lock users endpointsAntoine Vigneau2023-03-2210-15/+198
* SONAR-18654 Disable user creation when user auto provisioning is enableMathieu Suen2023-03-2219-89/+259
* SONAR-18708 add 'managed' property for users in the telemetryPierre2023-03-225-8/+50
* SONAR-18654 prevent editing groups when instance is managed.Wojtek Wajerowicz2023-03-2214-32/+249
* SONAR-18654 add ability to check if instance is managed.Wojtek Wajerowicz2023-03-221-0/+17
* SONAR-18656 Identify managed users and groupsAurelien Poscia2023-03-2221-84/+588
* SONAR-18654 Component for indicating if instance is externally managed.Wojtek Wajerowicz2023-03-224-2/+121
* SONAR-18525 fix POST supportAurelien Poscia2023-03-224-14/+30
* SONAR-18525 delete group, even if some local users are left insideAurelien2023-03-226-136/+11
* SONAR-18525 Rely on GroupService instead of GroupSupport for PUT /api/scim/v2...Wojtek Wajerowicz2023-03-229-215/+252
* SONAR-18532 Add support for group membership DELETE in /api/scim/v2/GroupsAntoine Vigneau2023-03-2211-41/+419
* SONAR-18532 Add support for group membership PUT in /api/scim/v2/GroupsAurelien Poscia2023-03-226-25/+196
* SONAR-18525 Support of PUT verb for /api/scim/v2/Groups/{groupId}Wojtek Wajerowicz2023-03-224-23/+180
* SONAR-18525 Support of DELETE verb for /api/scim/v2/GroupsAntoine Vigneau2023-03-224-0/+94
* SONAR-18525 Support of DELETE verb for /api/scim/v2/GroupsAurelien Poscia2023-03-224-12/+33
* SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations)Antoine Vigneau2023-03-2216-0/+581
* SONAR-18583 Condition on schema when dropping constraintsEric Giffon2023-03-221-2/+3
* SONAR-18870 Add labels for qualifier and visibility filters in project manage...stanislavh2023-03-222-3/+12
* SONAR-18845 Improve Projects Management page accessibility7PH2023-03-2210-356/+343
* SONAR-18462 - Fix ALM PR decoration not using ad hoc typeAntoine Vinot2023-03-222-1/+35
* SONAR-18544 Issues list does not scroll to open issue box on page refresh on...stanislavh2023-03-215-101/+81
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-2144-47/+47
* SONAR-18805 improve validation of the SAML authentication when login or name ...Matteo Mara2023-03-212-2/+31
* SONAR-18795 Tooltip still visible after router changeKevin Silva2023-03-202-7/+2
* SONAR-18755 Validation fixes for MIUI navbarRevanshu Paliwal2023-03-208-17/+17
* SONAR-18831 Refactor ProjectManagementPageUI tests7PH2023-03-202-1/+3
* SONAR-18729 Optimize ce_queue peek query by changing 'not exists' to 'left jo...Jacek Poreda2023-03-201-9/+2
* SONAR-18823 Rework SourceViewerTest E2Es UI tests7PH2023-03-171-1/+1
* SONAR-18687 Move ITs for sonar-werserver-webapi from src/test to src/it Benjamin Campomenosi2023-03-17442-460/+344
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-1712-25/+25
* SONAR-18757 Create identity providers E2Es UI tests7PH2023-03-176-44/+11
* SONAR-18771 Fix unstable test assign_hotspot_to_someone_elsestanislavh2023-03-171-6/+5
* SONAR-18730 Update quality profile add project web service permissions descri...Alain Kermis2023-03-171-1/+0