aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8798 delete maven module sonar-searchSébastien Lesaint2017-09-054-295/+0
* SONAR-9239 configure log4j to log as before in es.logSébastien Lesaint2017-09-051-1/+1
* SONAR-8798 remove setting "index.number_of_replicas"Daniel Schwarz2017-08-091-3/+0
* SONAR-8798 removed SearchServer and EsServerHolderDaniel Schwarz2017-08-091-209/+0
* SONAR-8798 use TransportClient to check node is operationalSébastien Lesaint2017-08-091-9/+10
* SONAR-8798 move default index properties to NewIndexSébastien Lesaint2017-08-091-12/+0
* SONAR-8798 start and monitor ES script from main processSébastien Lesaint2017-08-091-0/+3
* SONAR-8798 make integration tests runDaniel Schwarz2017-08-092-11/+10
* SONAR-8798 SearchServer starts external ES 5 processDaniel Schwarz2017-08-092-70/+158
* SONAR-8798 property node.rack_id renamed to node.attr.rack_idDaniel Schwarz2017-08-091-1/+1
* SONAR-8798 do not set obsolete discovery.zen.ping.multicast.enabledDaniel Schwarz2017-08-091-2/+1
* SONAR-8798 compile with ES 5.0.0Sébastien Lesaint2017-08-091-10/+18
* SONAR-9514 Disable automatic creation of unknown Elasticsearch indicesSimon Brandhof2017-07-221-1/+2
* SONAR-9134 Define the minimum number of ES master nodesEric Hartmann2017-05-042-16/+33
* SONAR-9133 Define the number of ES replicasEric Hartmann2017-05-041-10/+16
* SONAR-8938 Remove sonar.search.clusterName in favor of sonar.cluster.name (#1...Eric Hartmann2017-03-171-2/+1
* SONAR-8435 log "SonarQube is up" if all processes are operationalSébastien Lesaint2017-02-241-1/+4
* SONAR-7500 remove useless Monitored WARN log when web fails to startSébastien Lesaint2017-02-241-6/+7
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-105-10/+10
* Fix Quality flawsSimon Brandhof2017-01-021-1/+1
* SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-011-1/+3
* SONAR-8335 move RootLoggerConfig out of LogbackHelperSébastien Lesaint2016-12-011-2/+3
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-2/+2
* SONAR-8335 support global log level in ES JVM as we do for other JVMSébastien Lesaint2016-11-181-2/+1
* SONAR-8383 expose association process -> log filenameSimon Brandhof2016-11-171-1/+2
* SONAR-8335 better error reporting on property values and UT coverageSébastien Lesaint2016-11-161-1/+1
* SONAR-8335 support properties to configure log level per JVMSébastien Lesaint2016-11-161-1/+2
* SONAR-8333 make APP logging configuration support 4 log filesSébastien Lesaint2016-11-161-1/+7
* SONAR-8333 restore process name in logsSébastien Lesaint2016-11-161-1/+3
* SONAR-8333 make ES log into its own log fileSébastien Lesaint2016-11-162-11/+5
* Improve handling of some thread interruptionsSimon Brandhof2016-09-211-4/+5
* SONAR-7960 add task UUID to logsSébastien Lesaint2016-08-161-1/+1
* SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabledSébastien Lesaint2016-08-161-1/+1
* Fix compatibility of ES with KOPFSimon Brandhof2016-08-041-1/+1
* SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-031-29/+25
* Fix Quality flawsSimon Brandhof2016-06-161-1/+1
* SONAR-7653 upgrade to Elasticsearch 2.3.3Simon Brandhof2016-05-312-25/+36
* SONAR-7653 remove useless codeSimon Brandhof2016-05-261-1/+0
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-053-3/+39
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-252-11/+32
* SONAR-7435 rename state when process is done starting from ready to upSébastien Lesaint2016-03-211-1/+1
* SONAR-7330 delete ES script "ListUpdate"Simon Brandhof2016-02-293-180/+5
* Fix project title in copyright headersSimon Brandhof2016-01-136-6/+6
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-056-24/+24
* SONAR-7140 Do not check java.io.tmpdir in bootstrap processSimon Brandhof2015-12-141-1/+3
* Fix quality flaws (sorry for previous commit)Simon Brandhof2015-11-271-13/+9
* Fix quality flawsSimon Brandhof2015-11-271-1/+3
* SONAR-6830 add WS api/system/logs and api/system/change_log_levelSimon Brandhof2015-10-061-1/+1
* SONAR-6799 SONAR-6232 compute engine logsSimon Brandhof2015-09-271-2/+1
* Quality flawsSimon Brandhof2015-06-291-1/+3