aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* improved test performances for sq #3 (use MetaDataHandler for MySQL)Stephane Gamard2014-08-131-0/+2
* SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapperStephane Gamard2014-08-071-0/+28
* Fix mergeSimon Brandhof2014-08-071-6/+9
* SONAR-5483 - Fixed SearchServerTest (missing property)Stephane Gamard2014-08-061-3/+1
* SONAR-4898 improve reliabilitySimon Brandhof2014-07-301-17/+15
* SONAR-4898 improve logging configurationSimon Brandhof2014-07-251-0/+38
* fixed creating log files during testsStephane Gamard2014-07-242-8/+1
* SONAR-4898 improve management of sonar.path.* propertiesSimon Brandhof2014-07-231-0/+1
* SONAR-4898 - Fixed gracefull shutdown with JSWStephane Gamard2014-07-231-1/+1
* SONAR-4898 few improvementsSimon Brandhof2014-07-231-1/+0
* SONAR-4898 some refactoringSimon Brandhof2014-07-231-1/+1
* Experimental forkSimon Brandhof2014-07-231-32/+2
* SONAR-5408 - Process and ProcessWrapper working with temp properties filesStephane Gamard2014-07-182-2/+13
* SONAR-4898 - Fixed ElasticSearchTestsStephane Gamard2014-07-181-1/+3
* SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retryStephane Gamard2014-07-181-1/+1
* SONAR-5410 - Using sonar-process for ES launch (with JMX)Stephane Gamard2014-07-151-42/+55
* SONAR-5410 - Added assertions to testsStephane Gamard2014-07-111-1/+9
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-111-2/+3
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-0/+133