aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9738 Fail if the cluster name differs from node to nodeDaniel Schwarz2017-09-0519-83/+194
* Reduce memory for Elasticsearch to 128M for ITsEric Hartmann2017-09-055-0/+15
* SONAR-9715 Implement pause mechanism during shutdownDaniel Schwarz2017-09-058-8/+85
* SONAR-9714 Pass Elasticsearch settings in a yaml fileDaniel Schwarz2017-09-058-9/+145
* SONAR-9731 Update clustering property namesEric Hartmann2017-09-0510-39/+33
* SONAR-9713 Allow to upgrade a cluster without stopping search nodesEric Hartmann2017-09-055-5/+139
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-0512-115/+278
* SONAR-9712 Upgrade Hazelcast to 3.8.4Eric Hartmann2017-09-053-4/+3
* Add ITs on clusterEric Hartmann2017-09-056-2/+434
* remove obsolete dependency to sonar-process in sonar-serverDaniel Schwarz2017-09-051-5/+0
* SONAR-9590 fix jvm.options file in temp directory not read by ESSébastien Lesaint2017-09-051-0/+1
* SONAR-9590 add EsFileSystem classSébastien Lesaint2017-09-057-94/+356
* SONAR-9590 rename sonar-process-monitor to sonar-mainSébastien Lesaint2017-09-0575-4/+4
* add warning to sonar.properties about ES Virtual Memory on LinuxSébastien Lesaint2017-09-051-0/+11
* SONAR-9590 only heap and heap dump options are now in search.javaOptsSébastien Lesaint2017-09-0527-209/+804
* SONAR-9590 add working dir to log of launched commandSébastien Lesaint2017-09-051-7/+12
* SONAR-9590 move Es/JavaCommand to module sonar-process-monitorSébastien Lesaint2017-09-0521-54/+111
* SONAR-9590 move shared memory file classes to dedicated packageSébastien Lesaint2017-09-0528-29/+59
* SONAR-9590 do not write jvm.options file twiceSébastien Lesaint2017-09-054-125/+3
* SONAR-8798 delete maven module sonar-searchSébastien Lesaint2017-09-0513-773/+2
* SONAR-9239 configure log4j to log as before in es.logSébastien Lesaint2017-09-0514-126/+1221
* Improve coverage of QProfileResetImplJulien Lancelot2017-09-051-0/+120
* Improve coverage of UsersWsRequestJulien Lancelot2017-09-051-0/+27
* Improve coverage of ComponentTreeActionJulien Lancelot2017-09-051-0/+21
* SONAR-9577 Add missing unit test on migrationJulien Lancelot2017-09-052-0/+87
* SONAR-9721 Stabilize TelemetryDaemonTestTeryk Bellahsene2017-09-051-8/+8
* SONAR-9426 Migrate users not having identity providerJulien Lancelot2017-09-055-1/+182
* SONAR-9426 Set external identity info when reactivating local userJulien Lancelot2017-09-056-20/+62
* Create user only when needed in LocalAuthenticationTestJulien Lancelot2017-09-051-41/+34
* SONAR-9426 Split tests of UserUpdaterJulien Lancelot2017-09-052-436/+522
* Add missing Tester#disableOrganizations in Category 1 ITsJulien Lancelot2017-09-053-19/+12
* Add SettingTester to clean settings between each ITJulien Lancelot2017-09-055-29/+160
* SONAR-8299 let the number of issues per rule be correct, even if many rules a...Daniel Schwarz2017-09-051-0/+5
* SONAR-8632 support SQLServer 2016Simon Brandhof2017-09-042-1/+6
* SONAR-9395 Stop the logback context during shutdownEric Hartmann2017-09-043-21/+29
* SONAR-9394 Silence Hazelcast exception during shutdownEric Hartmann2017-09-041-1/+7
* Fix quickbuild generating source jars.Eric Hartmann2017-09-011-1/+1
* SONAR−9721 fix InfoAction class dependency on web followersSébastien Lesaint2017-09-015-6/+76
* Fixed a spelling error and generalized punctiation for general settings.Jan Nylund2017-08-311-5/+5
* SONAR-9721 fix javadoc of Server#getId()Simon Brandhof2017-08-301-2/+4
* SONAR-9721 IT to test telemetry contentTeryk Bellahsene2017-08-307-104/+213
* SONAR-9721 Do not fail when server stops after opt-outTeryk Bellahsene2017-08-301-0/+3
* SONAR-9721 ES index project_measures indexes 'lines' metricTeryk Bellahsene2017-08-302-1/+4
* Xoo MeasureSensor supports language Xoo2Teryk Bellahsene2017-08-301-2/+3
* SONAR-9721 Remove DateUtils#formatDate(Long)Teryk Bellahsene2017-08-303-7/+2
* SONAR-9722 Add telemetry data to WS api/system/infoTeryk Bellahsene2017-08-308-34/+112
* SONAR-9721 Extract TelemetryDataLoader from TelemetryDataDaemonTeryk Bellahsene2017-08-308-33/+229
* SONAR-9721 Send ncloc by language in telemetry reportTeryk Bellahsene2017-08-303-4/+13
* SONAR-9721 Aggregate ncloc by language in the project measures ES indexTeryk Bellahsene2017-08-304-13/+50
* SONAR-9721 Feed ncloc_language_distrution to project measures ES indexTeryk Bellahsene2017-08-305-11/+42