aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-15919 add ruleset changesPierre2022-02-182-0/+22
* Update license headers for 2022 [update headers]Pierre2022-01-28111-111/+111
* SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'Jacek2022-01-271-0/+1
* Improve code qualityDuarte Meneses2021-11-2011-21/+23
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1921-300/+195
* Fix code quality issuesDuarte Meneses2021-09-241-5/+4
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-118-13/+98
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-117-228/+452
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-296-146/+23
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-299-105/+200
* SONAR-15192 Disable ip addr validation for sonar.cluster.es.hostsJacek2021-07-211-0/+1
* Improve test coverageDuarte Meneses2021-06-172-7/+17
* SONAR-14886 Plugins should not modify SonarQube's home directoryDuarte Meneses2021-06-095-57/+179
* SONAR-14870 DNS cache never expires causing PR decoration to failDuarte Meneses2021-06-031-1/+5
* SONAR-14870 DNS cache never expires causing PR decoration to failDuarte Meneses2021-05-271-0/+3
* SONAR-14682 - Make webhook validation configurableBelen Pruvost2021-04-291-1/+0
* SONAR-14253 fix Authenticated JMX remote access not working with Compute EngineZipeng WU2021-04-292-1/+12
* SONAR-14583 Added properties needed for elasticsearch authenticationLukasz Jarocki2021-04-231-0/+7
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-1512-91/+98
* SONAR-14426 Add support for AES-GCM encryptionZipeng WU2021-02-175-406/+5
* Getting Hazelcast to play nice in Dockerized environment (#3693)Mark Rekveld2021-02-124-7/+106
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08111-111/+111
* Remove dead code generating secret AES keyDuarte Meneses2020-12-152-37/+4
* fix code smellsPierre2020-12-144-6/+6
* Fix AssertJ assertionsPhilippe Perrin2020-12-141-1/+4
* SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCEJacek2020-11-052-26/+54
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-052-13/+46
* SONAR-13971 Add properties to configure ES network in DCEMichal Duda2020-11-051-0/+7
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-051-1/+4
* SONAR-12686 fix ES discovery settings in cluster modeSébastien Lesaint2020-11-051-1/+0
* SONAR-12686 MaxDirectMemorySize JVM option should be defined for ESSébastien Lesaint2020-11-051-1/+1
* SONAR-13559 - add workaround for JDK-8014008 (fix JMX console on CE)Thomas de Grenier de Latour2020-08-061-0/+20
* SONAR-13461 fix SSF-112Jacek2020-06-307-2/+317
* SONAR-13341 fix SSF-110Michal Duda2020-06-301-0/+1
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-146-22/+98
* SONAR-13113 deprecate environment variable interpolation mechanism in sonar.p...Michal Duda2020-02-221-2/+14
* SONAR-13078 enable configuring the server by environment variablesMichal Duda2020-02-221-0/+5
* SONAR-12955 support IPv6 in cluster propertiesSébastien Lesaint2020-02-206-45/+130
* Format all headers for 2020Wouter Admiraal2020-01-07106-106/+106
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-106-22/+19
* SONAR-12617 Security restrictions prevent plugins from reading environment va...Duarte Meneses2019-11-192-12/+21
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-092-4/+4
* SONAR-12344 es logs must go to stdout too when sonar.log.console=trueSébastien Lesaint2019-09-272-7/+61
* SSF-92 Code injection from SonarQube pluginsDuarte Meneses2019-09-202-0/+135
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* SC-795 drop unused code on Bitbucket CloudSimon Brandhof2019-07-261-3/+0
* Clean depsDuarte Meneses2019-07-171-4/+6
* SONAR-12279 Swap Elasticsearch options to match conventioncolin-mueller-sonarsource2019-07-121-1/+1
* SONAR-11874 ignore inaccessible files when cleaning tmp dirSébastien Lesaint2019-06-281-6/+22
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-286-2/+329