aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes to main appDuarte Meneses2019-06-037-66/+31
* SONAR-11264 don't enforce ES bootstrap checks when connecting to H2Sébastien Lesaint2019-05-241-1/+1
* SONAR-11264 enforce ES boostrap checks on all editionsSébastien Lesaint2019-05-232-9/+12
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-211-6/+8
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-164-9/+60
* Revert "SONAR-11792 use dedicated temp directory for ES"Sébastien Lesaint2019-05-065-261/+160
* SONAR-11792 use dedicated temp directory for ESSébastien Lesaint2019-03-195-160/+261
* SONAR-11792 only ES executable for linux/mac is usedSébastien Lesaint2019-03-191-8/+1
* SONAR-11792 update ES JVM options to match defaults in ES 6.6.2Sébastien Lesaint2019-03-192-24/+93
* SONAR-11792 define ES's JVM tmp directory to SQ's tmp directorySébastien Lesaint2019-03-193-6/+7
* SONAR-11792 change ES data directory to es6Sébastien Lesaint2019-03-191-2/+3
* SONAR-11792 use memory safe implemen to delete deprecated ES dirSébastien Lesaint2019-03-191-2/+2
* SONAR-11792 update ES compile dependency to 6.6.2Sébastien Lesaint2019-03-191-2/+1
* SONAR-11792 fix path.conf to allow ES 6.6 runtime to bootSébastien Lesaint2019-03-192-4/+3
* SONAR-11804 do not send -server flag to ES JVM anymoreSébastien Lesaint2019-03-181-1/+0
* Fix license headers for 2019Duarte Meneses2019-01-0263-63/+63
* SONAR-SONAR-10294 Ignore ES_JAVA_OPTS env variableEric Hartmann2018-06-081-2/+12
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-103-11/+11
* SONAR-10604 ignore sonar.cluster.node.port on search nodesSimon Brandhof2018-05-101-0/+5
* SONAR-10604 remove cleanup of APP state when all APPs are downSimon Brandhof2018-05-101-9/+0
* SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPESimon Brandhof2018-05-102-12/+2
* SONAR-10604 Remove Hazelcast on Search nodesEric Hartmann2018-05-108-130/+201
* Fix Quality flawsSimon Brandhof2018-05-102-4/+4
* SONAR-10607 fix ability to disable Elasticsearch seccomp checkSimon Brandhof2018-04-251-2/+6
* Move To GradleDavid Rautureau2018-03-091-5/+2
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-0112-133/+159
* Fix license headers for 2018Simon Brandhof2018-01-0763-67/+63
* Compute Engine must start after its local web serverSimon Brandhof2017-10-201-1/+1
* Fix quality flawsDaniel Schwarz2017-10-171-3/+6
* Automatic merge from branch-6.6ssjenka2017-10-1112-240/+297
|\
| * fix quality flawsDaniel Schwarz2017-10-101-34/+24
| * SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-1012-236/+303
* | Fix two logger callsDaniel Trebbien2017-10-101-2/+2
* | Incorporate the constant property names into the logger format stringDaniel Trebbien2017-10-101-12/+12
* | Utilize parameterized logging rather than String.format()Daniel Trebbien2017-10-102-5/+3
* | Utilize parameterized loggingDaniel Trebbien2017-10-103-3/+3
|/
* SONAR-9811 fix quality flawsDaniel Schwarz2017-10-022-6/+6
* SONAR-9811 change es data dir to data/es5, delete data/es during startupDaniel Schwarz2017-10-022-8/+33
* SONAR-9789 Display once a log message when waiting for ES to be up and runningEric Hartmann2017-09-271-1/+8
* SONAR-9802 remove useless attributes of HazelcastMemberSimon Brandhof2017-09-261-4/+1
* SONAR-8153 Do not export sensitive settings in System InfoSimon Brandhof2017-09-261-1/+2
* SONAR-9802 fix support of overridden cluster nameSimon Brandhof2017-09-261-1/+0
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-263-8/+11
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-263-28/+17
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-2616-741/+573
* Fix Quality flawsSimon Brandhof2017-09-261-1/+1
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-2615-320/+67
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-2619-11/+1241
* SONAR-9773 add AbstractCommand#suppressEnvVariableSébastien Lesaint2017-09-191-1/+3
* SONAR-9764 Add a dedicated message when there is no Elasticsearch masterEric Hartmann2017-09-141-0/+7