aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8435 log "SonarQube is up" if all processes are operationalSébastien Lesaint2017-02-241-1/+1
* SONAR-7500 remove useless Monitored WARN log when web fails to startSébastien Lesaint2017-02-241-1/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-103-6/+6
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-1/+1
* SONAR-8335 support global log level in ES JVM as we do for other JVMSébastien Lesaint2016-11-181-5/+65
* SONAR-8335 better error reporting on property values and UT coverageSébastien Lesaint2016-11-161-2/+24
* SONAR-8333 make APP logging configuration support 4 log filesSébastien Lesaint2016-11-161-1/+1
* SONAR-8333 restore process name in logsSébastien Lesaint2016-11-161-1/+1
* SONAR-8333 make ES log into its own log fileSébastien Lesaint2016-11-161-5/+40
* SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-032-67/+27
* SONAR-7653 upgrade to Elasticsearch 2.3.3Simon Brandhof2016-05-312-12/+10
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-252-18/+19
* 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-291-181/+0
* Use INFO level by default in unit testsSimon Brandhof2016-02-021-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-134-4/+4
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-054-16/+16
* Rename remaining variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-2/+2
* Quality flawsSimon Brandhof2015-06-291-1/+3
* Useless codeDavid Gageot2015-05-121-8/+8
* Redundant throws clause in testsDavid Gageot2015-05-073-4/+4
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-303-84/+65
* SONAR-6293 add property sonar.search.hostschnatterer2015-03-271-0/+32
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-191-0/+49
* Replace fest-assert by assertJSimon Brandhof2015-01-103-6/+6
* Improve SearchServerTest to prepare upgrade to ES 1.4Simon Brandhof2014-12-151-2/+4
* Upgrade to JUnit 4.12Simon Brandhof2014-12-091-1/+3
* Remove test in SearchServerTest because of too many false-positives on slow w...Simon Brandhof2014-12-081-41/+0
* Synchronize database and ES with a journal approachSimon Brandhof2014-11-191-44/+0
* SONAR-5687 fix settings of ES clusterSimon Brandhof2014-10-301-1/+1
* Increase timeout of SearchServerTest for (very) slow boxesSimon Brandhof2014-10-281-1/+1
* Fix documentation of sonar.cluster.activateSimon Brandhof2014-10-241-1/+1
* Remove dangerous coupling of sonar-server on sonar-searchSimon Brandhof2014-10-101-26/+27
* SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-092-21/+38
* Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-082-51/+53
* SONAR-5692 support sonar.search.httpPortSimon Brandhof2014-10-081-0/+10
* Refactor SearchServer to split execution and configurationSimon Brandhof2014-10-082-107/+184
* SONAR-5687 - Slave fails to start if master does not have replication > 0Stephane Gamard2014-10-061-6/+111
* SONAR-5687 - Added cluster mode which sets replication factor to 1Stephane Gamard2014-10-061-5/+57
* Increased Test robustnessStephane Gamard2014-09-251-1/+1
* fix quality flaw (coverage of SearchServer)Stephane Gamard2014-09-251-0/+82
* SONAR-4898 fix quality flawsSimon Brandhof2014-09-121-155/+0
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-121-3/+3
* fix Ignored test and removed another oneStephane Gamard2014-09-011-6/+3
* Replace bad imports of org.elasticsearch.common by guavaSimon Brandhof2014-08-281-15/+13
* Increased coverage for ListUpdateScriptsStephane Gamard2014-08-141-0/+81
* fix quality flaw & added test for UpdateListScriptFactoryStephane Gamard2014-08-141-0/+101
* fix SearchServerTestStephane Gamard2014-08-141-3/+3
* format codeStephane Gamard2014-08-131-1/+0
* fix quality flawsStephane Gamard2014-08-131-2/+1