aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2022 [update headers]Pierre2022-01-287312-7418/+7582
* Prepare update license headers for 2022 [update headers]Pierre2022-01-281-2/+2
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-283-5/+24
* DOCS update upgrade notesmichaelbirnstiehl2022-01-271-2/+2
* SONAR-15817 project export should not require licence validationPierre2022-01-272-3/+1
* SONAR-15882 Improve message on measure page when project is not accessibleMathieu Suen2022-01-272-6/+6
* SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'Jacek2022-01-273-1/+55
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-27730-3014/+3945
* SONAR-15865 Disabling new code toogle for portfolio when search is applyMathieu Suen2022-01-276-13/+67
* SONAR-15782 Move application report code to core extensionsWouter Admiraal2022-01-2711-590/+14
* SONAR-15782 Move application console code to core extensionsWouter Admiraal2022-01-2740-3202/+18
* SONAR-15928 Document deprecation policyWouter Admiraal2022-01-271-11/+9
* SONAR-15464 project settings searchJeremy Davis2022-01-278-25/+98
* SONAR-15776 Remove deprecation for 'Plugin-Dependencies' attributeWouter Admiraal2022-01-272-15/+0
* Documentation: Make explicit that env. variables replace all sonar.properties...sylvain-combe-sonarsource2022-01-261-1/+1
* SONAR-15825 Escape special characters in like sql query for portfolio projectsJacek2022-01-265-5/+36
* SONAR-15679 updated jdbc driversTrabelsi Tobias2022-01-262-2/+2
* SONAR-15951 Reintroduce portfolio breakdownJeremy Davis2022-01-2613-209/+668
* SONAR-15786 Encourage users to use Azure DevOps extension version 5Trabelsi Tobias2022-01-261-11/+11
* SONAR-15959 loosen supported versions section of helm chartsTrabelsi Tobias2022-01-262-12/+4
* SONAR-15900 Style Log In buttonGuillaume Peoc'h2022-01-255-62/+59
* SONAR-12166 Provide search for repositories ruleMathieu Suen2022-01-255-7/+176
* SONAR-12166 Increase size for `repositories` facet to `MAX_FACET_SIZE`Klaudio Sinani2022-01-252-4/+4
* SONAR-15760 Increase selection_expression column sizeJacek2022-01-252-2/+14
* SONAR-15828 Refactor `ProjectDao#selectApplicationsByKeys` to use `executeLar...Klaudio Sinani2022-01-252-1/+36
* Update Java and add FIPS notes (#5299)CS2022-01-241-1/+4
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-2432-404/+397
* SONAR-15680 Fail the build if an analyzer documentation file is missingWouter Admiraal2022-01-2424-1432/+81
* SONAR-15829 Update instructions on uninstalling pluginsmichaelbirnstiehl2022-01-211-7/+1
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-2121-78/+393
* SONAR-15904 - Adapt Issue Search to work with new code referenceBelen Pruvost2022-01-2111-40/+312
* SONAR-14929 - Purge new_code_reference_issues when issues are deletedBelen Pruvost2022-01-2110-14/+125
* SONAR-14929 - Save a new issue as new on branch using reference branchBelen Pruvost2022-01-2112-119/+321
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-2130-530/+790
* SONAR-14929 Create 'new_code_reference_issues' tableJacek2022-01-217-0/+234
* [NO-JIRA] Fix unit testsJeremy Davis2022-01-214-4/+4
* SONAR-15929 Update tooltip to reflect new deprecation policyWouter Admiraal2022-01-202-2/+2
* SONAR-15901 Make SelectList component more accessibleWouter Admiraal2022-01-203-29/+44
* SONAR-15931 Fix wrapping issue in Quality Profile comparison UIWouter Admiraal2022-01-201-1/+1
* SONAR-15702 Fix component navigation routing issueWouter Admiraal2022-01-202-9/+9
* SONAR-15941 Fix active menu item stylesWouter Admiraal2022-01-202-1/+40
* SONAR-15897 Adding IT for portfolio inaccessible projectMathieu Suen2022-01-206-58/+59
* SONAR-15877 Ensure `canBrowseAllChildProjects` is present for subview componentsKlaudio Sinani2022-01-202-1/+11
* SONAR-15882 warning align text and tooltipGuillaume Peoc'h2022-01-208-75/+108
* SONAR-15882 Add warning in Portfolios ProjectGuillaume Peoc'h2022-01-207-6/+134
* SONAR-15881 Filter unauthorized portfolio projectsJacek2022-01-209-168/+56
* SONAR-15880 Filter authorized components from `api/measures/component_tree` &...Klaudio Sinani2022-01-2010-5/+254
* SONAR-15883 Explain Portfolio permissionsmichaelbirnstiehl2022-01-201-0/+3
* SONAR-15877 Flag portfolios that contain inaccessible components (#5239)klaudio-sinani-sonarsource2022-01-2016-1/+222
* SONAR-15882 warn when project inaccessible in Portfolio MeasureGuillaume Peoc'h2022-01-204-2/+116