aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15840 Fix SSF-2198.9.5.50698Jacek2021-12-167-10/+15
|
* SONAR-15375 Fix SSF-191Jacek2021-12-1612-45/+68
| | | | (cherry picked from commit e4ee455c8b5bada664cce96f00146621366c8561)
* SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to ↵Jacek2021-12-162-10/+59
| | | | | | be UP (cherry picked from commit 4cc250a69e9f592cb6977aa4ce15ed50a83856be)
* SONAR-15244 Use G1GC for ElasticsearchJacek2021-12-163-13/+10
| | | | (cherry picked from commit 7b8885e93c0e9c48d0d4c4b0e4651d9afc3e916b)
* SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection ↵Jacek2021-12-162-1/+4
| | | | | | encryption (cherry picked from commit ae64c01c99b4ef368eac2f4e31fd51f454c12443)
* SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOMEJacek2021-12-162-4/+4
| | | | (cherry picked from commit 6ac2ee09fc8b60b3d90e900dbff25820ad8361a6)
* BUILD-890 Do not store elasticsearch distribution in the repository.Jacek2021-12-16482-99623/+81
| | | | (cherry picked from commit a0045136d5ea33077d2f533a8593ac0e19a00166)
* Update to 8.9.5Philippe Perrin2021-12-141-1/+1
|
* SONAR-15827 Fix SSF-2198.9.4.50575Jacek2021-12-134-16/+7
|
* BUILD-1180 removed invalid tokenTobias Trabelsi2021-12-011-2/+0
|
* BUILD-1180 Rotate secret Malena Ebert2021-11-261-3/+3
|
* SONAR-15485 Handle Elastic license and prettify jsonZipeng WU2021-11-021-1/+17
|
* SONAR-15485 Generate license info in community distributionZipeng WU2021-11-022-2/+15
|
* Upgrade to 8.9.4Wouter Admiraal2021-10-261-1/+1
|
* SONAR-15512 Fix several bugs with C/C++/Obj-C analysis8.9.3.48735Wouter Admiraal2021-10-211-1/+1
|
* SONAR-15375 - Upgrade ElasticSearch to 7.13.4Belen Pruvost2021-10-20235-620/+429
|
* SONAR-15488 Fix pagination if total is undefined and page size is knownWouter Admiraal2021-10-196-2/+270
| | | | Co-authored-by: Guillaume Peoch <guillaume.peoch@sonarsource.com>
* SONAR-15488 x-total header is optionalPierre2021-10-194-11/+94
|
* SONAR-15379 new helm chart location and nameTrabelsi Tobias2021-10-121-6/+5
|
* Fix analysis on Next (#4720)David Rautureau2021-09-171-1/+1
|
* SONAR-15172 Fix SSF-173Duarte Meneses2021-09-152-12/+143
|
* Upgrade to 8.9.3Jacek2021-07-271-1/+1
|
* SONAR-14831 upgrade jackson dataformat version8.9.2.46101Pierre2021-07-221-2/+6
|
* SONAR-15133 Fix for Gitlab project onboardingPhilippe Perrin2021-07-213-7/+10
|
* SONAR-15196 - Upgrade tomcat versionBelen Pruvost2021-07-161-1/+1
|
* SONAR-15131 Fix finding trigger name in Oracle DBJacek2021-07-155-5/+154
|
* SONAR-15137 Prevent users from associating their account with a new ↵Jacek2021-07-1222-784/+21
| | | | | | identity provider (cherry picked from commit aa293bae8cf08737d0e3dc856f40847021fad514)
* SONAR-15115 SONAR-15121 Fix missing hotspot code in App branches and remove ↵Jeremy Davis2021-07-0216-1139/+346
| | | | permalink
* SONAR-15109 exclude project-specific webhooks from global webhook listPierre2021-06-306-34/+5
|
* SONAR-15092 Apply new code filter for application branchesJacek2021-06-302-12/+76
|
* SONAR-15032 fix begin parameters table and proxy environment variable formattingServices Team2021-06-151-3/+2
|
* upgrade to 8.9.2Lukasz Jarocki2021-06-091-1/+1
|
* REL-1930 updating version in gradle properties to 8.9.18.9.1.44547Lukasz Jarocki2021-06-081-1/+1
|
* SONAR-14900 updated version of javascript analyzerLukasz Jarocki2021-06-071-1/+1
|
* SONAR-14909 updated version of cfamily analyzerLukasz Jarocki2021-06-041-1/+1
|
* SONAR-14870 DNS cache never expires causing PR decoration to failDuarte Meneses2021-06-031-0/+7
|
* SONAR-14831 include only the used part of fasterxml.jackson.dataformat ↵Pierre Guillot2021-05-261-5/+1
| | | | (protobuf) (#4133)
* SONAR-14807 fixed an issue where not only ratings were converted in the ↵Lukasz Jarocki2021-05-188-29/+120
| | | | email message to letters
* Update owasp dependency check pluginPhilippe Perrin2021-05-101-1/+1
|
* SONAR-14791 - Supported MSQL and Oracle versions updateBelen Pruvost2021-05-064-9/+17
|
* SONAR-14789 upgrade SonarJSPierre2021-05-041-1/+1
|
* SONAR-14787 upgrade sonar-cssPierre2021-05-041-1/+1
|
* Revert "Allow execution of extended validate task if only updating license ↵Malena Ebert2021-04-301-30/+5
| | | | | | headers" This reverts commit 63280a75ce239ac78785be0e7ba3761f7633c63c.
* SONAR-14788 upgrade SonarJSPierre2021-04-301-1/+1
|
* DOCS minor adjustments to sonarqube on kubernetesTobias Trabelsi2021-04-301-6/+9
|
* SONAR-14785 upgrade sonar-securityPierre2021-04-301-6/+6
|
* SONAR-14740,SONAR-14741,SONAR-14757,SONAR-14758,SONAR-14761,SONAR-14762,SONA ↵Zipeng WU2021-04-301-24/+24
| | | | R-14763,SONAR-14764,SONAR-14765,SONAR-14766,SONAR-14767,SONAR-14768,SONAR-14769,SONAR-14770,SONAR-14771,SONAR-14773,SONAR-14774,SONAR-14775,SONAR-14776,SONAR-14777,SONAR-14778,SONAR-14779,SONAR-14780,SONAR-14781,SONAR-14784 Update languages analyzers
* SONAR-14746 improve BitbucketServer client logBelen Pruvost2021-04-302-9/+64
|
* SONAR-14682 - Removing duplicated webhooks noticeBelen Pruvost2021-04-301-4/+0
|
* DOCS updated gradle version to 3.2.0Michal Duda2021-04-304-5/+5
|