| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-15999 Drop the visualizations of projects as bubble charts | Wouter Admiraal | 2022-02-08 | 1 | -12/+0 |
* | SONAR-15966 Fix Spring bean names to include classloader | Duarte Meneses | 2022-02-03 | 2 | -4/+13 |
* | SONAR-15554 Updating quality profile permissions message | Revanshu Paliwal | 2022-02-02 | 1 | -1/+1 |
* | SONAR-15966 Use Spring instead of Pico as dependency injection framework in t... | Duarte Meneses | 2022-02-02 | 10 | -38/+117 |
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 165 | -165/+165 |
* | SONAR-15882 Improve message on measure page when project is not accessible | Mathieu Suen | 2022-01-27 | 1 | -1/+4 |
* | SONAR-15865 Disabling new code toogle for portfolio when search is apply | Mathieu Suen | 2022-01-27 | 1 | -1/+1 |
* | SONAR-15782 Move application report code to core extensions | Wouter Admiraal | 2022-01-27 | 1 | -3/+0 |
* | SONAR-15782 Move application console code to core extensions | Wouter Admiraal | 2022-01-27 | 1 | -21/+0 |
* | SONAR-15951 Reintroduce portfolio breakdown | Jeremy Davis | 2022-01-26 | 1 | -0/+1 |
* | SONAR-14929 - Handle Issue no longer being new on feature branch | belen-pruvost-sonarsource | 2022-01-21 | 2 | -0/+26 |
* | SONAR-14929 - Save a new issue as new on branch using reference branch | Belen Pruvost | 2022-01-21 | 2 | -0/+28 |
* | SONAR-15878 Filter inaccessible project on portfolio overview | Mathieu Suen | 2022-01-20 | 1 | -1/+0 |
* | SONAR-15882 Add warning in Portfolios Project | Guillaume Peoc'h | 2022-01-20 | 1 | -2/+2 |
* | SONAR-15882 warn when project inaccessible in Portfolio Measure | Guillaume Peoc'h | 2022-01-20 | 1 | -0/+2 |
* | Improve accessibility on issues page | Mathieu Suen | 2022-01-20 | 1 | -0/+1 |
* | SONAR-15879 Add warning when not all issues are accessible | Mathieu Suen | 2022-01-20 | 1 | -0/+3 |
* | SONAR-15801 Highlight inaccessible projects in App definition | Jeremy Davis | 2022-01-03 | 1 | -0/+1 |
* | SONAR-15790 Add new/overall code filter on portfolio's projects page | Mathieu Suen | 2021-12-24 | 1 | -0/+1 |
* | SONAR-15821 Drop applications from governance extension | Wouter Admiraal | 2021-12-13 | 1 | -0/+1 |
* | SONAR-15702 Prevent displaying App if no access to child projects | Jeremy Davis | 2021-12-03 | 1 | -0/+8 |
* | SONAR-15702 Disable menu if some project in application is inaccessible | Mathieu Suen | 2021-12-03 | 1 | -0/+1 |
* | SONAR-15702 Prevent editing App branches if can't browse all child projects | Jeremy Davis | 2021-12-03 | 1 | -0/+1 |
* | Improve code quality | Duarte Meneses | 2021-11-20 | 13 | -55/+62 |
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 15 | -387/+273 |
* | Improve code quality | Duarte Meneses | 2021-11-18 | 1 | -7/+7 |
* | SONAR-15614 Drop the 'sonar.lf.aboutText' property | Philippe Perrin | 2021-11-18 | 3 | -9/+1 |
* | SONAR-15614 Drop the About page | Philippe Perrin | 2021-11-18 | 1 | -40/+0 |
* | SONAR-15086 Link C/C++ sample projects to tutorial | Philippe Perrin | 2021-11-16 | 1 | -0/+1 |
* | SONAR-13427 Add renew token badge for admin | Mathieu Suen | 2021-11-16 | 1 | -1/+4 |
* | SONAR-13426 Enable project badge for private project | Mathieu Suen | 2021-11-16 | 1 | -1/+1 |
* | SONAR-15498 Manual selection of project's branches for portfolio | Philippe Perrin | 2021-11-09 | 1 | -6/+7 |
* | SONAR-15622 - Change Exclusions subcategory order to reflect everyday usage | Belen Pruvost | 2021-11-08 | 1 | -4/+4 |
* | Specify Locale in humanReadableByteCountSI for consistent output | Julien HENRY | 2021-11-05 | 1 | -2/+3 |
* | SONAR-15508 Fix upgrade being display in the modal | Mathieu Suen | 2021-11-05 | 1 | -2/+2 |
* | SONAR-15567 Add export UI to community edition | Mathieu Suen | 2021-11-04 | 1 | -0/+30 |
* | SONAR-15604 SONAR-15605 Improve wording for permission removal from Quality G... | Jeremy Davis | 2021-11-04 | 1 | -8/+8 |
* | SONAR-15601 Clarify that QualityGate permissions can be delegated to a group | Jeremy Davis | 2021-11-04 | 1 | -2/+2 |
* | SONAR-15519 fix Maven tutorial + doc | guillaume-peoch-sonarsource | 2021-11-04 | 1 | -2/+0 |
* | SONAR-15588 Dismiss sonarlint promotion | guillaume-peoch-sonarsource | 2021-11-03 | 1 | -2/+2 |
* | SONAR-15587 Sonarlint Promotion | Jeremy Davis | 2021-11-03 | 1 | -0/+8 |
* | SONAR-15441 QG permission management handles groups | Jeremy Davis | 2021-10-22 | 1 | -2/+2 |
* | SONAR-15440 Add QG permissions to a user | Jeremy Davis | 2021-10-22 | 1 | -1/+2 |
* | SONAR-15440 Show users with permissions on QG | Jeremy Davis | 2021-10-22 | 1 | -0/+3 |
* | SONAR-15508 SONAR-15546 Add alert in the System Upgrade Info box when having ... | Mathieu Suen | 2021-10-21 | 1 | -0/+1 |
* | SONAR-15507 Add a prompt to warn when SonarQube need an update | Mathieu Suen | 2021-10-21 | 1 | -0/+11 |
* | SONAR-15506 Update upgrade modal title | Mathieu Suen | 2021-10-21 | 1 | -1/+1 |
* | SONAR-15426 Correct callback URL value | Wouter Admiraal | 2021-10-15 | 1 | -1/+1 |
* | SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultI... | Lukasz Jarocki | 2021-10-13 | 1 | -0/+13 |
* | SONAR-15479 updated saving issues from report in the database - added quickFi... | Lukasz Jarocki | 2021-10-13 | 1 | -0/+11 |