aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18266 - Prevent project admin from removing own browse rightAntoine Vinot2023-06-059-250/+363
* SONAR-19340 Fix hotspot propagation issue for branchesAlain Kermis2023-06-024-5/+5
* SONAR-19339 Fix propagation of 'resolution' field for api/hotspots/pullJacek Poreda2023-06-022-7/+20
* SONAR-19470 Fix typo: "set up" instead of "setup"David Cho-Lerat2023-06-021-1/+1
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-0251-4878/+1162
* SONAR-18856 Fix code smells and TODOsLéo Geoffroy2023-06-013-4/+4
* SONAR-18856 permissions system now correctly validates subportfoliosLukasz Jarocki2023-06-013-2/+16
* SONAR-19417 make it clear in the WebAPI doc that some endpoints only accept e...Lukasz Jarocki2023-06-012-2/+4
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-0156-242/+353
* SONAR-18856 Fix SonarQube issues and BTTDuarte Meneses2023-06-016-18/+14
* SONAR-18856 Extract governance reports data from properties tableLéo Geoffroy2023-06-0142-7/+2048
* SONAR-18856 fixed elasticsearch scoring testsLukasz Jarocki2023-06-016-52/+61
* SONAR-18856 Move Entity queries to dedicated DAODuarte Meneses2023-06-0124-269/+372
* SONAR-18856 Refactor subportfolios and fix build and testsLukasz Jarocki2023-06-0121-207/+195
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-0135-323/+173
* SONAR-18856 javadoc and unit test cosmeticsLukasz Jarocki2023-06-014-14/+26
* SONAR-18856 Refactor propertiesDuarte Meneses2023-06-0116-226/+259
* SONAR-18856 Refactor properties and favoritesLukasz Jarocki2023-06-019-55/+54
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-0148-1039/+729
* SONAR-19407 Fix ComponentUuidFactory to load uuid for portfolio from `portfol...Benjamin Campomenosi2023-06-019-19/+99
* SONAR-19174 Code viewer changes for hotspots pageRevanshu Paliwal2023-06-019-130/+256
* SONAR-19174 Hide location number when flows are not presentRevanshu Paliwal2023-06-013-3/+21
* SONAR-19174 Migrating issue box inside code viewer to MIUIRevanshu Paliwal2023-06-0111-104/+282
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-0172-1531/+2381
* SONAR-19174 Migrating issue code viewer header and code expander section to MIUIRevanshu Paliwal2023-06-019-98/+245
* SONAR-19423 Files without suffixes can be declared as belonging to a LanguageJacek Poreda2023-06-015-67/+133
* SONAR-19337 Enable GitHub check only when auth config is enabledMathieu Suen2023-06-013-4/+6
* SONAR-19337 Improve GitHub sync message for one org matching and fix failed s...Mathieu Suen2023-06-016-17/+26
* SONAR-19084 Fail fast when an organisation is suspended on GitHubAntoine Vigneau2023-06-011-1/+8
* SONAR-19337 Add endpoint to validate GitHub provisioning config. (#8414)Wojtek Wajerowicz2023-06-012-27/+70
* SONAR-19337 Display configuration validity statusVik Vorona2023-06-0111-26/+461
* Revert "SONAR-19410 Embed the Clean as You Code plugin"Philippe Perrin2023-06-013-4/+2
* SONAR-19410 Embed the Clean as You Code pluginPhilippe Perrin2023-05-313-2/+4
* SONAR-18213 - Make branches documentation link version sensitive in scanner logsAntoine Vinot2023-05-313-14/+29
* SONAR-19336 add warning in case organizations whitelist is not setAurelien Poscia2023-05-312-3/+3
* [NO JIRA] Improve account and token accessiblityMathieu Suen2023-05-319-74/+78
* SONAR-19294 Improve "number of days" NCD option value validationPhilippe Perrin2023-05-312-1/+4
* [NO JIRA] Fix SAML autoprovisioning title in the UIAntoine Vigneau2023-05-301-1/+1
* SONAR-19340 Raise event whenever hotspots change in WSAlain Kermis2023-05-3015-63/+558
* SONAR-19339 Expose api/hotspots/pullJacek2023-05-3023-90/+937
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-3034-244/+697
* SONAR-19340 Update Hash algorithm to include Security HotspotsAntoine Vinot2023-05-302-21/+82
* SONAR-18425 Lay groundwork to start sharing data between service mocksWouter Admiraal2023-05-306-696/+938
* SONAR-19347 Add synchronize now button for GithubMathieu Suen2023-05-306-18/+48
* SONAR-19369 Add GitHub mark next to provisioned groupsguillaume-peoch-sonarsource2023-05-266-9/+47
* SONAR-19385 Add BubbleChart to components librarystanislavh2023-05-2620-1387/+668
* SONAR-19297 Accommodate Community Edition NCD specific logic for telemetry (#...Zipeng WU2023-05-262-3/+30
* SONAR-19314 Add ITs for GitHub Enterprise provisioningAurelien Poscia2023-05-263-0/+53
* SONAR-19391 Use the new Histogram componentWouter Admiraal2023-05-267-815/+181
* SONAR-19387 Add new Histogram componentWouter Admiraal2023-05-264-0/+580