aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12782 Updating labels for project tokensRevanshu Paliwal2022-06-013-63/+155
* SONAR-16370 Added integration test for new endpoint api/issues/pullLukasz Jarocki2022-06-012-0/+106
* SONAR-16316 Include issues with 'diff' issue changes into csv resultJacek2022-06-012-7/+33
* SONAR-16316 Add ITDuarte Meneses2022-06-015-0/+152
* SONAR-16453 Access api/qualitygates/project_status with Execute Analysis perm...Matteo Mara2022-06-012-3/+35
* SONAR-16316 Improvements on quality gate findings CSV fileKlaudio Sinani2022-06-013-67/+28
* SONAR-16316 Changing name for the pdf fileRevanshu Paliwal2022-06-011-1/+1
* SONAR-16397 fix show hotspot API endpoint's payloadAurelien Poscia2022-06-012-7/+7
* SONAR-16370 added new endpoint api/issues/pullLukasz Jarocki2022-06-0116-6/+1334
* SONAR-16337 Handle shortcuts and inputs when keydownGuillaume Peoc'h2022-05-3116-12/+96
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-3128-340/+658
* SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersionJacek2022-05-313-6/+6
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-3127-112/+210
* SONAR-16397 Add DB migration to migrate rule descriptions to new structureAurelien Poscia2022-05-316-14/+509
* SONAR-16415 Prevent argument injection on `git blame` native commandKlaudio Sinani2022-05-302-2/+79
* SONAR-16177 fix SSF-206Aurelien Poscia2022-05-308-135/+350
* SONAR-16252 update protobuf to 3.21.0Zipeng WU2022-05-301-1/+1
* SONAR-16302 Adhoc description sections are not populated correctly on web api...Léo Geoffroy2022-05-272-9/+26
* SONAR-16416 Fix SSF-266Jacek2022-05-277-63/+229
* SONAR-16407 Update gitlab logoJeremy Davis2022-05-272-3/+2
* SONAR-16365 Adding title to rule description sectionMathieu Suen2022-05-254-15/+74
* SONAR-14648 Handle 'Open in IDE' errorsJeremy Davis2022-05-251-1/+2
* SONAR-16383 Change secondary issues in file to allow focus on the current issueMathieu Suen2022-05-2518-232/+220
* NO-JIRA Fix validate task running conditionPhilippe Perrin2022-05-251-1/+1
* SONAR-16397 Hotspot API: return default section in 'riskDescription' field in...Aurelien Poscia2022-05-252-3/+3
* Remove unnecessary dependency managemant on jackson dataformatZipeng WU2022-05-251-5/+0
* SONAR-16419 Fix rule metadata migrationZipeng WU2022-05-251-1/+1
* SONAR-16245 Place others category at the endJeremy Davis2022-05-252-21/+31
* SONAR-16316 Update wording for value type & error threshold of quality gate f...Klaudio Sinani2022-05-252-26/+94
* SONAR-16316 Changing button text from cancel to closeRevanshu Paliwal2022-05-251-1/+1
* SONAR-16316 Migrate Quality Profile & Quality Gate queries to Quality Gate & ...Klaudio Sinani2022-05-2514-163/+165
* SONAR-16316 Add resolution and commentsDuarte Meneses2022-05-253-2/+28
* SONAR-16316 Add quality gate and quality profile findingsKlaudio Sinani2022-05-2510-1/+357
* SONAR-16316 Update the sonarqube docs to inform users of how to download a re...Peeter Piegaze2022-05-251-1/+16
* SONAR-16316 New place for regulatory reportRevanshu Paliwal2022-05-2513-97/+543
* SONAR-16316 Regulatory report api integration fixesRevanshu Paliwal2022-05-251-2/+2
* SONAR-16316 Fill report dataDuarte Meneses2022-05-2519-244/+116
* SONAR-16316 Add new `regulatoryReportFeatureEnabled` feature flagKlaudio Sinani2022-05-253-3/+42
* SONAR-16316 Page and link to download regulatory reportRevanshu Paliwal2022-05-258-2/+168
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-2513-11/+345
* feat(BUILD-1436): sbom pluginJulien Carsique2022-05-244-18/+43
* SONAR-16303 Add frontend IT for advance ruleMathieu Suen2022-05-2428-157/+475
* SONAR-16303 Add advanced rule description tabs for issuePhilippe Perrin2022-05-241-8/+29
* SONAR-16303 The 'Why is this an issue' button is not available anymore on the...Mathieu Suen2022-05-2429-331/+1012
* SONAR-16303 Display rule description header and tabs for issuesPhilippe Perrin2022-05-248-53/+283
* [NO JIRA] Fix small typoWouter Admiraal2022-05-241-1/+1
* SONAR-16426 Remove old SonarCloud specific codeWouter Admiraal2022-05-2417-683/+3
* SONAR-16426 Remove SonarCloud code (frontend)Guillaume Peoc'h2022-05-2418-235/+21
* SONAR-16431 Fix project recomputation failure when project is part of large p...Jacek2022-05-242-14/+25
* [NO JIRA] Remove dead code, fix 'initial token name' bugWouter Admiraal2022-05-243-29/+31