7 Révisions (4d8f0c4bf3214a0a36e15ada2a8b1090543eaf8e)

Auteur SHA1 Message Date
  Michal Duda 4d8f0c4bf3 SONAR-13936 Remove use of organizations in Groups il y a 3 ans
  Duarte Meneses 7de02f77f4 SONAR-13936 Drop some Organization code related to Users/Groups/Permission il y a 3 ans
  Jacek 8b2257e18a SONAR-13436 Update Web API docs - user_groups il y a 4 ans
  Duarte Meneses 85b940dd93 SONAR-13221 change PK of GROUPS and update FKs il y a 4 ans
  Wouter Admiraal 3f6f549627 Format all headers for 2020 il y a 4 ans
  Duarte Meneses d1fd889554 Fix code quality issues and reduce dependency on Guava il y a 4 ans
  Sébastien Lesaint b6d962dd46 create sonar-webserver-webapi from sonar-server il y a 4 ans
  Duarte Meneses 93dc977090 Extract implementation from plugin API and create new module sonar-plugin-api-impl il y a 5 ans
  Duarte Meneses 252b3897e7 Fix license headers for 2019 il y a 5 ans
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections il y a 6 ans
  Simon Brandhof c0d2705e61 Fix license headers for 2018 il y a 6 ans
  Julien Lancelot b7b5715807 SONAR-9022 Use default group id from DB when checking default group usage in GroupWsSupport il y a 7 ans
  Julien Lancelot ecd5c70f62 UserDbTester.insertUser does not add default organization membership il y a 7 ans
  Julien Lancelot 57a0ef4397 SONAR-9022 Prevent adding/removing user on 'sonar-users' group il y a 7 ans
  Julien Lancelot 79150c9cad SONAR-9022 Clean up some unit tests in usergroups il y a 7 ans
  Teryk Bellahsene ed1aa9d75e SONAR-8997 SONAR-8998 Filter organization members when selecting users to change permissions and template permissions il y a 7 ans
  Julien Lancelot 9a2d84d6e7 SONAR-8898 Check membership when adding user to a group il y a 7 ans
  Simon Brandhof b15e5e7a05 Move OrganizationPermission to sonar-db-dao il y a 7 ans
  Simon Brandhof 456f46662f Use the methods UserSession accepting OrganizationPermission param il y a 7 ans
  Simon Brandhof 9fe9e202fe SONAR-8761 drop sync of root based on user permissions il y a 7 ans
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version il y a 7 ans
  Sébastien Lesaint 7efab8ef44 rename UserSessionRule.login() to logIn() for clarity il y a 7 ans
  Sébastien Lesaint 98142b6ae3 SONAR-8192 use a System2 impl always returning a bigger number il y a 7 ans
  Sébastien Lesaint c1e059083d SONAR-8192 set/unset root with admin permission change though WS il y a 7 ans
  Sébastien Lesaint 718789f18f SONAR-8192 rename DefaultOrganizationProviderRule to TestDefaultOrganizationProvider il y a 7 ans
  Sébastien Lesaint 7c33862f55 SONAR-8192 add OrganizationDbTester and add it to DbTester il y a 7 ans
  Simon Brandhof 79127d1214 SONAR-8254 check admin permission on related organization il y a 7 ans
  Simon Brandhof 73b71c9e8e Support organizations in user group web services il y a 7 ans
  Simon Brandhof 48d5099ff5 Remove unused annotation @DbTests il y a 8 ans
  Simon Brandhof f5d3461ffd Fix project title in copyright headers il y a 8 ans
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers il y a 8 ans
  Teryk Bellahsene d20713782d SONAR-6903 Rename WS api/usergroups/* to api/user_groups/* il y a 8 ans
  Teryk Bellahsene 1970bcadf1 SONAR-6476 WS usergroups/add_user handles group name il y a 8 ans
  Teryk Bellahsene 61cde2b2b9 Move UserDao to sonar-db il y a 8 ans
  Teryk Bellahsene d8e2d42e70 Move GroupDao to sonar-db il y a 8 ans
  Julien Lancelot 59afc6c59a Replace usage of new DbTester() and AbstractDaoTestCase by DbTester.create(System2) il y a 9 ans
  David Gageot 8ab266708a Unused imports il y a 9 ans
  Simon Brandhof 0f5e9229cb Fix execution of tests on non-H2 databases il y a 9 ans
  Simon Brandhof 32af292b74 Move some classes from sonar-server to sonar-db il y a 9 ans
  Simon Brandhof 1df1488036 Extract module sonar-db il y a 9 ans
  Jean-Baptiste Lievremont a7143f7130 SONAR-6476 SONAR-6477 Revert to id instead of groupId for consistency with other user groups WS il y a 9 ans
  Jean-Baptiste Lievremont b4aaf8a775 SONAR-6476 SONAr-6477 Apply feedback from PR il y a 9 ans
  Jean-Baptiste Lievremont 7be47f79a7 SONAR-6476 SONAR-6477 New WS to add/remove a user to/from a group il y a 9 ans