aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Collapse)AuthorAgeFilesLines
* [NO JIRA] Improve account and token accessiblityMathieu Suen2023-05-311-1/+3
|
* [NO JIRA] Fix SAML autoprovisioning title in the UIAntoine Vigneau2023-05-301-1/+1
|
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-302-85/+66
|
* SONAR-19347 Add synchronize now button for GithubMathieu Suen2023-05-301-0/+1
|
* SONAR-19346 Banner with GitHub sync status on Users, Groups, Authentication ↵Vik Vorona2023-05-261-3/+6
| | | | pages
* SONAR-19294 Prevent "specific analysis" NCD option selection and warn about itPhilippe Perrin2023-05-241-5/+9
|
* SONAR-19236 Move hotspot location list to new design system7PH2023-05-241-0/+2
|
* SONAR-19236 Update status updated success modalstanislavh2023-05-241-1/+2
|
* SONAR-19236 Add sticky headerstanislavh2023-05-241-0/+5
|
* SONAR-19236 Implement correct layout for hotspot page sidebar7PH2023-05-241-0/+1
|
* SONAR-19236 Move security hotspot activity to its own tabWouter Admiraal2023-05-241-2/+4
|
* SONAR-19236 Implement new design for hotspot headerstanislavh2023-05-241-2/+6
|
* SONAR-19236 Implement new hotspot sidebar header7PH2023-05-241-1/+3
|
* SONAR-19332 Warn and prevent parent NCD option selection if not compliant ↵Andrey Luiz2023-05-231-1/+7
| | | | (#8326)
* SONAR-19294 Restrict "number of days" NCD option available valuesPhilippe Perrin2023-05-221-0/+6
|
* SONAR-19292 Warn users about non-CaYC compliant NCD options during project setupPhilippe Perrin2023-05-161-0/+7
|
* SONAR-19197 Show code variants on issuesWouter Admiraal2023-05-161-0/+3
|
* SONAR-19197 Allow issues to be filtered by code variantWouter Admiraal2023-05-161-0/+1
|
* SONAR-19197 Add code_variants to issues tableEric Giffon2023-05-162-3/+22
|
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-111-9/+9
|
* SONAR-19084 Warn when github authentication configuration has missing propertiesMathieu Suen2023-05-111-0/+2
|
* SONAR-19084 Improve GitHub authentication settingsMathieu Suen2023-05-111-8/+9
|
* SONAR-19084 Display Github Synchronisation statusguillaume-peoch-sonarsource2023-05-111-0/+4
|
* SONAR-19084 Disable Provisioning when another provisioning is enabledguillaume-peoch-sonarsource2023-05-111-0/+2
|
* SONAR-19084 Disable Github Provisioning for community editionguillaume-peoch-sonarsource2023-05-111-0/+1
|
* SONAR-19084 GitHub Provisioning in Authentication settingsguillaume-peoch-sonarsource2023-05-111-10/+22
|
* SONAR-19084 Improve github authentication settingMathieu Suen2023-05-111-0/+9
|
* SONAR-19103 Open documentation links safely in new tabsZipeng WU2023-05-092-1/+16
|
* SONAR-19103 Update contextual information for New Code definition optionsZipeng WU2023-05-091-6/+8
|
* SONAR-17146 Tutorial for Gradle should Consider Kotlin DSLstanislavh2023-05-041-4/+4
|
* SONAR-18884 Improve permission help textWouter Admiraal2023-05-031-4/+4
|
* SONAR-18742 Remove usage of 'BRC' in component/search and component/treeLéo Geoffroy2023-05-031-0/+2
|
* NO-JIRA one of the test should test for null instead of exceptionLukasz Jarocki2023-04-281-2/+2
|
* [NO JIRA] Implement plugin api related to characteristics as no opsDuarte Meneses2023-04-281-1/+1
|
* Revert "[NO-JIRA] Add CCT issue characteristic localization"Wouter Admiraal2023-04-281-20/+0
| | | | This reverts commit 0b6df9cd8d4b52ccf3857bde6ed662790c36a504.
* Revert "SONAR-19069 Add common IssueCharacteristicHeader"Wouter Admiraal2023-04-281-2/+1
| | | | This reverts commit 038e4c9f89dcaca87d4090a60e914c1600773f9f.
* Revert "SONAR-19069 Add Fit for Development and Fit for Production facets"Wouter Admiraal2023-04-281-2/+0
| | | | This reverts commit b97056771412fd5b5c339e3b2e3086b784c29b00.
* Revert "SONAR-19069 Add Show more filters button"Wouter Admiraal2023-04-281-2/+0
| | | | This reverts commit 7813df4b9f8ee4d5a110d038c600ad2b71cb138a.
* Revert "SONAR-19069 Add dismissable alert on first new facets encounter"Wouter Admiraal2023-04-281-2/+0
| | | | This reverts commit c837ca11fc8d82c33cbccf4d8dcef30547be8992.
* SONAR-19050 Add tests to fix coverageLéo Geoffroy2023-04-281-1/+11
|
* Revert "SONAR-19050 update RuleDto to add characteristics"Duarte Meneses2023-04-281-13/+0
| | | | This reverts commit 145d97dd8fe78d2d19b569e55ade89c056a98fda.
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-3/+5
| | | | This reverts commit 27f1179c0cb7e4add8cb8c9f49d5864da4681c66.
* Revert "SONAR-19050 removed the characteristic() added by automatic git ↵Duarte Meneses2023-04-281-0/+6
| | | | | | conflict resolving" This reverts commit d767e3351e082d793612444d32aea2314ed6da36.
* SONAR-19103 Improve New Code Definition descriptions and help textsAmbroise C2023-04-271-14/+19
|
* SONAR-19055 SAML Group config is no longer available for Community and ↵guillaume-peoch-sonarsource2023-04-261-0/+1
| | | | Developer editions
* SONAR-19018 Minor fixesJeremy Davis2023-04-251-0/+1
|
* SONAR-19018 - Update the Activity section with MIUIKevin Silva2023-04-251-1/+3
|
* SONAR-19018 New UI for the Measures section of Project OverviewJeremy Davis2023-04-251-2/+2
|
* SONAR-19018 Migrating project quality gate section to MIUIRevanshu Paliwal2023-04-251-6/+4
|
* SONAR-19069 Add dismissable alert on first new facets encounter7PH2023-04-251-0/+2
|