49 Commits (4d8f0c4bf3214a0a36e15ada2a8b1090543eaf8e)

Author SHA1 Message Date
  Michal Duda 4d8f0c4bf3 SONAR-13936 Remove use of organizations in Groups 3 years ago
  Duarte Meneses 7de02f77f4 SONAR-13936 Drop some Organization code related to Users/Groups/Permission 3 years ago
  Michal Duda 0ecd861055 SONAR-13862 Add a WS for dismissing analysis warning by the current user 3 years ago
  Julien Lancelot 8c7e9ded9a SONAR-13327 Fix SSF-107 4 years ago
  Julien Lancelot 46a49f0b5e SONAR-13472 Fix SSF-113 4 years ago
  Jacek 88e71c8c97 SONAR-13221 drop id column of USERS table 4 years ago
  Jacek 7ea90bda7b SONAR-13221 change USER_ROLES user_id FK to user_uuid 4 years ago
  Jacek 0e6876dcb3 SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid 4 years ago
  Jacek 8d7585051a SONAR-13221 change USERS_GROUPS user_id FK to user_uuid 4 years ago
  Duarte Meneses 85b940dd93 SONAR-13221 change PK of GROUPS and update FKs 4 years ago
  Pierre 49592e8324 SONAR-13221 replace auto-incremented ID by UUID for user tokens 4 years ago
  Duarte Meneses d8081f847f SONAR-13193 Stop using legacy project ID and use project UUID instead 4 years ago
  Pierre Guillot 333a03b9c4 cleanup unused sonarcloud code 4 years ago
  Jacek ad082b3d7b SONAR-12214 - order by created_at instead of technical id (#2029) 4 years ago
  Benoit 7f1afd8ce4 MMF-769 User can close their account (#1861) 4 years ago
  Julien Lancelot 2847ce4e64 SONARCLOUD-381 Create api/organization/sync_members 5 years ago
  Julien Lancelot 2e662eaa81 SONAR-10597 Fix issue on Oracle 5 years ago
  Julien Lancelot 308d6a85e6 Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_user_tokens 5 years ago
  Julien Lancelot 759926d3cf SONARCLOUD-332 Use EXTERNAL_LOGIN to authenticate users 5 years ago
  Sébastien Lesaint 345367ccbb SONARCLOUD-192 move all analytics SQL out of core mappers 5 years ago
  Julien Lancelot 347f6c6744 SONAR-11579 Create WS to store/load user settings 5 years ago
  Julien Lancelot 489c2324ff SONARCLOUD-128 Migrate microsoft user logins 5 years ago
  Simon Brandhof 429a800e02 SONARCLOUD-78 add metrics 6 years ago
  Julien Lancelot 63947f4bf7 SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUID 6 years ago
  Julien Lancelot 7a89468660 SONAR-10598 Display warning page when detecting login update during authentication 6 years ago
  Julien Lancelot a124513d1f SONAR-10599 Synchronize login during authentication 6 years ago
  Guillaume Jambet 17d122c004 SONAR-10597 Introduce UUID in table USERS 6 years ago
  Eric Hartmann 7f88e7c22d SONAR-6949 Implements bcrypt hash for password 6 years ago
  Eric Hartmann f7adccdc63 SONAR-6949 Populate HASH_METHOD with SHA1 6 years ago
  Guillaume Jambet f1a7b51a44 SONAR-10426 Add homepage default when db is inconsistent 6 years ago
  Julien Lancelot 465047d8b4 SONAR-10338 Allow authentication of user using an exising email 6 years ago
  Guillaume Jambet 134d7c42c8 SONAR-10182 Rename homepage parameter from 'value' to 'parameter' 6 years ago
  Guillaume Jambet 983509731f SONAR-10182 Clean homepage when deleting an organization 6 years ago
  Guillaume Jambet 56c1dd13a7 SONAR-10182 Add api/users/current homepage persistence 6 years ago
  Eric Hartmann 1aa12c9a77 SONAR-9535 Upgrade to MyBatis 3.4.4 7 years ago
  Eric Hartmann 884e73d807 MMF-935 experiment ES resilience of user creation 7 years ago
  Julien Lancelot 0b4ea07b38 SONAR-9356 Add column USERS.ONBOARDED 7 years ago
  Sébastien Lesaint 8cd57ce885 SONAR-9028 remove any support to table authors from code 7 years ago
  Sébastien Lesaint b68b4f0856 SONAR-9140 a bit of formatting on RoleMapper.xml 7 years ago
  Julien Lancelot e13ecb1974 SONAR-8957 Move deletion of default assignee settings from UserDao to DeactivateAction 7 years ago
  Julien Lancelot e9921f1394 SONAR-8957 Move deletion of user permissions from UserDao to DeactivateAction 7 years ago
  Julien Lancelot 314e8b5af8 SONAR-8957 Move deletion of user properties from UserDao to DeactivateAction 7 years ago
  Julien Lancelot c44b0d4946 SONAR-8957 Move deletion of group membership from UserDao to DeactivateAction 7 years ago
  Teryk Bellahsene 0e4739352b SONAR-8999 Return only organization members when changing group membership 7 years ago
  Julien Lancelot 5acc864451 SONAR-8968 Add organization parameter in api/users/groups 7 years ago
  Teryk Bellahsene 24549284b7 SONAR-8894 Search members of an organization WS api/organizations/search_members 7 years ago
  Teryk Bellahsene 17384ccb4e SONAR-8893 WS api/organizations/remove_member remove from organization groups 7 years ago
  Julien Lancelot a92c4349cb SONAR-8930 When removing a user, remove him from any organization he belongs to 7 years ago
  Sébastien Lesaint 9824b94f16 split sonar-db into server/sonar-db-core and server/sonar-db-dao 7 years ago