aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-11072 Allow customization of request parameter used to check CSRF stateJulien Lancelot2018-07-314-1/+32
|
* fix typo/spellingG. Ann Campbell2018-07-311-1/+1
| | | [skip ci]
* Security Reports: enhance documentation (#570)Alexandre Gigleux2018-07-311-8/+20
| | | | | | * Security Reports: enhance documentation * Fix formatting * Fix grammar + phrasing
* Sonar-10990 Edit global search (#550)Pascal Mugnier2018-07-301-4/+9
|
* SONAR-11078 Improve Security Hotspots page layout (#562)Pascal Mugnier2018-07-303-34/+26
|
* SONAR-11017 Update yarn.lock fileGrégoire Aubert2018-07-301-2/+9
|
* expand/clarify smart linksG. Ann Campbell2018-07-271-1/+1
|
* add detail about Table of ContentsG. Ann Campbell2018-07-271-2/+2
|
* add detail about page metadata orderG. Ann Campbell2018-07-271-0/+1
|
* missing linebreak. minor content shuffleG. Ann Campbell2018-07-271-6/+5
|
* Include startup & all custom syntaxG. Ann Campbell2018-07-271-2/+156
|
* WWWSC-81 Rectify design & Text of new About Page (#551)Thibaud Eberwein2018-07-2612-61/+94
|
* Clarify how LOCs are counted on SonarCloudFabrice Bellingard2018-07-251-1/+1
| | | [skip ci]
* Make documentation BIGGrégoire Aubert2018-07-254-9/+14
|
* Edit documentationG. Ann Campbell2018-07-2513-19/+485
|
* SONAR-11017 Improve ToC (#529)Pascal Mugnier2018-07-257-18/+114
|
* SONAR-11014 Create a collapsible componentPascal Mugnier2018-07-2510-37/+286
|
* SONAR-11058 open documentation and suggestions in a new tab (#535)Stas Vilchik2018-07-254-5/+13
|
* SONAR-11017 Fix generating of raw text of a doc pageStas Vilchik2018-07-254-15/+20
|
* SONAR-11015 Allow to add links for SonarQube global spaces (#531)Stas Vilchik2018-07-255-18/+209
|
* SONAR-11014 allow italics in headers (#523)Stas Vilchik2018-07-251-2/+0
|
* SONAR-11016 Add additional scope for the documentation static website (#522)Stas Vilchik2018-07-257-13/+76
|
* SONAR-10869 add custom syntax for warning/info messages (#519)Stas Vilchik2018-07-2513-19/+136
|
* SONAR-11014 support icons in documentation (#521)Stas Vilchik2018-07-256-1/+18
|
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-2567-501/+1291
|
* SONAR-11017 Add ToC component to markdownsPascal Mugnier2018-07-2511-61/+208
|
* Remove unused methods in WebIssueStorageSimon Brandhof2018-07-255-25/+12
|
* Fix incorrect package names in Compute EngineSimon Brandhof2018-07-2517-25/+23
|
* SONAR-11071 CWE-297 host of SMTP server certificate is not verifiedSimon Brandhof2018-07-251-0/+2
|
* Fix Quality flawsSimon Brandhof2018-07-256-10/+15
|
* Fix dead linkFabrice Bellingard2018-07-251-1/+1
| | | [skip ci]
* Limit size of submitter in brackground taskGrégoire Aubert2018-07-249-95/+120
|
* SONAR-10965 Update Organizations#subscription not nullableEric Hartmann2018-07-249-5/+130
|
* SONARCLOUD-103 Introduce the limit with largest long lived branchEric Hartmann2018-07-2414-26/+273
|
* SONARCLOUD-103 Introduce organizationUuid in loc calculationEric Hartmann2018-07-249-30/+60
|
* SONARCLOUD-89 Implements non blocking NLOC checkEric Hartmann2018-07-247-11/+42
|
* remove useless abstract class BaseUserSessionSébastien Lesaint2018-07-242-96/+68
|
* move UserSession out of sonar-server-commonSébastien Lesaint2018-07-2487-981/+495
| | | | and as a consequence remove any need to have UserSession in Compute Engine
* Fix package name of DefaultOrganizationLoaderSimon Brandhof2018-07-213-3/+3
|
* Fix false-positive in unit test QualityGateActionTestSimon Brandhof2018-07-211-1/+1
| | | | | | | | | | java.lang.AssertionError: Expecting: <2018-07-20T00:12:15.000> to be strictly before: <2018-07-20T00:12:15.000> at org.sonar.server.badge.ws.QualityGateActionTest.checkError(QualityGateActionTest.java:347) at org.sonar.server.badge.ws.QualityGateActionTest.return_error_on_private_project(QualityGateActionTest.java:242)
* SONAR-11062 Analysis task fails when thread failed previously with OOMSimon Brandhof2018-07-212-14/+15
|
* Add security hotspot admin for project creators in default templatesJanos Gyerik2018-07-205-1/+180
|
* Fix testsPascal Mugnier2018-07-201-3/+3
|
* Update documentation home page for SonarCloud (#538)Fabrice Bellingard2018-07-201-1/+8
| | | | [skip ci]
* SONAR-10928 Fix seconds formatting on background tasks (#539)Pascal Mugnier2018-07-201-1/+1
|
* use new sonar.eslint.reportPaths analysis property (#536)Stas Vilchik2018-07-193-3/+3
|
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵Duarte Meneses2018-07-194-19/+8
| | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565.
* SONAR-11004 remove definitions for sonar.links.* propertiesSébastien Lesaint2018-07-191-1/+1
| | | | | | | they must not be displayed in the UI properties are not used on server side scanner does not rely on the definitions => drop the definitions
* SONARCLOUD-100 Remove noindex nofollow meta for SonarCloud documentationGrégoire Aubert2018-07-191-1/+1
|
* SONARCLOUD-54 Better empty organization message for projects pageGrégoire Aubert2018-07-199-14/+157
|