aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Replace bad imports of org.elasticsearch.common by guavaSimon Brandhof2014-08-282-15/+18
* SONAR-4898 fix NPE on termination of ESSimon Brandhof2014-08-281-1/+1
* Fix some quality flawsSimon Brandhof2014-08-261-2/+2
* Fix some quality flawsSimon Brandhof2014-08-261-34/+25
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-251-1/+1
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-251-1/+1
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-251-2/+11
* SONAR-5483 - Fix logStephane Gamard2014-08-251-1/+1
* SONAR-5483 - Fails to start if no master available in cluster (mainly do to w...Stephane Gamard2014-08-251-3/+5
* SONAR-5483 - Fixed log level for ESStephane Gamard2014-08-251-1/+1
* indexQueue can explicitly avoid inline refresh.Stephane Gamard2014-08-211-1/+1
* Updated indexQueue mechanism for performance (no compression yet).Stephane Gamard2014-08-201-1/+1
* Increased coverage for ListUpdateScriptsStephane Gamard2014-08-142-2/+90
* fix quality flaw & added test for UpdateListScriptFactoryStephane Gamard2014-08-141-0/+101
* fix quality flawStephane Gamard2014-08-141-6/+9
* fix quality flawStephane Gamard2014-08-141-2/+4
* fix quality flawStephane Gamard2014-08-141-2/+2
* fix SearchServerTestStephane Gamard2014-08-142-7/+7