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-webserver-common
/
src
/
it
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-24667 Stop relying on UserRole from the plugin API
Julien HENRY
2025-03-27
5
-139
/
+133
*
SONAR-24520 Replace usages of Plugin API RuleType with internal Enum
antoine.vinot
2025-03-27
1
-2
/
+3
*
SONAR-24146 Update license headers for 2025
Matteo Mara
2025-01-09
12
-12
/
+12
*
SONAR-23402 Support case with empty CleanCodeAttribute
Viktor Vorona
2024-12-24
1
-2
/
+2
*
SONAR-24003 Delete unnecessary imports
Julien Camus
2024-12-18
2
-8
/
+4
*
SONAR-24004 Replace lambda with method reference
Julien Camus
2024-12-18
1
-10
/
+10
*
SONAR-23341 Security report data are based on Security impact when in MQR mode
Dejan Milisavljevic
2024-11-21
1
-1
/
+5
*
CODEFIX-188 Enable Ai CodeFix for new projects if all projects enabled option...
Serhat Yenican
2024-11-19
1
-0
/
+29
*
SONAR-23594 Fix SSF-606
Nolwenn Cadic
2024-11-14
1
-0
/
+24
*
SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...
Julien HENRY
2024-10-24
5
-34
/
+31
*
SONAR-23258 fix bug with custom rules
Léo Geoffroy
2024-10-16
1
-5
/
+12
*
NO-JIRA Stop using deprecated methods from RandomStringUtils
Matteo Mara
2024-10-14
1
-4
/
+4
*
SONAR-22516 Fix BBT using email configuration
Antoine Vigneau
2024-08-16
1
-3
/
+3
*
SONAR-22516 API v2 endpoints for managing the email configuration
Antoine Vigneau
2024-08-16
2
-0
/
+596
*
SONAR-22632 Trigger provisioning after user consent
Nolwenn Cadic
2024-07-30
2
-19
/
+97
*
SONAR-22365 Fix SSF-571
Antoine Vigneau
2024-06-17
1
-0
/
+537
*
SONAR-22363 Fix SSF-572
Antoine Vigneau
2024-06-13
1
-0
/
+30
*
SONAR-21052 Drop specific key validation for custom rules from rule templates
Julien HENRY
2024-04-05
1
-17
/
+0
*
SONAR-21819 Extract logic reusable between legacy and v2 endpoints.
Wojtek Wajerowicz
2024-03-28
5
-0
/
+1893
*
Fix SSF-530.
Wojtek Wajerowicz
2024-01-31
1
-5
/
+35
*
SONAR-21413 Make provisioning groups ready to handle allowed groups
Antoine Vigneau
2024-01-23
1
-18
/
+19
*
SONAR-21121 Add GitLab provisioning ITs for groups and groups membership
Aurelien Poscia
2024-01-18
1
-1
/
+6
*
SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/us...
Aurelien Poscia
2024-01-16
1
-2
/
+38
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
4
-4
/
+4
*
SONAR-21250 Add validation checks for the Gitlab configuration
Antoine Vigneau
2023-12-22
1
-42
/
+110
*
SONAR-21121 Move Gitlab Config REST endpoints to Community edition
Antoine Vigneau
2023-12-22
1
-0
/
+487
*
NO-JIRA Fix code smells
Eric Giffon
2023-12-11
1
-27
/
+24
*
SONAR-21131 Add rule controller unit tests
Eric Giffon
2023-12-08
1
-0
/
+38
*
SONAR-21131 Implement api v2 service for custom rule creation
Eric Giffon
2023-12-08
1
-0
/
+724
*
SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/D...
Wojtek Wajerowicz
2023-11-28
1
-1
/
+31
*
SONAR-21051 remove un-necessarry re-fetch of UserDao
Aurelien Poscia
2023-11-20
1
-1
/
+2
*
SONAR-21051 use UUID as resource id for /api/v2/users-management/users
Aurelien Poscia
2023-11-20
1
-20
/
+20
*
SONAR-20235 Add externalIdentity filter in api/users/search
Antoine Vigneau
2023-11-02
1
-0
/
+28
*
SONAR-20578 Add GithubPermissionsMappingService to core-extension-github-prov...
Aurelien Poscia
2023-09-28
1
-309
/
+0
*
SONAR-20532 Add POST endpoint to create permission mappings
Antoine Vigneau
2023-09-28
1
-0
/
+54
*
SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpoint
Wojtek Wajerowicz
2023-09-28
1
-0
/
+39
*
SONAR-20532 Add isBaseRole flag in /api/v2/github-permission-mappings
Aurelien Poscia
2023-09-28
1
-18
/
+58
*
SONAR-20392 Add API v2 endpoint to update GitHub permission mapping.
Wojtek Wajerowicz
2023-09-15
1
-13
/
+90
*
SONAR-20392 Add apiv2 endpoint to fetch the Github permissions mapping
Antoine Vigneau
2023-09-15
1
-0
/
+99
*
SONAR-20285 PATCH endpoint to update users
Wojtek Wajerowicz
2023-09-04
1
-35
/
+62
*
SONAR-20156 Create api/dismiss_message/dismiss endpoint
Nolwenn Cadic
2023-08-24
1
-5
/
+5
*
SONAR-20181 Support pageSize=0
Aurelien Poscia
2023-08-21
1
-0
/
+9
*
SONAR-19965 Add ITs for UserService::deactivate.
Wojtek Wajerowicz
2023-07-28
1
-28
/
+296
*
SONAR-19969 Support apiv2 POST /users to create a user
Antoine Vigneau
2023-07-28
2
-4
/
+224
*
SONAR-19964 GET /api/v2/users/:login endpoint
Wojtek Wajerowicz
2023-07-27
1
-0
/
+30
*
SONAR-19965 DELETE /api/v2/users/:login endpoint
Wojtek Wajerowicz
2023-07-26
1
-9
/
+56
*
SONAR-19963 Add GET /api/v2/users endpoint
Aurelien Poscia
2023-07-26
1
-0
/
+408