aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-17683 Remove server/sonar-docsWouter Admiraal2022-12-06321-26033/+0
|
* DOC-83, improve Sonar & Azure integration descrptkevin-hinz2022-11-211-0/+4
|
* DOC-72-configure-ssl-for-sonarqube-on-windowsTony B2022-11-181-3/+67
| | | | fix grammar in resources section
* SONAR-17446 drop support postgresql versions 9.6 & 10Malek-Ben-Anes2022-11-152-3/+2
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-113-26/+25
|
* SONAR-17445 upgrade postgresql version to 15Malek-Ben-Anes2022-11-102-2/+7
|
* DOC-278 Rename mentions of "master" branch to "main" (#6986)Wouter Admiraal2022-11-023-14/+12
|
* [NO JIRA] DOCS Upgrade Notes mentions Node.js 14.17+ requirementGabriel Vivas2022-10-311-0/+4
| | | | Reviewed-by: Christophe Levis <christophe.levis@sonarsource.com>
* SONAR-17515 move login_message endpoint to community editionZipeng WU2022-10-311-0/+1
|
* [NO JIRA] Update to latest Gradle scannerWouter Admiraal2022-10-283-3/+3
|
* DOC-280, clarify image for code samplekevin-hinz2022-10-281-1/+1
|
* DOC-278 Update project creation documentationWouter Admiraal2022-10-281-1/+1
| | | | | | | | - The "+" menu no longer exists; it was replaced by a Create Project button on the Projects page - The project creation form now has a third input, "Main branch name". Rather than keeping the doc in sync with a simple form in the UI, remove any mentions of the fields altogether.
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-262-0/+4
| | | | | SONAR-11096 Discard files from analysis scope greater when than 20 MB - introduce property 'sonar.filesize.limit'
* Fix to wordingPeeter Piegaze2022-10-261-5/+6
|
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-243-140/+9
| | | | | | - Remove markdown injection - Redirection for old documentation link to the static site - Drop the static documentation app
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-212-4/+6
|
* Dependency upgrade (minor): com.microsoft.sqlserver:mssql-jdbc from ↵Dimitris Kavvathas2022-10-202-2/+2
| | | | 11.2.0.jre11 to 11.2.1.jre11
* fix formatting on the 9.7 release notes (#6883)9.7.0.61563cynthiabethea2022-10-141-2/+4
| | | | | | | * fix formatting on the 9.7 release notes * Adding the Release Notes Co-authored-by: Christophe Levis <christophe.levis@sonarsource.com>
* formatting fix (#6877)cynthiabethea2022-10-141-1/+1
|
* DOC-197 Clarify what happens on restart after a plugin install (#6875)cynthiabethea2022-10-141-1/+1
|
* DOC-192 update subtitle on 9.7 release notes (#6872)cynthiabethea2022-10-141-1/+1
|
* DOC-194 updating the wording on the 9.7 upgrade notes (#6859)cynthiabethea2022-10-131-3/+2
|
* DOC-91 Rewrite quality profiles sectionPeeter Piegaze2022-10-132-69/+154
|
* DOC-192 Edits for MMF-2871 (#6849)cynthiabethea2022-10-135-3/+14
|
* DOC-191 Update security standards section (#6851)cynthiabethea2022-10-131-3/+7
|
* SONAR-17461 Languages menu entry are not rendered properly when the name is longPhilippe Perrin2022-10-133-1/+6
|
* DOC-189 Updates based on MMF validation comments (#6832)cynthiabethea2022-10-122-5/+13
|
* DOC-160, integrate 9.6 Release noteskevin-hinz2022-10-111-2/+8
|
* DOCS update Running SonarQube as a Service on Linux with initd section (#6775)stevan-vanderwerf-sonarsource2022-10-101-5/+12
| | | | | * DOCS update running SQ as service with initd * DOCS align running SQ as service initd w/ systemd
* Fix link to Connected Mode for IntelliJ. (#6800)Wojtek Wajerowicz2022-10-071-2/+2
|
* DOC-171 add bullet point about OWASP ASVS (#6782)cynthiabethea2022-10-071-0/+1
|
* SONAR-17193 Update telemetry json example in docsJacek2022-10-071-9/+16
|
* DOC-187 Fix a broken link to community guides (#6783)cynthiabethea2022-10-071-1/+1
|
* DOC-106, defining custom log format, hardeningkevin-hinz2022-10-071-5/+5
|
* DOC-103, warn about build number as projectVersionkevin-hinz2022-10-071-1/+1
|
* SONAR-17418 show deprecation warning in case scanner runs with 32 bits JREAurelien Poscia2022-10-071-1/+0
|
* DOC-111 Fix typos on dotnet scanner page (#6765)cynthiabethea2022-10-071-6/+6
|
* DOC-115 change titles, reorganize configuration steps (#6726)Tony B2022-10-071-12/+10
| | | | | DOC-115 clarify instructions on webhook url DOC-115 Add condition to display code scanning alerts. remove third-party plugin info
* DOC-141 updating to the correct required version of Gradle (#6761)cynthiabethea2022-10-071-1/+1
|
* DOC-172 Update PHP test coverage docs (#6749)Tony B2022-10-071-5/+0
|
* DOC-159 adding a missing parameter to the docker command (#6745)cynthiabethea2022-10-071-0/+1
|
* DOC-115 and DOC-121 Update docs for GitHub integration with code scanning ↵Tony B2022-09-264-7/+80
| | | | | | | | | | | | | | | alert feature (#6667) DOC-115 update GitHub integration docs with code scanning alerts DOC-115 update github integration docs. Fix Webhook URL description. DOC-115 add images and paragraph on bi-directional sync of status changes DOC-115 and DOC-121 Update github integration docs, clarify info and fix links DOC-115 Add github integration code scanning info DOC-115 update note on access to GH security alerts
* [NO-JIRA] Change SONARQUBE-HOME to SONARQUBE_HOME for consistencyRick Brown2022-09-2611-26/+26
| | | | | Not only is SONARQUBE-HOME not a valid env var, it is also referred to as SONARQUBE_HOME elsewhere in the docs. This make it consistent.
* DOC-164, update typo in graphickevin-hinz2022-09-231-0/+0
|
* SONAR-17229 Improve Azure AD integration documentationDimitris Kavvathas2022-09-223-62/+71
|
* SONAR-17230 Improve Okta documentationPhilippe Perrin2022-09-222-3/+13
|
* SONAR-17232 Improve SAML documentationPhilippe Perrin2022-09-221-1/+1
|
* SONAR-17231 Improve saml overview pagePhilippe Perrin2022-09-221-1/+1
|
* SONAR-17259 Remove unsupported XML tag for generic test execution reportMatteo Mara2022-09-221-5/+4
|
* MMF-2842 Docs changes as per validation (#6623)Peeter Piegaze2022-09-211-81/+105
|