index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sonar-db-dao
/
src
/
testFixtures
/
java
/
org
/
sonar
/
db
/
user
/
UserDbTester.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-24780 Add userId parameter to GET /authorizations/groups
Aurelien Poscia
2025-05-12
1
-1
/
+1
*
SONAR-24667 Stop relying on UserRole from the plugin API
Julien HENRY
2025-03-27
1
-12
/
+48
*
SONAR-24146 Update license headers for 2025
Matteo Mara
2025-01-09
1
-1
/
+1
*
SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...
Julien HENRY
2024-10-24
1
-2
/
+2
*
NO-JIRA Stop using deprecated methods from RandomStringUtils
Matteo Mara
2024-10-14
1
-2
/
+2
*
SONAR-22649 Create DB populator for creating generated data
Alain Kermis
2024-09-19
1
-0
/
+4
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
1
-4
/
+7
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
1
-1
/
+1
*
SONAR-20156 Create api/dismiss_message/dismiss endpoint
Nolwenn Cadic
2023-08-24
1
-3
/
+13
*
SONAR-19783 Adapt synchronization steps to handle default organization group
Aurelien Poscia
2023-08-22
1
-1
/
+2
*
SONAR-19783 add GithubOrganizationGroupDao/Dto + mapper
Aurelien Poscia
2023-08-22
1
-0
/
+7
*
SONAR-19785 update SQ groups permissions from GitHub teams permissions
Aurelien Poscia
2023-07-18
1
-2
/
+14
*
NO-JIRA remove unused imports
Pierre
2023-07-17
1
-1
/
+0
*
NO-JIRA replace Collectors.toList to Stream.toList
Pierre
2023-07-17
1
-1
/
+1
*
NO-JIRA replace MoreCollectors.toList with Collectors.toList
Pierre
2023-07-17
1
-2
/
+2
*
SONAR-19558 Update rest of test for sonar-db-dao
Léo Geoffroy
2023-06-30
1
-7
/
+6
*
SONAR-19445 renamed permissions' component_uuid column to entity_uuid
Lukasz Jarocki
2023-06-19
1
-12
/
+12
*
SONAR-19445 update elasticSearch permission index
Benjamin Campomenosi
2023-06-19
1
-8
/
+11
*
SONAR-19455 refactored permissions in the codebase to not rely on main branch...
Lukasz Jarocki
2023-06-19
1
-25
/
+18
*
SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDto
Duarte Meneses
2023-06-19
1
-12
/
+2
*
SONAR-19445 Update AuthorizationDao to not rely on components
Léo Geoffroy
2023-06-19
1
-7
/
+72
*
SONAR-19445 refactor deleteProjectPermissionOfAnyUser method
Lukasz Jarocki
2023-06-19
1
-3
/
+14
*
SONAR-19085 Create and update GitHub groups
Antoine Vigneau
2023-05-11
1
-0
/
+14
*
SONAR-19086 Compare DB groups and GitHub teams, update DB membership accordingly
Aurelien Poscia
2023-05-11
1
-0
/
+6
*
SONAR-19084 Create and update GitHub users
Antoine Vigneau
2023-05-11
1
-2
/
+2
*
[SONAR-18964] add sonarLintLastConnectionDate parameter to api/users/search r...
Steve Marion
2023-04-12
1
-0
/
+6
*
SONAR-18850 update branch mapper to use is main and update test framework
Lukasz Jarocki
2023-04-04
1
-3
/
+10
*
SONAR-18532 Add support for group membership DELETE in /api/scim/v2/Groups
Antoine Vigneau
2023-03-22
1
-0
/
+6
*
SONAR-18532 Add support for group membership PUT in /api/scim/v2/Groups
Aurelien Poscia
2023-03-22
1
-0
/
+12
*
SONAR-18525 Support of DELETE verb for /api/scim/v2/Groups
Aurelien Poscia
2023-03-22
1
-0
/
+7
*
SONAR-18628 Drop GlobalPermissions class and replace with GlobalPermission enum.
Dimitris Kavvathas
2023-03-07
1
-11
/
+9
*
Update license templates for 2023
Pierre
2023-01-02
1
-1
/
+1
*
SONAR-16479 remove root user concept
Pierre
2022-06-15
1
-6
/
+0
*
SONAR-16264 - Search Tokens endpoint update
Belen Pruvost
2022-04-29
1
-0
/
+11
*
SONAR-16139 Drop api/users/set_setting and related db table
Duarte Meneses
2022-04-01
1
-11
/
+0
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
1
-1
/
+1
*
SONAR-15142 - Include template data on user/group permission inserts
Belen Pruvost
2021-08-19
1
-6
/
+6
*
SONAR-15142 consistently log 'userLogin' when refering to a user
Duarte Meneses
2021-08-19
1
-11
/
+7
*
SONAR-15142 adding user login to audit log when removing or adding permission
Lukasz Jarocki
2021-08-19
1
-4
/
+4
*
SONAR-15142 - Add component qualifier to new value in Logs
Belen Pruvost
2021-08-19
1
-5
/
+5
*
SONAR-15271 Add/remove permission from a group should have group name
Zipeng WU
2021-08-19
1
-8
/
+11
*
SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings
Belen Pruvost
2021-07-27
1
-9
/
+9
*
SONAR-15142 Persisting audits for User operations
Belen Pruvost
2021-07-27
1
-4
/
+4
*
SONAR-14245 Drop organization related tables
Duarte Meneses
2021-01-11
1
-2
/
+2
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
1
-1
/
+1
*
SONAR-13936 Rename OrganizationPermission to GlobalPermission
Julien Lancelot
2020-10-16
1
-10
/
+10
*
SONAR-13936 Remove use of organizations in Groups
Michal Duda
2020-10-16
1
-18
/
+6
*
SONAR-13936 Remove use of organizations in Permissions WS and DB
Julien Lancelot
2020-10-16
1
-2
/
+2
*
SONAR-13936 Drop some Organization code related to Users/Groups/Permission
Duarte Meneses
2020-10-16
1
-73
/
+35
*
SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules
Pierre
2020-10-05
1
-0
/
+5
[next]