aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/users/UsersService.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-181-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21119 Add Gitlab BBT for user provisioningAntoine Vigneau2023-12-221-1/+2
* SONAR-18396 - Support user soft deletion on Azure through SCIMAntoine Vigneau2023-02-101-1/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice mec...Pierre2022-07-211-15/+0
* SONAR-16599 Create a new endpoint to dismiss noticePierre2022-07-121-0/+16
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-13/+0
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-15/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15587 Sonarlint PromotionJeremy Davis2021-11-031-0/+14
* SONAR-13930 Allow migration of auth systemJacek2021-01-111-0/+17
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13936 Remove organization parameter from UsersJulien Lancelot2020-10-161-15/+7
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-151-1/+0
* Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X"Julien Lancelot2019-04-041-0/+1
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-041-1/+0
* SONAR-11610 Create api/users/update_login WSJulien Lancelot2019-01-161-1/+17
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11579 Create WS to store/load user settingsJulien Lancelot2018-12-201-4/+20
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-0/+16
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-061-3/+3
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-061-0/+191
* Reduce the dependency between sonar-server and sonar-wsDaniel Schwarz2017-11-291-191/+0
* Remove documentation from generated WS clientSimon Brandhof2017-11-291-10/+0
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+201