aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9679 Add plugins and their updated_at date to the scanner reportJulien HENRY2017-09-0710-47/+162
* SONAR-9684 Add changelogJulien HENRY2017-09-071-0/+6
* SONAR-9684 Use api/plugins/installed to load pluginsJulien HENRY2017-09-074-46/+95
* SONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLintJulien HENRY2017-09-079-90/+248
* SONAR-9662 Store plugin hash + last modification dateJulien HENRY2017-09-0723-38/+707
* SONAR-9662 Create "plugins" tableJulien HENRY2017-09-077-3/+163
* Improve test isolationJulien HENRY2017-09-071-44/+51
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-0721-37/+255
* Fix quality flawsJulien Lancelot2017-09-069-42/+27
* SONAR-5870 improve rule text searchDaniel Schwarz2017-09-069-39/+190
* Improve QualityGate ITsJulien Lancelot2017-09-063-131/+61
* Add missing QualityGateOnRatingMeasuresTest in Category1SuiteJulien Lancelot2017-09-062-65/+38
* 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
* 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 Elas...Daniel Schwarz2017-09-053-5/+38
* 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