aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search
Commit message (Expand)AuthorAgeFilesLines
* Increase timeout of SearchServerTest for (very) slow boxesSimon Brandhof2014-10-281-1/+1
* Fix documentation of sonar.cluster.activateSimon Brandhof2014-10-242-2/+4
* update ES settingsStephane Gamard2014-10-152-7/+2
* Remove dangerous coupling of sonar-server on sonar-searchSimon Brandhof2014-10-103-44/+39
* Fix quality flawSimon Brandhof2014-10-091-1/+1
* SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-093-47/+59
* Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-084-85/+80
* Apply again commit eb5a7d26a5b on cluster.routing.allocation.awareness.attrib...Simon Brandhof2014-10-081-0/+1
* SONAR-5692 support sonar.search.httpPortSimon Brandhof2014-10-082-3/+22
* Refactor SearchServer to split execution and configurationSimon Brandhof2014-10-084-253/+385
* fix quality flawsStephane Gamard2014-10-081-4/+4
* SONAR-5687 - Slave fails to start if master does not have replication > 0Stephane Gamard2014-10-062-11/+130
* SONAR-5687 - Added cluster mode which sets replication factor to 1Stephane Gamard2014-10-062-25/+73
* SONAR-5687 - Added cluster mode which sets replication factor to 1Stephane Gamard2014-10-061-0/+12
* Fix loading of settings tabsSimon Brandhof2014-10-031-2/+2
* SONAR-5548 - Moved ES analyzer definition to indices rather than to node conf...Stephane Gamard2014-09-301-60/+1
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+12
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+12
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* | Increased Test robustnessStephane Gamard2014-09-251-1/+1
* | fix quality flaw (coverage of SearchServer)Stephane Gamard2014-09-251-0/+82
* | Automatic merge from branch-4.5Jenkins CI2014-09-242-14/+4
|\|
| * SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-242-2/+2
| * SONAR-5621 merge log filesSimon Brandhof2014-09-241-12/+2
* | SONAR-5531 - Optimized Issue index for mass indexingStephane Gamard2014-09-231-1/+5
* | SONAR-5531 - Optimized refresh while mass indexingStephane Gamard2014-09-231-0/+4
* | SONAR-5531 - Reverted broken fix for refreshStephane Gamard2014-09-221-5/+0
* | SONAR-5531 - Updated ES refresh while synchronizingStephane Gamard2014-09-221-0/+5
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-221-71/+66
|\|
| * SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-211-77/+72
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
| * SONAR-4898 fix quality flawsSimon Brandhof2014-09-121-155/+0
* | SONAR-5564 - Updated settings from legacy Memory ES settings and created "son...Stephane Gamard2014-09-161-4/+14
* | SONAR-4898 fix quality flawsSimon Brandhof2014-09-121-155/+0
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-123-59/+41
|\|
| * SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-121-11/+2
| * SONAR-4898 add debug logsSimon Brandhof2014-09-121-0/+10
| * Merge branch 'process-monitoring' into branch-4.5Simon Brandhof2014-09-122-56/+39
| |\
| | * SONAR-4898 refactor process monitoringSimon Brandhof2014-09-122-56/+39
| * | [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-4/+2
| |/
* / Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|/
* fix Ignored test and removed another oneStephane Gamard2014-09-011-6/+3
* Fix some quality flawsSimon Brandhof2014-09-011-1/+1
* SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdownStephane Gamard2014-08-291-1/+0
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-291-77/+85