aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-15326 Document the encryption of DevOps platform secretsmichaelbirnstiehl2021-08-306-12/+18
|
* SONAR-15281 Fix navigation headings in Setup and Upgrademichaelbirnstiehl2021-08-272-6/+4
|
* SONAR-15175 Warn server id is not usable when running on embedded dtabaseMathieu Suen2021-08-271-0/+3
|
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-262-2/+4
| | | | | | Co-authored-by: Lukasz Jarocki <lukasz.jarocki@sonarsource.com> Co-authored-by: Philippe Perrin <philippe.perrin@sonarsource.com> Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
* SONAR-13623 Replace "master/slave" with a better terminologyWouter Admiraal2021-08-267-18/+18
|
* SONAR-15312 Guide Jenkins users to configure pull/merge request discoveryWouter Admiraal2021-08-251-19/+2
|
* SONAR-15256 Reorganize upgrading docs and add practice upgrade infomichaelbirnstiehl2021-08-242-21/+63
|
* update upgrading docsmichaelbirnstiehl2021-08-241-34/+7
|
* SONAR-12560 Better explain the concept of bugs in documentationWouter Admiraal2021-08-241-1/+1
|
* SONAR-15297 Remove dependency on sonar-ui-common for sonar-docsWouter Admiraal2021-08-2015-2/+1016
|
* DOCS Add missing screenshot to Java 11 analysis pagemichaelbirnstiehl2021-08-202-1/+2
|
* SONAR-15140 add PDF report subscription infomichaelbirnstiehl2021-08-121-9/+27
|
* SONAR-15209 Add PHPStan and Psalm to external analyzers docsmichaelbirnstiehl2021-08-111-0/+2
|
* SONAR-15251 Add Helm Chart upgrade instructionsPierre Guillot2021-08-111-0/+4
| | | Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
* SONAR-15140 Add info on downloading project reportsmichaelbirnstiehl2021-08-091-7/+20
|
* [DOCS] SONAR-15232 added documentation for DCE on k8s Tobias Trabelsi2021-08-042-2/+157
|
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-291-1/+1
|
* SONAR-15145 Add audit logs documentationmichaelbirnstiehl2021-07-272-9/+36
|
* SONAR-15213 Add minimum inactivity timeout duration to environment variables ↵michaelbirnstiehl2021-07-271-2/+2
| | | | docs
* SONAR-15141 Fix Jenkins scanner docs formatting for embedded docsmichaelbirnstiehl2021-07-241-1/+7
|
* CPP-3167 Update "misra" and "based-on-misra" documentationAmélie Renard2021-07-221-1/+0
|
* SONAR-15188 Remove SonarCloud reference from Executable Lines docs (#4459)MikeBirnstiehl2021-07-201-2/+5
|
* DOCS Add upgrade note on custom measures being droppedmichaelbirnstiehl2021-07-071-0/+4
|
* SONAR-10762 Remove custom measures documentationZipeng WU2021-07-072-27/+0
|
* SONAR-15078 Finalize Upgrade Notesmichaelbirnstiehl2021-07-013-171/+11
|
* SONAR-14885 Remove deprecated XMLRuleParserDuarte Meneses2021-07-011-0/+1
|
* SONAR-14957 updated docs to better represent what permission is needed to ↵Lukasz Jarocki2021-07-011-1/+1
| | | | integrate with bitbucket server
* DOCS Remove mentions of es6 in documentationsylvain-combe-sonarsource2021-06-302-4/+4
|
* SONAR-14908 SONAR-14925Duarte Meneses2021-06-301-0/+13
|
* SONAR-14131 Clarify quality profile extendingmichaelbirnstiehl2021-06-293-40/+65
|
* SONAR-14844 Document the limitations on block PR policy when using a monorepomichaelbirnstiehl2021-06-241-1/+1
|
* SONAR-15069 Adding tooltips for github DevOps settingsMathieu Suen2021-06-231-1/+1
|
* SONAR-14851 updated docs and upgrade notes to inform user about permissions ↵Lukasz Jarocki2021-06-212-0/+11
| | | | needed
* SONAR-15056 It should be possible to create external issues with project ↵Tobias Stadler2021-06-191-1/+4
| | | | location
* DOCS add note about JS custom rule API removal to upgrade notesmichaelbirnstiehl2021-06-181-0/+3
|
* DOCS add Java 11 requirement to upgrade notesmichaelbirnstiehl2021-06-161-1/+7
|
* SONAR-15045 Update Scanner for Gradle version to 3.3 (#4247)Julien HENRY2021-06-163-3/+3
|
* SONAR-15031 Reference Ktlint as a supported Kotlin External Analyzer (#4272)MikeBirnstiehl2021-06-161-0/+1
|
* SONAR-14936 Add new suggestions to the Overview pageWouter Admiraal2021-06-151-6/+6
|
* DOCS fix proxy parameters formattingServices Team2021-06-151-1/+1
|
* SONAR-14851 Fix documentation pageJeremy Davis2021-06-141-4/+0
|
* DOCS fix conflicts in Bitbucket Cloud docsmichaelbirnstiehl2021-06-112-30/+3
|
* SONAR-14952 DOC- Scanners require Java 11michaelbirnstiehl2021-06-101-3/+3
|
* SONAR-14952 DOC - Scanners require Java 11Duarte Meneses2021-06-091-3/+3
|
* fix begin parameters table, and also proxy environment variable namesServices Team2021-06-091-3/+2
|
* SONAR-14895 Add dot net example to Bitbucket Pipelines documentationmichaelbirnstiehl2021-06-091-0/+43
|
* SONAR-14894 Add Bitbucket Cloud to Jenkins Documentationmichaelbirnstiehl2021-06-091-11/+26
|
* SONAR-14851 Report Quality Gate status on branches in GitHubLukasz Jarocki2021-06-085-86/+128
|
* DOC - Generic test execution reports don't support modulesDuarte Meneses2021-06-082-2/+2
|
* SONAR-14870 update docsDuarte Meneses2021-06-031-3/+3
|