| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-11259 Improve source offset handling on Windows | Julien HENRY | 2018-09-24 | 1 | -0/+1 |
* | SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf() | Simon Brandhof | 2018-08-07 | 1 | -0/+15 |
* | SONAR-11077 add size of uncompressed report in to CE DEBUG logs | Simon Brandhof | 2018-08-02 | 1 | -0/+44 |
* | SONAR-10850 Log HazelcastInstanceNotActiveException exception as DEBUG during... | Eric Hartmann | 2018-06-14 | 1 | -0/+25 |
* | SONAR-10604 property sonar.cluster.hosts is only for app nodes | Simon Brandhof | 2018-05-10 | 1 | -3/+3 |
* | SONAR-10604 remove unused methods in HazelcastMember | Simon Brandhof | 2018-05-10 | 1 | -3/+0 |
* | SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE | Simon Brandhof | 2018-05-10 | 2 | -4/+11 |
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 1 | -1/+1 |
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 3 | -20/+22 |
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 6 | -10/+10 |
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 45 | -46/+45 |
* | fix logback configuration in UTs to drastically reduce build verbosity | Sébastien Lesaint | 2017-11-24 | 1 | -0/+6 |
* | fix unstable UT SharedHealthStateImplTest | Sébastien Lesaint | 2017-11-24 | 1 | -0/+3 |
* | Upgrade logback and SLF4j | Simon Brandhof | 2017-10-16 | 1 | -2/+5 |
* | SONAR-8798 fix error when sonar.log.maxFiles=0 | Simon Brandhof | 2017-10-13 | 1 | -8/+57 |
* | SONAR-9803 add the tests that have been dropped by mistake | Simon Brandhof | 2017-09-28 | 8 | -0/+1036 |
* | SONAR-9802 add memory and cpu metrics to JvmStateSection | Simon Brandhof | 2017-09-26 | 1 | -1/+5 |
* | SONAR-9802 fix support of overridden cluster name | Simon Brandhof | 2017-09-26 | 2 | -2/+0 |
* | SONAR-9802 Fix quality flaws | Daniel Schwarz | 2017-09-26 | 4 | -13/+14 |
* | SONAR-9802 allow to change the log level of a cluster | Daniel Schwarz | 2017-09-26 | 1 | -0/+65 |
* | SONAR-9802 complete system info page | Simon Brandhof | 2017-09-26 | 1 | -0/+55 |
* | SONAR-9845 Display type of disk in System Info on Linu | Simon Brandhof | 2017-09-26 | 1 | -0/+13 |
* | SONAR-9802 request all nodes from api/system/cluster_info | Simon Brandhof | 2017-09-26 | 3 | -6/+65 |
* | SONAR-9802 add information to System Info page | Simon Brandhof | 2017-09-26 | 1 | -2/+2 |
* | SONAR-9802 Add nodes to system info in cluster mode | Grégoire Aubert | 2017-09-26 | 2 | -3/+48 |
* | SONAR-9802 ability to execute distributed calls | Simon Brandhof | 2017-09-26 | 5 | -0/+334 |
* | SONAR-9802 replace Hazelcast clients by members | Simon Brandhof | 2017-09-26 | 3 | -153/+180 |
* | SONAR-9803 remove bad coupling of processes on sonar-plugin-api | Simon Brandhof | 2017-09-26 | 1 | -0/+153 |
* | SONAR-9803 restrict sonar-process to classes shared by all processes only | Simon Brandhof | 2017-09-26 | 12 | -1807/+0 |
* | dropped marvel property | Daniel Schwarz | 2017-09-25 | 1 | -9/+0 |
* | SONAR-9283 Settings, Configuration and Props trim values at insert | Sébastien Lesaint | 2017-09-19 | 2 | -12/+28 |
* | SONAR-9773 add warning when ES_JVM_OPTIONS is set | Sébastien Lesaint | 2017-09-19 | 3 | -44/+126 |
* | SONAR-9773 improve warning message in generated ES jvm.options file | Sébastien Lesaint | 2017-09-19 | 1 | -1/+1 |
* | SONAR-9773 ignore JAVA_TOOL_OPTIONS is defined and log warning | Sébastien Lesaint | 2017-09-19 | 1 | -1/+80 |
* | SONAR-9773 add AbstractCommand#suppressEnvVariable | Sébastien Lesaint | 2017-09-19 | 1 | -3/+69 |
* | SONAR−9772 fail when changing mandatory JVM options through properties | Sébastien Lesaint | 2017-09-19 | 1 | -47/+243 |
* | SONAR-9741 move NodeType to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 1 | -47/+0 |
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 2 | -101/+13 |
* | Fix quality flaws | Eric Hartmann | 2017-09-11 | 1 | -0/+47 |
* | Fix quality flaws | Eric Hartmann | 2017-09-11 | 1 | -0/+62 |
* | Add missing unit tests | Simon Brandhof | 2017-09-08 | 3 | -17/+201 |
* | SONAR-9715 improve documentation of process management | Simon Brandhof | 2017-09-05 | 1 | -2/+2 |
* | SONAR-6966 Implement node name for Hazelcast | Eric Hartmann | 2017-09-05 | 1 | -3/+21 |
* | SONAR-6966 let the user define node names in sonar.cluster.node.name for Elas... | Daniel Schwarz | 2017-09-05 | 1 | -1/+32 |
* | SONAR-9738 Fail if the cluster name differs from node to node | Daniel Schwarz | 2017-09-05 | 1 | -2/+7 |
* | SONAR-9590 add EsFileSystem class | Sébastien Lesaint | 2017-09-05 | 2 | -28/+221 |
* | SONAR-9590 only heap and heap dump options are now in search.javaOpts | Sébastien Lesaint | 2017-09-05 | 6 | -19/+457 |
* | SONAR-9590 move Es/JavaCommand to module sonar-process-monitor | Sébastien Lesaint | 2017-09-05 | 4 | -0/+465 |
* | SONAR-9590 move shared memory file classes to dedicated package | Sébastien Lesaint | 2017-09-05 | 6 | -5/+8 |
* | SONAR-9239 configure log4j to log as before in es.log | Sébastien Lesaint | 2017-09-05 | 3 | -31/+627 |