aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-22011 Explain token creation for monorepo (#10935)Lucas2024-04-105-19/+48
|
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-1049-636/+2046
|
* SONAR-22016 Upgrade JS/TS/CSS analyzer to v 10.13.1 (#10940)Tibor Blenessy2024-04-101-1/+1
|
* SONAR-21819 Add projectKey to project-bindings endpoint responses.Wojtek Wajerowicz2024-04-106-55/+176
|
* SONAR-21819 Make documentation for pagination consistent.Wojtek Wajerowicz2024-04-101-1/+4
|
* NO JIRA Fix build cache fingerprintMatteo Mara2024-04-101-1/+1
|
* SONAR-21858 Fix project overall ratings tooltip textIsmail Cherri2024-04-054-14/+49
|
* SONAR-22009 Fix NPE on SARIF import when Extensions don't have Rulesantoine.vinot2024-04-053-1/+39
|
* SONAR-21911 Cache build result and use it in analysis taskantoine.vinot2024-04-051-0/+9
|
* SONAR-21911 Upgrade Scanner for Gradle to 5.0.0.4638antoine.vinot2024-04-057-17/+17
|
* SONAR-19324 rely on project_branches instead of components when calling ↵lukasz-jarocki-sonarsource2024-04-051-46/+28
| | | | api/projects/search endpoint
* SONAR-21910 Remove custom mapping for measure domainsViktor Vorona2024-04-052-20/+10
|
* SONAR-21899 Upgrade Python analyzer to 4.17 (#10915)Guillaume Dequenne2024-04-051-1/+1
|
* SONAR-21993 Update SonarPHP to 3.35.0.11659 (#10919)Peter Trifanov2024-04-051-1/+1
|
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-0515-377/+167
|
* SONAR-21052 Drop specific key validation for custom rules from rule templatesJulien HENRY2024-04-052-25/+2
|
* Remove dead codeJulien HENRY2024-04-054-274/+0
|
* SONAR-22000 Upgrade Sonar Dataflow Bug Detection to 1.25.0.8311antoine.vinot2024-04-051-3/+3
|
* SONAR-21980 Fix Project Binding creationAntoine Vigneau2024-04-045-12/+8
|
* SGB-11 Do not cleanup tempdirDejan Milisavljevic2024-04-041-1/+5
|
* SONAR-21962 Improve SonarVB analysis (#10913)Zsolt Kolbay2024-04-031-1/+1
|
* SONAR-21963 Improve SonarC# analysis (#10912)Zsolt Kolbay2024-04-031-1/+1
|
* SONAR-21959 Upgrade IaC plugin version to 1.27.0.9518 (#10898)Rudy Regazzoni2024-04-031-1/+1
|
* SONAR-21988 Improve SonarSecurity analysis (#10914)Christophe Zürn2024-04-031-6/+6
|
* SONAR-21908 Fix incomplete json response on errorLéo Geoffroy2024-04-031-11/+12
|
* SONAR-21908 Update update-center version to 1.32.0.2441Léo Geoffroy2024-04-031-1/+1
|
* SONAR-21909 Introduce active version field in upgrades apiOrlovAlexander2024-04-038-30/+325
|
* SONAR-21909 Remove "build" from current version informationIsmail Cherri2024-04-032-6/+5
|
* SONAR-21909 Add version status badge in Footer and System InformationIsmail Cherri2024-04-038-24/+175
|
* SONAR-21909 Upgrade dialog - testsViktor Vorona2024-04-031-0/+446
|
* SONAR-21909 Update Banner and Dialog with new LTA wordingstanislavh2024-04-0311-107/+77
|
* SONAR-21909 migrate api/system/upgrades to react-queryViktor Vorona2024-04-033-190/+192
|
* SONAR-21974 Update sonarText and sonarTextEnterprise analyzer to 2.10.0.2188 ↵Jonas Wielage2024-04-031-2/+2
| | | | (#10909)
* SONAR-20325 Issue Detail shows rule introduction (#10892)Lucas2024-04-037-42/+41
|
* SONAR-21960 Improve SonarHTML analysis (#10910)Ilia Kebets2024-04-031-1/+1
|
* SONAR-21934 Upgrade DBD plugins to 1.24 (#10866)Anton Haubner2024-04-031-3/+3
|
* SONAR-21971 Fix isLocal when multiple loopback adressesJulien HENRY2024-04-031-1/+5
| | | | | | | | | | On my Ubuntu box, the hosts file contains: $ cat /etc/hosts 127.0.0.1 localhost 127.0.1.1 PC-L00XX And InetAddress.getLocalHost() returns 127.0.1.1, so the test isLocal_returns_true_on_localhost_address_or_host was failing
* SONAR-21972 Fix tests to not depend on the operating system's localeJulien HENRY2024-04-033-4/+18
|
* SONAR-21926 Update JGit to 6.9.0.202403050737-rJulien HENRY2024-04-031-1/+1
|
* SONAR-21691 Do not retry react-queries that return 4xx error codesDavid Cho-Lerat2024-04-024-4/+89
|
* NOJIRA fix code smell.Wojtek Wajerowicz2024-04-021-1/+0
|
* SONAR-21942 Fixing scroll issue inside issue details pageRevanshu Paliwal2024-04-022-28/+8
|
* SONAR-21922 API v2 endpoint for project-bindingsAntoine Vigneau2024-04-0222-6/+1045
|
* SONAR-21826 Display content-type in APIv2 documentationJeremy Davis2024-04-027-147/+274
|
* SONAR-21908 Replace usage of LTS to LTALéo Geoffroy2024-04-023-7/+7
|
* SONAR-21937 Upgrade CFamily analyzer to 6.54.0.69031Abbas Sabra2024-03-281-1/+1
|
* SONAR-19144 Increase branch selector dropdown max lengthDavid Cho-Lerat2024-03-282-2/+2
|
* SONAR-21943 Improve JCL analysis: 15 rules (#10879)Gyula Sallai2024-03-281-1/+1
|
* SONAR-20331 improved json timestamp formatting to more consistentlukasz-jarocki-sonarsource2024-03-281-1/+1
|
* SONAR-21950 Improve SonarJS analysis (#10882)zglicz2024-03-281-1/+1
|