| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-15070 Fix error when sometimes setting sonar.search.host causes SQ to f... | Jacek | 2021-11-18 | 1 | -2/+4 |
* | DOCKER-27 disable FIPS mode | Trabelsi Tobias | 2021-10-22 | 3 | -0/+9 |
* | SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to b... | Jacek | 2021-09-28 | 1 | -3/+10 |
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -12/+0 |
* | [NO-JIRA] Addressing some code smells | Belen Pruvost | 2021-09-16 | 1 | -3/+5 |
* | SONAR-15375 Fix SSF-191 | Jacek | 2021-09-13 | 2 | -1/+9 |
* | SONAR-15244 Use G1GC for Elasticsearch | Jacek | 2021-08-11 | 1 | -2/+1 |
* | SONAR-11094 Add nodename to logs for DCE only | Jacek | 2021-08-11 | 2 | -8/+35 |
* | SONAR-15243 Enable JSON logging on Elasticsearch process | Jacek | 2021-08-11 | 1 | -14/+20 |
* | SONAR-15244 Despite sonar.log.useJsonOutput is enabled some logs are still no... | Duarte Meneses | 2021-08-11 | 1 | -1/+0 |
* | SONAR-15230 Hazelcast clean up | Duarte Meneses | 2021-07-29 | 3 | -61/+22 |
* | SONAR-15231 Pool ES status in clusters | Duarte Meneses | 2021-07-29 | 1 | -1/+48 |
* | SONAR-15230 Fix JVM startup args for Hazelcast | Duarte Meneses | 2021-07-29 | 2 | -0/+16 |
* | SONAR-15230 Enable DNS lookup in k8s for HZ | Jacek | 2021-07-29 | 1 | -2/+5 |
* | SONAR-15192 Disable ip addr validation for sonar.cluster.es.hosts | Jacek | 2021-07-21 | 2 | -7/+13 |
* | SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection en... | Jacek | 2021-06-23 | 1 | -0/+1 |
* | SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOME | Jacek | 2021-06-17 | 1 | -2/+2 |
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 4 | -57/+17 |
* | SONAR-14583 Use Elasticsearch password in HTTP clients | Jacek | 2021-04-23 | 3 | -5/+29 |
* | SONAR-14583 add elasticsearch-keystore CLI utility class | Jacek | 2021-04-23 | 4 | -5/+269 |
* | SONAR-14583 Added properties needed for elasticsearch authentication | Lukasz Jarocki | 2021-04-23 | 1 | -0/+39 |
* | SONAR-14625 Upgrade to Hazelcast 4.2 | Zipeng WU | 2021-04-15 | 3 | -25/+26 |
* | SONAR-14676 Shade core jars into a single jar | Duarte Meneses | 2021-04-14 | 1 | -4/+7 |
* | SONAR-14455 Turn-off Elasticsearch 7.10.2 deprecation logging | Jacek | 2021-02-12 | 1 | -0/+4 |
* | Getting Hazelcast to play nice in Dockerized environment (#3693) | Mark Rekveld | 2021-02-12 | 1 | -1/+2 |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 67 | -67/+67 |
* | Fix various code smells | Jacek | 2020-12-09 | 3 | -17/+26 |
* | clean code smells (unused import) | Pierre Guillot | 2020-11-26 | 1 | -1/+0 |
* | SONAR-12686 Fix Elasticsearch properties for a single node | Michal Duda | 2020-11-05 | 1 | -1/+3 |
* | SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCE | Jacek | 2020-11-05 | 1 | -5/+8 |
* | SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCE | Michal Duda | 2020-11-05 | 2 | -11/+30 |
* | SONAR-13971 Add properties to configure ES network in DCE | Michal Duda | 2020-11-05 | 3 | -45/+82 |
* | SONAR-12686 upgrade es client to 7.9.3 and move to HTTP | Jacek | 2020-11-05 | 10 | -148/+118 |
* | SONAR-12686 enforce index rebuilding by changing ES data directory | Sébastien Lesaint | 2020-11-05 | 1 | -3/+6 |
* | SONAR-12686 replace deprecated setting transport.tcp.port by transport.port | Sébastien Lesaint | 2020-11-05 | 2 | -2/+4 |
* | SONAR-12686 fix ES discovery settings in cluster mode | Sébastien Lesaint | 2020-11-05 | 1 | -5/+1 |
* | SONAR-12686 add mandatory cluster configuration property cluster.initial_mast... | Sébastien Lesaint | 2020-11-05 | 1 | -0/+1 |
* | SONAR-12686 use node.store.allow_mmap instead of node.store.allow_mmapfs | Sébastien Lesaint | 2020-11-05 | 1 | -2/+6 |
* | SONAR-12686 update JVM options to match defaults in ES 7.X | Sébastien Lesaint | 2020-11-05 | 1 | -42/+54 |
* | use try-with-ressource to write log4j ES properties | Pierre Guillot | 2020-08-11 | 1 | -5/+5 |
* | SONAR-13461 fix SSF-112 | Jacek | 2020-06-30 | 1 | -1/+1 |
* | SONAR-12952 Remove warning "Property sonar.cluster.node.port is ignored on se... | Duarte Meneses | 2020-04-17 | 1 | -5/+0 |
* | SONAR-13037 Stacktrace should always be available in logs | Duarte Meneses | 2020-04-17 | 3 | -1/+3 |
* | SONAR-13272 fix issue with setting some properties through env variables | Michal Duda | 2020-04-14 | 3 | -18/+45 |
* | SONAR-13078 enable configuring the server by environment variables | Michal Duda | 2020-02-22 | 1 | -4/+26 |
* | SONAR-12955 support IPv6 in cluster properties | Sébastien Lesaint | 2020-02-20 | 1 | -42/+105 |
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 67 | -67/+67 |
* | SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre | Jacek | 2019-11-12 | 1 | -3/+3 |
* | fix some quality flaws on the new code period | Sébastien Lesaint | 2019-10-09 | 2 | -3/+11 |
* | SONAR-12344 es logs must go to stdout too when sonar.log.console=true | Sébastien Lesaint | 2019-09-27 | 1 | -0/+12 |