aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/user/UserDbTester.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24780 Add userId parameter to GET /authorizations/groupsAurelien Poscia2025-05-121-1/+1
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-271-12/+48
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-2/+2
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-2/+2
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-191-0/+4
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-4/+7
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20156 Create api/dismiss_message/dismiss endpoint Nolwenn Cadic2023-08-241-3/+13
* SONAR-19783 Adapt synchronization steps to handle default organization groupAurelien Poscia2023-08-221-1/+2
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-221-0/+7
* SONAR-19785 update SQ groups permissions from GitHub teams permissionsAurelien Poscia2023-07-181-2/+14
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-1/+1
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-2/+2
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-301-7/+6
* SONAR-19445 renamed permissions' component_uuid column to entity_uuidLukasz Jarocki2023-06-191-12/+12
* SONAR-19445 update elasticSearch permission indexBenjamin Campomenosi2023-06-191-8/+11
* SONAR-19455 refactored permissions in the codebase to not rely on main branch...Lukasz Jarocki2023-06-191-25/+18
* SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDtoDuarte Meneses2023-06-191-12/+2
* SONAR-19445 Update AuthorizationDao to not rely on componentsLéo Geoffroy2023-06-191-7/+72
* SONAR-19445 refactor deleteProjectPermissionOfAnyUser methodLukasz Jarocki2023-06-191-3/+14
* SONAR-19085 Create and update GitHub groupsAntoine Vigneau2023-05-111-0/+14
* SONAR-19086 Compare DB groups and GitHub teams, update DB membership accordinglyAurelien Poscia2023-05-111-0/+6
* SONAR-19084 Create and update GitHub usersAntoine Vigneau2023-05-111-2/+2
* [SONAR-18964] add sonarLintLastConnectionDate parameter to api/users/search r...Steve Marion2023-04-121-0/+6
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-041-3/+10
* SONAR-18532 Add support for group membership DELETE in /api/scim/v2/GroupsAntoine Vigneau2023-03-221-0/+6
* SONAR-18532 Add support for group membership PUT in /api/scim/v2/GroupsAurelien Poscia2023-03-221-0/+12
* SONAR-18525 Support of DELETE verb for /api/scim/v2/GroupsAurelien Poscia2023-03-221-0/+7
* SONAR-18628 Drop GlobalPermissions class and replace with GlobalPermission enum.Dimitris Kavvathas2023-03-071-11/+9
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16479 remove root user conceptPierre2022-06-151-6/+0
* SONAR-16264 - Search Tokens endpoint updateBelen Pruvost2022-04-291-0/+11
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-11/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-191-6/+6
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-191-11/+7
* SONAR-15142 adding user login to audit log when removing or adding permissionLukasz Jarocki2021-08-191-4/+4
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-5/+5
* SONAR-15271 Add/remove permission from a group should have group nameZipeng WU2021-08-191-8/+11
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-9/+9
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-4/+4
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13936 Rename OrganizationPermission to GlobalPermissionJulien Lancelot2020-10-161-10/+10
* SONAR-13936 Remove use of organizations in GroupsMichal Duda2020-10-161-18/+6
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-161-2/+2
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-161-73/+35
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-0/+5