7 コミット (4d8f0c4bf3214a0a36e15ada2a8b1090543eaf8e)

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