index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
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-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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-22274 set minimum length for webhook secret to 16 to improve security
lukasz-jarocki-sonarsource
2024-06-18
5
-11
/
+56
*
SONAR-22365 Fix SSF-571
Antoine Vigneau
2024-06-17
2
-1
/
+27
*
SONAR-22363 Fix SSF-572
Antoine Vigneau
2024-06-13
2
-2
/
+20
*
NO-JIRA Remove the public qualifier in a test
Carmine Vassallo
2024-06-05
1
-1
/
+1
*
SONAR-22224 Correctly Override Inherited rule
OrlovAlexander
2024-06-03
1
-1
/
+1
*
SONAR-22224 Correctly Override Inherited rule
OrlovAlexander
2024-06-03
1
-1
/
+6
*
SONAR-22224 Add prioritizedRule to rules/search api
DDMili
2024-06-03
5
-2
/
+31
*
SONAR-22224 Add missin prioritizedRule facet to issues/search api
Dejan Milisavljevic
2024-06-03
1
-1
/
+2
*
SONAR-22224 update rule show api
OrlovAlexander
2024-06-03
3
-30
/
+35
*
SONAR-22224 update api activate_rule, activate_rules
OrlovAlexander
2024-06-03
9
-189
/
+293
*
SONAR-22224 Add prioritizedRule to issue/search api
DDMili
2024-06-03
4
-1
/
+11
*
SONAR-22224 live update metric
DDMili
2024-06-03
3
-0
/
+18
*
SONAR-22331 Add branchId field to project_branches/list (#11186)
Cody Simms
2024-05-30
3
-5
/
+22
*
SONAR-22246 Cleanup SQL query for the ncloc of biggest branch
Eric Giffon
2024-05-16
1
-1
/
+1
*
SONAR-22148 Spotlight tour for cayc in branch overview
Mathieu Suen
2024-05-10
2
-2
/
+4
*
NO-JIRA remove redundant quality gate UUID creation
Zipeng WU
2024-05-08
4
-14
/
+5
*
SONAR-22141 implement simple linear ETA algorithm for db-migration.
Steve Marion
2024-05-08
3
-29
/
+34
*
SONAR-22143 deprecate endpoint in favor of its api/v2 equivalent
Matteo Mara
2024-05-08
1
-1
/
+5
*
SONAR-22141 added new endpoint /api/v2/system/migrations-status
lukasz-jarocki-sonarsource
2024-05-08
5
-89
/
+35
*
SONAR-22170 Removing a quality gate should remove QG conditions
Zipeng WU
2024-05-03
2
-0
/
+28
*
SONAR-20440 Update new code definition documentation links
Mathieu Suen
2024-05-02
9
-13
/
+13
*
SONAR-21898 make ALM/DOP types consistent between v1 and v2 endpoints.
Wojtek Wajerowicz
2024-04-11
3
-21
/
+4
*
SONAR-22017 Add versionEOL to GlobalAction
OrlovAlexander
2024-04-10
3
-37
/
+66
*
SONAR-21908 Fix incomplete json response on error
Léo Geoffroy
2024-04-03
1
-11
/
+12
*
SONAR-21909 Introduce active version field in upgrades api
OrlovAlexander
2024-04-03
7
-29
/
+324
*
SONAR-21819 Add DevOpsPlatformCreator for Azure DevOps.
Wojtek Wajerowicz
2024-03-28
2
-113
/
+31
*
SONAR-21819 DevopsProjectCreator for BitBucket server
Antoine Vigneau
2024-03-28
6
-139
/
+47
*
SONAR-21819 Deprecate v1 endpoint to import DOP projects
Antoine Vigneau
2024-03-28
10
-26
/
+59
*
SONAR-21819 Add DevOpsPlatformCreator for BitBucket Cloud.
Wojtek Wajerowicz
2024-03-28
2
-120
/
+31
*
SONAR-21819 Add POST /dop-translation/bound-projects endpoint.
Wojtek Wajerowicz
2024-03-28
7
-145
/
+42
*
SONAR-21819 Extract logic reusable between legacy and v2 endpoints.
Wojtek Wajerowicz
2024-03-28
74
-6028
/
+147
*
SONAR-21819 Add DevOpsPlatformCreator for GitLab.
Wojtek Wajerowicz
2024-03-28
17
-140
/
+640
*
SONAR-21602 improved docs for /api/components/search
lukasz-jarocki-sonarsource
2024-03-27
1
-1
/
+4
*
SONAR-21799 fix issue with sorting by impact data metric
Léo Geoffroy
2024-03-25
4
-72
/
+226
*
SONAR-21770 Accept new metrics 'new_maintainability_issues', 'new_reliability...
Dejan Milisavljevic
2024-03-25
9
-66
/
+142
*
SGB-12 Fix tests by setting `issueUpdateDate` instead `updatedAt`
Duarte Meneses
2024-03-22
1
-1
/
+3
*
NO JIRA fix code smells after moving to lang3 library
Matteo Mara
2024-03-22
4
-5
/
+6
*
SONAR-21882 Fix SSF-570
Antoine Vigneau
2024-03-20
4
-4
/
+25
*
SONAR-21880 Fix SSF-569
Bogdana
2024-03-20
2
-8
/
+10
*
[NO-JIRA] Remove unused classes
Jacek Poreda
2024-03-20
2
-112
/
+0
*
SONAR-21878 Fix SSF-568
Antoine Vigneau
2024-03-20
3
-5
/
+34
*
SONAR-21451 replace everit json schema validation library with json-sKema. ex...
Steve Marion
2024-03-16
6
-156
/
+169
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
130
-176
/
+182
*
SONAR-21799 Deprecate metrics based on old types and severities
Léo Geoffroy
2024-03-13
6
-4
/
+29
*
SONAR-21795 Fix SSF-565
Antoine Vigneau
2024-03-13
3
-6
/
+46
*
SONAR-21776 Fix api/rules/list sorting
Eric Giffon
2024-03-11
2
-6
/
+28
*
SONAR-21770 Add new accepted values for the 'metricKeys'
Dejan Milisavljevic
2024-03-08
2
-53
/
+119
*
SONAR-21643 Make rule compatible with JUnit5 (#10700)
Dejan Milisavljevic
2024-02-26
4
-56
/
+16
*
SONAR-21643 Convert some IT tests to Junit 5 (#10672)
Dejan Milisavljevic
2024-02-22
2
-34
/
+35
*
SONAR-21643 Migrate test case UT in Junit5
Léo Geoffroy
2024-02-21
2
-35
/
+41
[next]