aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src
Commit message (Collapse)AuthorAgeFilesLines
...
* DOCS Add Kotlin to "Adding Coding Rules" pagecolin-sonarsource2022-04-131-0/+1
|
* NO-JIRA upgrade keycloak container to version 17Aurelien Poscia2022-04-081-4/+4
|
* [NO-JIRA] Update Analysis Overview pageBelen Pruvost2022-04-071-3/+3
|
* Upgrade minor frontend dependencyMathieu Suen2022-04-062-0/+2
|
* SONAR-16203 Mention Java 17 support in documentationZipeng WU2022-03-315-128/+209
|
* SONAR-16210 Add instruction to verify branches to keep before Project Move ↵Joe Tingsanchali2022-03-311-12/+13
| | | | export
* SONAR-16204 Upgrade notes for SHA1 hash method removalAurelien Poscia2022-03-311-0/+6
|
* SONAR-16186 DOCS distinguish SQL query for resetting admin password for ↵Joe Tingsanchali2022-03-251-4/+12
| | | | Oracle, PostgreSQL, and MS SQL Server database engines
* SONAR-16164 Document new scanner parameter 'sonar.newCode.referenceBranch'Duarte Meneses2022-03-232-3/+3
|
* SONAR-16072 improved documentationLukasz Jarocki2022-03-221-1/+1
|
* Fix typo in 'comment_lines' definitionMichael Gumowski2022-03-211-1/+1
|
* SONAR-16121 Update the documentation related to the new `Acknowledged` ↵Peeter Piegaze2022-03-181-14/+12
| | | | | hotspot resolution type (#5594) Co-authored-by: Peeter Piegaze <peeter@MAC0174.local>
* SONAR-16154 Fix incorrect explanation about VS xml coverage file format for ↵Geoffray Adde2022-03-171-1/+1
| | | | CFamily
* Deprecate the use of "owasp" tags on Rules or Issues (OWASP Top 10 - 2017) ↵Alexandre Gigleux2022-03-141-1/+1
| | | | | | | (#5569) * Deprecate the use of the "owasp" tags on rules * Update built-in-rule-tags.md
* SONAR-16125 Update Security Report, mention latest OWASP Top 10 and latest ↵Wouter Admiraal2022-03-141-2/+2
| | | | CWE Top 25
* feat: support configuration of the tomcat keepAliveTimeoutjason.damour2022-03-111-0/+3
|
* DOCS Add Oracle database requirement for max_string_sizeJoe Tingsanchali2022-03-111-4/+5
|
* SONAR-16119 Enable documentation page for the IaC analyzerPhilippe Perrin2022-03-101-0/+6
|
* SONAR-16072 - Explain LOCs in DocsBelen Pruvost2022-03-091-0/+9
|
* SONAR-16001 Update placeholder text for documentation shipping with superior ↵Wouter Admiraal2022-02-2510-10/+30
| | | | editions
* SONAR-13197 documented using a volume to append custom certificates to ↵Tobias Trabelsi2022-02-221-24/+6
| | | | docker truststore
* SONAR-14908 Fix typoJulien HENRY2022-02-221-1/+1
|
* SONAR-13505 document use of self signed certificates in SQ docker containersTrabelsi Tobias2022-02-171-0/+32
|
* SONAR-13574 mention java dependency in getting started in 2 minutes guideTrabelsi Tobias2022-02-171-3/+5
|
* SONAR-14331 removed root ownership note from docsTrabelsi Tobias2022-02-171-1/+1
|
* DOCS - Fix pinned version of DCE search nodesBrian Cipollone2022-02-041-2/+2
|
* SONAR-15989 Fix typoWouter Admiraal2022-02-032-2/+2
|
* SONAR-15976 mention microsoft jdbc driver update in upgrade notesTrabelsi Tobias2022-02-021-0/+3
|
* Update license headers for 2022 [update headers]Pierre2022-01-2849-49/+49
|
* Prepare update license headers for 2022 [update headers]Pierre2022-01-281-2/+2
|
* DOCS update upgrade notesmichaelbirnstiehl2022-01-271-2/+2
|
* SONAR-15928 Document deprecation policyWouter Admiraal2022-01-271-11/+9
|
* 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-15679 updated jdbc driversTrabelsi Tobias2022-01-262-2/+2
|
* 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
|
* Update Java and add FIPS notes (#5299)CS2022-01-241-1/+4
|
* SONAR-15680 Fail the build if an analyzer documentation file is missingWouter Admiraal2022-01-2423-1407/+23
|
* SONAR-15829 Update instructions on uninstalling pluginsmichaelbirnstiehl2022-01-211-7/+1
|
* SONAR-15883 Explain Portfolio permissionsmichaelbirnstiehl2022-01-201-0/+3
|
* SONAR-15855 Update portfolio documentation for new layoutmichaelbirnstiehl2022-01-201-6/+6
|
* DOCKER-43 additional containers can be specified with DCE helm chart nowTobias Trabelsi2022-01-121-5/+0
|
* SONAR-15908 remove beta warning from documentationTobias Trabelsi2022-01-101-6/+3
|
* SONAR-15836 Update API docsDuarte Meneses2022-01-071-0/+1
|
* SONAR-15761 Update documentationJulien HENRY2022-01-061-0/+4
|
* [NO JIRA] Use YAML anchors to make Bitbucket Pipelines examples DRYerWouter Admiraal2022-01-061-95/+80
|
* DOCS add Kubernetes note to monitoring pagemichaelbirnstiehl2022-01-051-1/+19
|
* SONAR-15861 Allow extensions to ship with a CSS fileWouter Admiraal2021-12-281-0/+4
|
* SONAR-15846 Add upgrade note regarding portfolio New Codemichaelbirnstiehl2021-12-241-0/+8
|
* DOCS apply validation suggestionsmichaelbirnstiehl2021-12-173-3/+6
|