aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-17303 Update SAML documentationDimitris Kavvathas2022-09-1910-15/+19
|
* DOC-60 Clarify analysis parameters hierarchy (#6635)Tony B2022-09-192-5/+10
| | | | | | | | | | | * clarify analysis settings hierarchy * DOC-60 Clarify analysis parameter hierarchy * DOC-60 Clarify analysis settings hierarchy, add flowchart * DOC-60 Clarify analysis settings hierarchy, reinsert bulleted list * DOC-60 Clarify analysis settings hierarchy, add flowchart
* DOC-79 adding clarification on the SQ marketplace (#6628)cynthiabethea2022-09-161-1/+8
|
* DOC-68 Adding detail on how LOCs are computed (#6605)cynthiabethea2022-09-161-1/+3
|
* SONAR-17193 Documentation about Telemetry (#6577)Peeter Piegaze2022-09-052-1/+120
|
* SONAR-17229 Add Azure AD encryption and group mappingDimitris Kavvathas2022-09-0124-22/+39
|
* DOC-82 Correct the browse permissions description (#6570)cynthiabethea2022-09-011-1/+1
|
* DOC-73 Remove unsupported XML tags from generic test data page (#6568)Tony B2022-09-011-6/+5
| | | | | | | | | * DOC-73 Remove unsupported XML tags from generic test data page * add note on unused message attribute, remove long description * remove unused optional stacktrace message in example. stacktrace is a long message enclosed in the tag that contains the mandatory but unused "message" attribute.
* SONAR-17230 Add a new Okta integration documentationZipeng WU2022-09-012-9/+13
|
* SONAR-17231 Improve LDAP documentation structurePhilippe Perrin2022-09-011-2/+2
|
* SONAR-17232 Fix keycloak documentation formattingPhilippe Perrin2022-09-011-59/+58
|
* SONAR-17232 Improve SAML documentation structurePhilippe Perrin2022-09-011-3/+4
|
* SONAR-17425 added note about new checkbox for deleting personal infoLukasz Jarocki2022-09-011-0/+1
|
* SONAR-17425 added docs about anonymizing usersLukasz Jarocki2022-09-011-0/+10
|
* SONAR-17230 Add a new Okta integration documentationZipeng WU2022-08-319-2/+121
|
* SONAR-17229 Add Azure AD SAML documentationDimitris Kavvathas2022-08-3115-1/+52
|
* SONAR-17232 Refactor SAML Documentation structureMatteo Mara2022-08-305-116/+133
|
* SONAR-17232 improve SAML DocumentationMatteo Mara2022-08-292-9/+46
|
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-292-7/+9
|
* SONAR-17231 Move DevOps platform related authentication information to the ↵Philippe Perrin2022-08-297-85/+87
| | | | newly created authentication section
* DOC-74 Strengthen wording of recommendation in upgrade guide doc (#6527)Tony B2022-08-291-1/+1
|
* SONAR-17238 Fix the Sonar visual in the documentation homepagePeeter Piegaze2022-08-261-0/+0
|
* SONAR-17231 Group authentication-related documentation pagesPhilippe Perrin2022-08-266-247/+256
|
* DOC-88 Remove the projects visualization perspective documentation (#6510)Peeter Piegaze2022-08-251-23/+0
|
* SONAR-17224 Fix WinSW not reading environment variableZipeng WU2022-08-251-1/+0
|
* SONAR-17226 Display authentication-related settings in a more intuitive wayRevanshu Paliwal2022-08-254-6/+6
|
* DOC-104, update that Github Webhooks are not usedkevin-hinz2022-08-251-1/+1
|
* DOC-101 update image widthkevin-hinz2022-08-233-0/+0
|
* DOC-89 Improve linking to coverage docs (#6501)Peeter Piegaze2022-08-223-14/+4
|
* DOC-3 Renaming scanner extensions (#6507)cynthiabethea2022-08-224-16/+15
|
* Full release note link updated for 9.6vivek-reghunath-sonarsource2022-08-191-1/+1
| | | Full release note link updated for 9.6 release
* Update MSSQL JDBC to 11.2.0Matteo Mara2022-08-192-2/+2
|
* DOC-14 replace missing textkevin-hinz2022-08-171-1/+2
|
* DOC-12 Links to SQ Javadoc not working (#6473)Peeter Piegaze2022-08-121-9/+9
|
* Remove all wrapper.conf referenceZipeng WU2022-08-121-1/+1
|
* MMF-2746 Messaging in the documentation reflects the Clean Code positioning ↵Peeter Piegaze2022-08-112-48/+31
| | | | | (#6466) Changes as per review
* Upgrade node to JSW removalvivek-reghunath-sonarsource2022-08-111-0/+4
| | | | | | | With JSW replaced. There are two changes that users should know about. 1. Change in how Sonar should be run as a service on Windows 2. Change in how to select Java version
* SONAR-16440 docs clarify rule change on upgrade (#6440)kevin.hinz2022-08-102-0/+16
|
* SONAR-17136 Add SONAR_JAVA_PATH env variable support for user-defined Java ↵Dimitris Kavvathas2022-08-101-2/+2
| | | | executable
* SONAR-17030 improve diagram, SQ Databasekevin-hinz2022-08-101-0/+0
|
* SONAR-17137 add SONAR_JAVA_PATH environmental variable for user-defined Java ↵Dimitris Kavvathas2022-08-103-14/+13
| | | | executable path
* SONAR-17135 Remove supported_by on plugin matrix Benjamin Campomenosi2022-08-091-1/+0
|
* Improve SAML setting documentationZipeng WU2022-08-091-10/+12
|
* SONAR-17109 Add Aknowledged as Reviewed hotspot statusDimitris Kavvathas2022-08-092-5/+7
|
* SONAR-17157 Replace unsecured links to www.sonarqube.org by secured onesPhilippe Perrin2022-08-092-2/+2
|
* SONAR-17137 Replace JSW with WinSW for running SQ on WindowsDimitris Kavvathas2022-08-053-9/+25
|
* SONAR-17136 Replace JSW with nohup for Linux & MacOSZipeng WU2022-08-051-2/+2
|
* diagram improvement, SQ Database for Data Center ed (#6412)kevin.hinz2022-08-051-0/+0
|
* [NO JIRA] Update 9.6 Upgrade NotesChristophe Levis2022-08-041-3/+3
|
* SONAR-17138 sonar.log rotation move inside Sonar Application processZipeng WU2022-08-031-14/+0
|