aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-211-4/+28
* SONARCLOUD-615 Add Google Tag ManagerSiegfried Ehret2019-05-131-1/+2
* SONAR-11793 Rename GA tracking property to 'sonar.analytics.ga.trackingId'Wouter Admiraal2019-04-251-1/+1
* SONARCLOUD-520 change location of homepage data fileSimon Brandhof2019-04-111-0/+1
* SONAR-11792 update ES JVM options to match defaults in ES 6.6.2Sébastien Lesaint2019-03-191-0/+18
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-161-0/+1
* Fix license headers for 2019Duarte Meneses2019-01-0260-60/+60
* SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf()Simon Brandhof2018-08-071-1/+5
* SONAR-11077 add size of uncompressed report in to CE DEBUG logsSimon Brandhof2018-08-021-0/+26
* Fix Quality flawsSimon Brandhof2018-07-251-1/+1
* SONAR-10922 Silence Hazelcast logsEric Hartmann2018-06-291-1/+2
* SONARCLOUD-68 Add google analytics to SonarCloudGrégoire Aubert2018-06-211-3/+1
* SONARCLOUD-63 SONARCLOUD-74 Return Prismic access token from api/navigation/g...Grégoire Aubert2018-06-211-0/+3
* SONAR-10850 Log HazelcastInstanceNotActiveException exception as DEBUG during...Eric Hartmann2018-06-141-0/+3
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-0/+2
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-102-4/+4
* SONAR-10594 fail to drop ES index on blue/green deploymentsSimon Brandhof2018-05-101-1/+6
* SONAR-10604 remove unused methods in HazelcastMemberSimon Brandhof2018-05-102-32/+0
* SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPESimon Brandhof2018-05-102-14/+3
* Fix some Java compiler warningsSimon Brandhof2018-03-121-5/+6
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-013-86/+116
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-0760-61/+60
* Do not crash with technical errors when cluster is enabledSimon Brandhof2017-10-191-0/+4
* Upgrade logback and SLF4jSimon Brandhof2017-10-161-1/+3
* Automatic merge from branch-6.6ssjenka2017-10-131-0/+4
|\
| * SONAR-8798 fix error when sonar.log.maxFiles=0Simon Brandhof2017-10-131-0/+4
* | Automatic merge from branch-6.6ssjenka2017-10-111-0/+11
|\|
| * fix quality flawsDaniel Schwarz2017-10-101-0/+11
* | Utilize parameterized logging rather than String.format()Daniel Trebbien2017-10-101-3/+1
* | Remove two redundant calls to isTraceEnabled()Daniel Trebbien2017-10-101-2/+2
* | Utilize parameterized loggingDaniel Trebbien2017-10-102-3/+3
|/
* Fix Quality flawsSimon Brandhof2017-09-281-1/+2
* SONAR-9802 remove useless attributes of HazelcastMemberSimon Brandhof2017-09-264-48/+0
* SONAR-9802 add memory and cpu metrics to JvmStateSectionSimon Brandhof2017-09-261-1/+6
* SONAR-8153 Do not export sensitive settings in System InfoSimon Brandhof2017-09-261-0/+1
* SONAR-9802 fix support of overridden cluster nameSimon Brandhof2017-09-261-7/+5
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-268-20/+30
* SONAR-9802 allow to change the log level of a clusterDaniel Schwarz2017-09-262-0/+59
* SONAR-9845 Display type of disk in System Info on LinuSimon Brandhof2017-09-261-5/+7
* SONAR-9802 request all nodes from api/system/cluster_infoSimon Brandhof2017-09-264-8/+59
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-261-1/+4
* SONAR-9839 return health in api/system/infoSimon Brandhof2017-09-261-0/+10
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-264-19/+140
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-264-0/+145
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-2614-343/+409
* SONAR-9802 Decrease coupling of sonar-process with commons-ioSimon Brandhof2017-09-262-2/+2
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-2620-2/+1416
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-2616-1259/+0
* dropped marvel propertyDaniel Schwarz2017-09-252-19/+0