aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15840 Fix SSF-219Jacek2021-12-172-3/+5
* SONAR-15827 Fix SSF-219Jacek2021-12-171-11/+1
* SONAR-15070 Fix error when sometimes setting sonar.search.host causes SQ to f...Jacek2021-11-181-2/+4
* DOCKER-27 disable FIPS modeTrabelsi Tobias2021-10-223-0/+9
* SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to b...Jacek2021-09-281-3/+10
* Fix code quality issuesDuarte Meneses2021-09-241-12/+0
* [NO-JIRA] Addressing some code smellsBelen Pruvost2021-09-161-3/+5
* SONAR-15375 Fix SSF-191Jacek2021-09-132-1/+9
* SONAR-15244 Use G1GC for ElasticsearchJacek2021-08-111-2/+1
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-112-8/+35
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-111-14/+20
* SONAR-15244 Despite sonar.log.useJsonOutput is enabled some logs are still no...Duarte Meneses2021-08-111-1/+0
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-293-61/+22
* SONAR-15231 Pool ES status in clustersDuarte Meneses2021-07-291-1/+48
* SONAR-15230 Fix JVM startup args for HazelcastDuarte Meneses2021-07-292-0/+16
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-291-2/+5
* SONAR-15192 Disable ip addr validation for sonar.cluster.es.hostsJacek2021-07-212-7/+13
* SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection en...Jacek2021-06-231-0/+1
* SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOMEJacek2021-06-171-2/+2
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-094-57/+17
* SONAR-14583 Use Elasticsearch password in HTTP clientsJacek2021-04-233-5/+29
* SONAR-14583 add elasticsearch-keystore CLI utility classJacek2021-04-234-5/+269
* SONAR-14583 Added properties needed for elasticsearch authenticationLukasz Jarocki2021-04-231-0/+39
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-153-25/+26
* SONAR-14676 Shade core jars into a single jarDuarte Meneses2021-04-141-4/+7
* SONAR-14455 Turn-off Elasticsearch 7.10.2 deprecation loggingJacek2021-02-121-0/+4
* Getting Hazelcast to play nice in Dockerized environment (#3693)Mark Rekveld2021-02-121-1/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0867-67/+67
* Fix various code smellsJacek2020-12-093-17/+26
* clean code smells (unused import)Pierre Guillot2020-11-261-1/+0
* SONAR-12686 Fix Elasticsearch properties for a single nodeMichal Duda2020-11-051-1/+3
* SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCEJacek2020-11-051-5/+8
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-052-11/+30
* SONAR-13971 Add properties to configure ES network in DCEMichal Duda2020-11-053-45/+82
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-0510-148/+118
* SONAR-12686 enforce index rebuilding by changing ES data directorySébastien Lesaint2020-11-051-3/+6
* SONAR-12686 replace deprecated setting transport.tcp.port by transport.portSébastien Lesaint2020-11-052-2/+4
* SONAR-12686 fix ES discovery settings in cluster modeSébastien Lesaint2020-11-051-5/+1
* SONAR-12686 add mandatory cluster configuration property cluster.initial_mast...Sébastien Lesaint2020-11-051-0/+1
* SONAR-12686 use node.store.allow_mmap instead of node.store.allow_mmapfsSébastien Lesaint2020-11-051-2/+6
* SONAR-12686 update JVM options to match defaults in ES 7.XSébastien Lesaint2020-11-051-42/+54
* use try-with-ressource to write log4j ES propertiesPierre Guillot2020-08-111-5/+5
* SONAR-13461 fix SSF-112Jacek2020-06-301-1/+1
* SONAR-12952 Remove warning "Property sonar.cluster.node.port is ignored on se...Duarte Meneses2020-04-171-5/+0
* SONAR-13037 Stacktrace should always be available in logsDuarte Meneses2020-04-173-1/+3
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-143-18/+45
* SONAR-13078 enable configuring the server by environment variablesMichal Duda2020-02-221-4/+26
* SONAR-12955 support IPv6 in cluster propertiesSébastien Lesaint2020-02-201-42/+105
* Format all headers for 2020Wouter Admiraal2020-01-0767-67/+67
* SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jreJacek2019-11-121-3/+3