aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-15281 Fix navigation headings in Setup and Upgrademichaelbirnstiehl2021-08-273-7/+5
* SONAR-15175 Warn server id is not usable when running on embedded dtabaseMathieu Suen2021-08-276-66/+179
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-2667-752/+715
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-2665-2794/+161
* SONAR-13623 Replace "master/slave" with a better terminologyWouter Admiraal2021-08-2617-46/+46
* SONAR-11538 Explain bubble charts only take into account 1st 500 filesWouter Admiraal2021-08-2610-42/+867
* BUILD-1107 do not autocancel on dogfood buildsTobias Trabelsi2021-08-251-1/+1
* SONAR-15312 Guide Jenkins users to configure pull/merge request discoveryWouter Admiraal2021-08-254-59/+454
* SONAR-12019 Fix counter in measure page for Application and PortfolioMathieu Suen2021-08-259-112/+44
* SONAR-13149 Add validation for URL in settingsMathieu Suen2021-08-253-1/+49
* SONAR-15256 Reorganize upgrading docs and add practice upgrade infomichaelbirnstiehl2021-08-243-22/+70
* update upgrading docsmichaelbirnstiehl2021-08-241-34/+7
* SONAR-15195 Mention that quality profile exporters are deprecatedWouter Admiraal2021-08-243-0/+11
* Remove lingering code about custom metrics (deprecated and removed)Wouter Admiraal2021-08-242-15/+0
* SONAR-15279 Enable bulk change for profile editorsWouter Admiraal2021-08-243-9/+106
* SONAR-13363 Prevent loading the component twice for nothingWouter Admiraal2021-08-243-33/+139
* SONAR-15135 Correct Azure DevOps onboarding error messageWouter Admiraal2021-08-244-31/+124
* SONAR-15036 Use monospace font for license IDWouter Admiraal2021-08-242-2/+6
* SONAR-12560 Better explain the concept of bugs in documentationWouter Admiraal2021-08-241-1/+1
* SONAR-13879 Add default information for Quality Profile comparison formMathieu Suen2021-08-236-3/+210
* SONAR-15310 Add compilation instruction to Maven tutorialsMathieu Suen2021-08-234-4/+4
* SONAR-15284 Distinct filter for app or portfolio recompute filterMathieu Suen2021-08-232-2/+2
* SONAR-15193 Fix overview tooltips for Security Review ratingMathieu Suen2021-08-231-5/+5
* SONAR-15301 Ease project creation page comprehensionPhilippe Perrin2021-08-236-1089/+1020
* SONAR-15303 Improve DevOps Platform configuration screen wording to reduce co...Philippe Perrin2021-08-2017-959/+890
* SONAR-15304 Adjust alert wording on project creation pagePhilippe Perrin2021-08-201-1/+1
* SONAR-15297 Remove all sonar-ui-common theming logicWouter Admiraal2021-08-2061-1128/+959
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-2048-287/+115
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201592-4201/+3702
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-governanceWouter Admiraal2021-08-201-1/+6
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-securityr...Wouter Admiraal2021-08-201-0/+2
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-licenseWouter Admiraal2021-08-201-0/+8
* SONAR-15297 Remove dependency on sonar-ui-common for sonar-docsWouter Admiraal2021-08-2018-430/+1029
* SONAR-15297 Fix sonar-web buildWouter Admiraal2021-08-207-448/+834
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201599-10238/+3698
* SONAR-15119 Align Azure Pipelines tutorial end with other tutorialsPhilippe Perrin2021-08-208-279/+133
* SONAR-15119 Align Gitlab CI tutorial end with other tutorialsPhilippe Perrin2021-08-208-543/+102
* SONAR-15119 Tutorials shouldn't always mention that the page will automatical...Philippe Perrin2021-08-2019-61/+146
* DOCS Add missing screenshot to Java 11 analysis pagemichaelbirnstiehl2021-08-202-1/+2
* SONAR-15305 - Audit Purge Integration TestBelen Pruvost2021-08-191-0/+1
* SONAR-15142 Audit internal propertiesDuarte Meneses2021-08-198-19/+133
* SONAR-15286 fixing a bug where sometimes we didnt pass information about comp...Lukasz Jarocki2021-08-191-1/+1
* SONAR-15287 When updating a secret, audit logs should log the actionZipeng WU2021-08-1923-26/+157
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-1965-513/+689
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-1918-61/+114
* SONAR-15142 Set a permission template default for Projects / Applications / P...Duarte Meneses2021-08-1913-93/+53
* SONAR-15142 Use permission instead of roleDuarte Meneses2021-08-197-37/+38
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-1926-251/+251
* SONAR-15142 When adding a project/application/portfolio, some permissions are...Duarte Meneses2021-08-194-24/+22
* SONAR-15142 - Skip visibility update logs from PersistComponentsStepBelen Pruvost2021-08-194-27/+36