aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add QGateTester to clean quality gates between each ITJulien Lancelot2017-09-063-0/+121
|
* SONAR-9426 Move migration class into correct packageJulien Lancelot2017-09-054-3/+2
|
* Fix Quality flawsSimon Brandhof2017-09-054-6/+8
|
* Make HazelcastClusterTest more robust.Eric Hartmann2017-09-051-3/+3
|
* SONAR-9712 app node can index when ES is yellowSimon Brandhof2017-09-051-3/+3
| | | | No need to wait for green.
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-054-93/+131
|
* SONAR-9715 Implement a delay for finishing task in Compute EngineEric Hartmann2017-09-0524-726/+1228
|
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-055-2/+10
|
* SONAR-9715 improve documentation of process managementSimon Brandhof2017-09-057-27/+29
|
* SONAR-9715 remove unused "pause" mode for the compute engineDaniel Schwarz2017-09-053-44/+1
|
* SONAR-6966 Implement node name for HazelcastEric Hartmann2017-09-054-4/+31
|
* SONAR-6966 let the user define node names in sonar.cluster.node.name for ↵Daniel Schwarz2017-09-053-5/+38
| | | | Elasticsearch
* 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
| | | | instead of command line arguments
* 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
| | | | with support for loggers configuration through LogLevelConfig, all three rolling strategies (time, size and none) and almost the same log pattern (shortening of logger names is a big different in log4j)
* 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 ↵Daniel Schwarz2017-09-051-0/+5
| | | | | | are selected in the facet (in the issue search)
* 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
|