aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-12068 Use project settings to load branch configJulien HENRY2019-06-284-55/+15
* SONAR-12233 Remove security review rating from QG metrics listJeremy Davis2019-06-281-1/+1
* SONAR-12233 Remove quality gate conditions on Security Review RatingJulien Lancelot2019-06-285-2/+202
* SONAR-12233 Prevent using Security Review Rating in quality gatesJulien Lancelot2019-06-282-13/+14
* SONAR-12148 Use cookies to display error message in EmailAlreadyExists and Un...Grégoire Aubert2019-06-284-52/+45
* SONAR-12148 Generate cookie in case of authentication error or email updateJulien Lancelot2019-06-2813-96/+183
* DOCS fix formatting errorMikeBirnstiehl2019-06-281-1/+1
* SONAR-12212 add ES read-only recovery docMikeBirnstiehl2019-06-282-3/+35
* SC-700 Hide Configure Analysis button for non logged users (#1817)Siegfried Ehret2019-06-289-10/+199
* DOCS add MySQL end of support upgrade noteMikeBirnstiehl2019-06-281-1/+2
* SONAR-11723 Prevent user update if authentication is delegatedWouter Admiraal2019-06-284-101/+511
* SONAR-12167 Prevent facet spinner from overlapping with buttonWouter Admiraal2019-06-2815-86/+66
* SONAR-12193 Fix redirect issue on 403 errorsWouter Admiraal2019-06-281-1/+9
* SONAR-12072 Fix full re-rendering of the Projects list when paginatingWouter Admiraal2019-06-282-174/+162
* Replace 3 regex with 1 and precompiled patternFranck Arnulfo2019-06-281-4/+6
* fix vararg warnings in RemoveOrphansFromProjectBranchesTestSébastien Lesaint2019-06-281-1/+1
* SONAR-11923 resolve issue as fixed now requires "administer issue"Sébastien Lesaint2019-06-284-10/+17
* SONAR-10286 Deprecate Plugin-ChildFirstClassLoaderDuarte Meneses2019-06-282-2/+21
* DOC add 7.8 release notes link, bootstrap 7.9G. Ann Campbell2019-06-281-0/+7
* Amended docs to remove ambiguity about MS Roslyn analyzers (#1800)duncanp-sonar2019-06-281-1/+1
* Update scanner docJulien HENRY2019-06-282-29/+26
* Build task ":server:sonar-docs:clean" should depend on ":server:sonar-docs:cl...Evgeny Mandrikov2019-06-281-4/+2
* Add unit test for alm-integration api callGrégoire Aubert2019-06-281-0/+71
* SONAR-11320 Update branding from VSTS/TFS to Azure DevOpsJulien HENRY2019-06-282-3/+3
* SONAR-12190 remove architectural constraint refsMikeBirnstiehl2019-06-284-12/+10
* SONAR-12210 Handle pagination in user & group listphilippe-perrin-sonarsource2019-06-2811-128/+549
* SONAR-12147 Add pagination to QG & QP projects listphilippe-perrin-sonarsource2019-06-2816-177/+885
* Fix typo in docsSiegfried Ehret2019-06-281-1/+1
* SONAR-11320 Update branding from VSTS/TFS to Azure DevOpsJulien HENRY2019-06-286-3/+186
* SONAR-11850 Don't warn user if properties are inheritedJulien HENRY2019-06-282-3/+25
* Clean old remains of the preview modeJulien HENRY2019-06-286-81/+7
* Fix wording (#1709)Siegfried Ehret2019-06-281-1/+1
* fixup! SONAR-12232 Add security review to portfolio projects listJeremy Davis2019-06-282-23/+52
* SONAR-12232 Add security review to portfolio projects listJeremy Davis2019-06-286-15/+44
* SONAR-12189 Make dashes smaller for empty measuresJeremy Davis2019-06-288-26/+26
* SONAR-12203 Adjust hotspots font size to match other metricsJeremy Davis2019-06-283-8/+3
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-28146-4209/+10944
* SONAR-12225 Rename Security HS Review in docsMikeBirnstiehl2019-06-282-5/+5
* SONAR-11304 mark DB migration #2801 as blue/green compatibleSimon Brandhof2019-06-281-0/+2
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-287-28/+59
* SONARFLEX-83 Update Flex coverage property documentationJean-Baptiste Lievremont2019-06-281-1/+1
* Updated documentation for scanner for msbuild (#1746)mickael-caro-sonarsource2019-06-284-16/+26
* SONAR-12092 Fix broken empty portfolio displayGrégoire Aubert2019-06-282-16/+28
* SONAR-12003 Fix embedded docs page titleWouter Admiraal2019-06-283-5/+9
* SONAR-12089 Add active class for Issues page in global navigationWouter Admiraal2019-06-282-9/+6
* SONAR-11772 Make project activity graph on Overview more accessibleWouter Admiraal2019-06-282-0/+3
* Output of "javadoc" build tasks should not depend on build numberEvgeny Mandrikov2019-06-281-0/+2
* SONAR-11304 add date and version of initial installation to telemetry (#1751)Pierre Guillot2019-06-2816-58/+534
* Usage of Gradle option "--parallel" should be safeEvgeny Mandrikov2019-06-281-0/+9
* SC-224 Support for external PR on Autoscan Benoit2019-06-281-1/+0