aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵Duarte Meneses2022-02-02104-659/+1535
| | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* SONAR-15911 Extract Metrics from ReduxGuillaume Peoc'h2022-02-0140-355/+387
|
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-0159-434/+521
|
* SONAR-15857 Measure page should support ascending and descending sorting for ↵Revanshu Paliwal2022-01-3110-22/+758
| | | | rating and quality gate
* SONAR-15870 Xoo SCM should support relative datesDuarte Meneses2022-01-282-8/+48
|
* restore validation task timeout to normalPierre2022-01-281-1/+1
|
* [NO-JIRA] Fix unstable Unit Test for PurgeCommandsBelen Pruvost2022-01-281-3/+7
|
* Temporary increase validate timeout due to the license updatePierre2022-01-281-1/+1
|
* Update license headers for 2022 [update headers]Pierre2022-01-289312-9418/+9582
|
* Prepare update license headers for 2022 [update headers]Pierre2022-01-289-9/+10
|
* Next development iterationWouter Admiraal2022-01-281-1/+1
|
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-285-8/+24
|
* SONAR-15136 - Gitlab.org Integration TestsBelen Pruvost2022-01-271-0/+22
|
* DOCS update upgrade notesmichaelbirnstiehl2022-01-271-2/+2
|
* SONAR-15817 project export should not require licence validationPierre2022-01-272-3/+1
|
* SONAR-15963 SONAR-15958 SONAR-15957 SONAR-15955 SONAR-15954 SONAR-15953 ↵Wouter Admiraal2022-01-272-29/+31
| | | | SONAR-15950 SONAR-15949 SONAR-15946 SONAR-15944 SONAR-15940 SONAR-15939 SONAR-15936 SONAR-15933 SONAR-15932 SONAR-15925 SONAR-15873 SONAR-15872 SONAR-15871 SONAR-15859 SONAR-15852 SONAR-15851 SONAR-15850 SONAR-15849 SONAR-15818 Upgrade analyzers, introduce new SonarText analyzer
* SONAR-15882 Improve message on measure page when project is not accessibleMathieu Suen2022-01-273-7/+10
|
* SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'Jacek2022-01-273-1/+55
| | | | | - default for jdbc other than H2 to check es bootstrap at startup - default for H2 to not check es bootstrap at startup
* 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-277-14/+68
|
* SONAR-15782 Move application report code to core extensionsWouter Admiraal2022-01-2712-593/+14
|
* SONAR-15782 Move application console code to core extensionsWouter Admiraal2022-01-2742-3223/+20
|
* 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
| | | | This reverts commit b77a6640703c3a7740b7d4b42c2b54aba7c417cd
* replace travis.org with travis.com for build badgePierre Guillot2022-01-261-1/+1
|
* Documentation: Make explicit that env. variables replace all ↵sylvain-combe-sonarsource2022-01-261-1/+1
| | | | | | | | | | | | | sonar.properties parameters for docker setups * Update install-server.md Add that environment replace replace sonar.properties parameters * Update server/sonar-docs/src/pages/setup/install-server.md Co-authored-by: Tobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com> Co-authored-by: Tobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com>
* SONAR-15825 Escape special characters in like sql query for portfolio projectsJacek2022-01-265-5/+36
|
* SONAR-15679 updated jdbc driversTrabelsi Tobias2022-01-264-7/+7
|
* SONAR-15951 Reintroduce portfolio breakdownJeremy Davis2022-01-2614-209/+669
|
* 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
|
* BUILD-1000 Use a dedicated user for promotionDavid Rautureau2022-01-251-0/+1
|
* 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
|
* Revert "SONAR-14929 - Detect trailing lines as new when it's a new change"Jacek2022-01-252-28/+2
| | | | This reverts commit 1751acb739682f97c4d7e3528f16718129ecd2f7.
* SONAR-15760 Increase selection_expression column sizeJacek2022-01-252-2/+14
|
* SONAR-15828 Refactor `ProjectDao#selectApplicationsByKeys` to use ↵Klaudio Sinani2022-01-252-1/+36
| | | | `executeLargeInputs` method.
* Update Java and add FIPS notes (#5299)CS2022-01-241-1/+4
|
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-2432-404/+397
|
* Add on-demand GH action to handle Renovate for managing 3rd party dependenciesJacek2022-01-242-0/+122
|
* 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-15943Pierre2022-01-211-1/+1
|
* SONAR-14929 - Detect trailing lines as new when it's a new changeBelen Pruvost2022-01-212-2/+28
|
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-2123-78/+419
|
* 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-2114-119/+349
|