| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-9803 remove bad coupling of processes on sonar-plugin-api | Simon Brandhof | 2017-09-26 | 30 | -2863/+0 |
* | Improve quality | Duarte Meneses | 2017-09-14 | 1 | -0/+23 |
* | SONAR-9741 put key of SharedHealthState map in ClusterObjectKeys | Sébastien Lesaint | 2017-09-13 | 2 | -3/+6 |
* | SONAR-9741 fix types of fields in response of WS | Sébastien Lesaint | 2017-09-13 | 4 | -27/+27 |
* | SONAR-9741 move NodeType to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 3 | -1/+97 |
* | SONAR-8741 ignore NodeHealth in HZ older than 30 seconds | Sébastien Lesaint | 2017-09-13 | 2 | -16/+86 |
* | SONAR-9741 add detail TRACE logs SharedHealthStateImpl | Sébastien Lesaint | 2017-09-13 | 2 | -4/+36 |
* | SONAR-9741 use cluster time to timestamp NodeHealth info shared in HZ | Sébastien Lesaint | 2017-09-13 | 3 | -17/+111 |
* | SONAR-9741 add HazelcastClient#getClusterTime | Sébastien Lesaint | 2017-09-13 | 3 | -0/+24 |
* | SONAR-9741 remove NodeHealth#date field | Sébastien Lesaint | 2017-09-13 | 4 | -58/+7 |
* | SONAR-9741 ignored health from non existing HZ members | Sébastien Lesaint | 2017-09-13 | 2 | -12/+23 |
* | SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids | Sébastien Lesaint | 2017-09-13 | 7 | -21/+27 |
* | SONAR-9741 remove health info from hazelcast when node shuts down | Sébastien Lesaint | 2017-09-13 | 5 | -2/+50 |
* | SONAR-9741 populate default value of sonar.cluster.node.name | Sébastien Lesaint | 2017-09-13 | 1 | -0/+2 |
* | SONAR-9741 web process shares health info in Hazelcast | Sébastien Lesaint | 2017-09-13 | 6 | -81/+292 |
* | SONAR-9741 make NetworkUtils an interface | Sébastien Lesaint | 2017-09-13 | 4 | -103/+143 |
* | SONAR-9741 add SharedHealthState | Sébastien Lesaint | 2017-09-13 | 10 | -4/+1206 |
* | SONAR-9741 rename HazelcastClientWrapper to HazelcastClient | Sébastien Lesaint | 2017-09-13 | 3 | -15/+14 |
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 12 | -0/+1053 |