aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main
Commit message (Expand)AuthorAgeFilesLines
* Fix tests on WindowsJulien HENRY2018-03-131-7/+12
* Fix some Java compiler warningsSimon Brandhof2018-03-122-2/+2
* Move To GradleDavid Rautureau2018-03-094-133/+40
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-0125-410/+450
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
* Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-141-1/+1
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-1415-23/+23
* Fix license headers for 2018Simon Brandhof2018-01-07104-111/+122
* Fix ignored Selenium testsEric Hartmann2017-11-141-34/+0
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
* Compute Engine must start after its local web serverSimon Brandhof2017-10-201-1/+1
* Fix quality flawsDaniel Schwarz2017-10-171-3/+6
* Automatic merge from branch-6.6ssjenka2017-10-1119-349/+474
|\
| * Prepare for next development iterationSimon Brandhof2017-10-111-1/+1
| * Publish 6.6 Release Candidate 1Simon Brandhof2017-10-101-1/+1
| * fix quality flawsDaniel Schwarz2017-10-102-38/+93
| * SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-1019-342/+412
* | Fix two logger callsDaniel Trebbien2017-10-101-2/+2
* | Incorporate the constant property names into the logger format stringDaniel Trebbien2017-10-101-12/+12
* | Utilize parameterized logging rather than String.format()Daniel Trebbien2017-10-102-5/+3
* | Utilize parameterized loggingDaniel Trebbien2017-10-103-3/+3
* | Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
|/
* SONAR-9811 fix quality flawsDaniel Schwarz2017-10-022-6/+6
* SONAR-9811 change es data dir to data/es5, delete data/es during startupDaniel Schwarz2017-10-025-19/+109
* fix unstable UT in SearchNodeHealthProviderTestSébastien Lesaint2017-09-281-2/+3
* SONAR-9789 Display once a log message when waiting for ES to be up and runningEric Hartmann2017-09-271-1/+8
* SONAR-9802 remove useless attributes of HazelcastMemberSimon Brandhof2017-09-261-4/+1
* SONAR-8153 Do not export sensitive settings in System InfoSimon Brandhof2017-09-261-1/+2
* SONAR-9802 fix support of overridden cluster nameSimon Brandhof2017-09-262-2/+0
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-268-16/+21
* SONAR-9802 complete system info pageSimon Brandhof2017-09-261-0/+2
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-265-84/+44
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-2631-1703/+968
* Fix Quality flawsSimon Brandhof2017-09-261-1/+1
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-2631-555/+150
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-2635-18/+3065
* SONAR-9773 add AbstractCommand#suppressEnvVariableSébastien Lesaint2017-09-191-1/+3
* SONAR-9764 Add a dedicated message when there is no Elasticsearch masterEric Hartmann2017-09-142-0/+56
* SONAR-9587 use classpath rather than fat jar for sonar-applicationSébastien Lesaint2017-09-132-2/+31
* SONAR-9741 fix types of fields in response of WSSébastien Lesaint2017-09-132-3/+3
* SONAR-9741 move NodeType to sonar-clusterSébastien Lesaint2017-09-133-3/+3
* SONAR-9741 add HazelcastClient#getClusterTimeSébastien Lesaint2017-09-132-1/+16
* SONAR-9741 remove NodeHealth#date fieldSébastien Lesaint2017-09-131-3/+0
* SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuidsSébastien Lesaint2017-09-132-10/+14
* SONAR-9741 search nodes share startup health statusSébastien Lesaint2017-09-1312-77/+337
* SONAR-9741 app shares search node info in hazelcastSébastien Lesaint2017-09-1312-7/+631
* SONAR-9741 populate default value of sonar.cluster.node.nameSébastien Lesaint2017-09-131-5/+4
* SONAR-9741 make NetworkUtils an interfaceSébastien Lesaint2017-09-134-7/+6
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-1318-209/+211
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1