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-webapi
/
src
/
test
/
java
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
SONAR-22874 Rename Measure classes to ProjectMeasure
Eric Giffon
2024-08-28
1
-5
/
+5
|
*
SONAR-22727 Manage new metrics in the live update
Léo Geoffroy
2024-08-26
1
-157
/
+408
|
*
SONAR-22727 Add new metric to changelog in webapi
Léo Geoffroy
2024-08-26
1
-1
/
+12
|
*
SONAR-22516 API v2 endpoints for managing the email configuration
Antoine Vigneau
2024-08-16
1
-1
/
+1
|
*
SONAR-22224 live update metric
DDMili
2024-06-03
1
-0
/
+7
|
*
SONAR-22141 implement simple linear ETA algorithm for db-migration.
Steve Marion
2024-05-08
2
-26
/
+30
|
*
SONAR-22141 added new endpoint /api/v2/system/migrations-status
lukasz-jarocki-sonarsource
2024-05-08
2
-23
/
+12
|
*
SONAR-22017 Add versionEOL to GlobalAction
OrlovAlexander
2024-04-10
1
-33
/
+52
|
*
SONAR-21909 Introduce active version field in upgrades api
OrlovAlexander
2024-04-03
3
-16
/
+191
|
*
SONAR-21819 Add POST /dop-translation/bound-projects endpoint.
Wojtek Wajerowicz
2024-03-28
1
-1
/
+1
|
*
SONAR-21819 Extract logic reusable between legacy and v2 endpoints.
Wojtek Wajerowicz
2024-03-28
8
-1183
/
+3
|
*
SONAR-21819 Add DevOpsPlatformCreator for GitLab.
Wojtek Wajerowicz
2024-03-28
4
-16
/
+316
|
*
SONAR-21799 fix issue with sorting by impact data metric
Léo Geoffroy
2024-03-25
1
-19
/
+85
|
*
SONAR-21770 Accept new metrics 'new_maintainability_issues', ↵
Dejan Milisavljevic
2024-03-25
1
-52
/
+61
|
|
|
|
'new_reliability_issues', 'new_security_issues'
*
[NO-JIRA] Remove unused classes
Jacek Poreda
2024-03-20
1
-49
/
+0
|
*
SONAR-21452 move from commons-lang:commons-lang to ↵
Matteo Mara
2024-03-16
21
-27
/
+27
|
|
|
|
org.apache.commons:commons-lang3
*
SONAR-21799 Deprecate metrics based on old types and severities
Léo Geoffroy
2024-03-13
1
-0
/
+8
|
*
SONAR-21643 Make rule compatible with JUnit5 (#10700)
Dejan Milisavljevic
2024-02-26
3
-55
/
+7
|
*
SONAR-21643 Migrate test case UT in Junit5
Léo Geoffroy
2024-02-21
1
-35
/
+31
|
*
SONAR-21455 fix deprecated metrics in 10.4
lukasz-jarocki-sonarsource
2024-02-01
1
-2
/
+2
|
*
SONAR-21455 Deprecate metrics in the api/measures/* endpoints
lukasz-jarocki-sonarsource
2024-01-31
1
-0
/
+8
|
*
SONAR-21455 Compute high_impact_accepted_issues with impacts query
Eric Giffon
2024-01-31
1
-24
/
+26
|
*
SONAR-21455 Live update of impact measures
Eric Giffon
2024-01-31
1
-9
/
+114
|
*
SONAR-21116 Fix api/authentication/validate doesnt validate user tokens
antoine.vinot
2024-01-30
1
-43
/
+64
|
*
SONAR-21504 Correctly set project visibility and permissions on projects ↵
Wojtek Wajerowicz
2024-01-29
2
-20
/
+21
|
|
|
|
created from GH Actions.
*
SONAR-19603 Throw exception when lib/scanner doesn't exist.
Wojtek Wajerowicz
2024-01-22
1
-1
/
+12
|
*
SONAR-20934 Propagate useful error messages during GitHub project onboarding
Antoine Vigneau
2024-01-22
1
-6
/
+28
|
*
SONAR-21280 Use IssueStatus from plugin-api instead and remove old one
Léo Geoffroy
2024-01-19
1
-1
/
+1
|
*
SONAR-21088 Fix SSF-434
Wojtek Wajerowicz
2024-01-17
2
-7
/
+7
|
*
SONAR-21273 Compute metrics new_accepted_issues and high_impact_accepted_issues
Eric Giffon
2024-01-17
1
-0
/
+39
|
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
197
-197
/
+197
|
*
SONAR-21204 Add info message to /api/ce/activity
Aurelien Poscia
2023-12-22
1
-2
/
+23
|
*
SONAR-21131 Implement api v2 service for custom rule creation
Eric Giffon
2023-12-08
1
-38
/
+0
|
*
SONAR-21131 Add response to new endpoint apiv2 rules
Léo Geoffroy
2023-12-08
1
-59
/
+0
|
*
SONAR-21014 Return 400 instead 500 in case provided locale is invalid
Jacek Poreda
2023-12-01
1
-16
/
+26
|
*
SONAR-21058 API v2 GET /authorizations/groups/{groupId}
Wojtek Wajerowicz
2023-11-23
1
-339
/
+0
|
*
SONAR-20932 Updated email issue notification to handle accepted issue status
lukasz-jarocki-sonarsource
2023-11-08
1
-3
/
+3
|
*
SONAR-20870 Add accept transition in replacement of wontfix
Léo Geoffroy
2023-11-08
1
-1
/
+1
|
*
SONAR-20877 Update naming to issueStatus
Léo Geoffroy
2023-11-08
1
-3
/
+3
|
*
SONAR-20892 Updated api/measures endpoints to return renamed metric
lukasz-jarocki-sonarsource
2023-11-08
1
-2
/
+2
|
*
SONAR-20877 Add new status field to api response
Léo Geoffroy
2023-11-08
1
-0
/
+11
|
*
SONAR-20921 Handle more configuration errors in SAML test page
Matteo Mara
2023-11-07
1
-1
/
+1
|
*
SONAR-20853 Set visibility from GitHub when creating a project via scanner.
Wojtek Wajerowicz
2023-11-02
1
-3
/
+54
|
*
SONAR-20700 add ProjectCreator to reuse logic
Aurelien Poscia
2023-10-20
3
-21
/
+33
|
*
SONAR-20699 Propagate meaningful exceptions to the Scanner
Antoine Vigneau
2023-10-20
1
-0
/
+19
|
*
SONAR-20699 Don't fail project creation when GitHub configuration is not found.
Wojtek Wajerowicz
2023-10-20
1
-13
/
+8
|
*
SONAR-20700 Trigger a GH permission sync after project creation
Aurelien Poscia
2023-10-20
2
-9
/
+32
|
*
SONAR-20700 Move GitHubPermissionConverter to sonar-alm-client
Aurelien Poscia
2023-10-20
2
-2
/
+2
|
*
SONAR-20700 Add scan permission for the user pushing the report in case ↵
Aurelien Poscia
2023-10-20
2
-10
/
+29
|
|
|
|
auto-provisioning is on
*
SONAR-20700 Use auth App installation token to check permissions on GH
Aurelien Poscia
2023-10-20
2
-19
/
+35
|
[prev]
[next]