Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable test ScheduleImplTest because of false-positives on Travis | Simon Brandhof | 2017-06-14 | 1 | -0/+2 |
| | |||||
* | Fix stability of SchedulerImplTest | Simon Brandhof | 2017-06-13 | 1 | -2/+3 |
| | |||||
* | SONAR-9296 Update test to use IPv4 | Eric Hartmann | 2017-05-29 | 1 | -1/+1 |
| | | | | Slave on TravisCI have no more IPv6 enabled | ||||
* | SONAR-9296 Do not check sonar.search.host if search is disabled | Eric Hartmann | 2017-05-29 | 2 | -2/+30 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Make Hazelcast test more robust | Eric Hartmann | 2017-05-16 | 1 | -3/+6 |
| | |||||
* | Consistent safeguard timeouts in JUnit tests | Simon Brandhof | 2017-05-12 | 5 | -6/+6 |
| | |||||
* | Make tests on clustering more robust | Eric Hartmann | 2017-05-11 | 2 | -1/+27 |
| | |||||
* | SONAR-9135 Fix incorrect detection when port is set | Eric Hartmann | 2017-05-09 | 2 | -99/+135 |
| | |||||
* | SONAR-9135 Remove test with ip6-localhost | Eric Hartmann | 2017-05-05 | 1 | -2/+0 |
| | |||||
* | SONAR-9135 Add safety checks in Cluster configuration | Eric Hartmann | 2017-05-05 | 5 | -25/+375 |
| | |||||
* | SONAR-9002 Fix incorrect message | Eric Hartmann | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | SONAR-8986 add CeDistributedInformation | Sébastien Lesaint | 2017-04-27 | 6 | -19/+128 |
| | |||||
* | Increase timeout of SchedulerImplTest for Travis | Simon Brandhof | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | SONAR-9082 H2 should bind to localhost interface | Simon Brandhof | 2017-04-11 | 2 | -5/+16 |
| | |||||
* | SONAR-9002 Add a better log information (#1868) | Eric Hartmann | 2017-04-04 | 7 | -12/+22 |
| | |||||
* | SONAR-9002 Add a log when a node is waiting for initialization | Eric Hartmann | 2017-03-24 | 7 | -0/+52 |
| | |||||
* | SONAR-8935 Add a log when joining a cluster | Eric Hartmann | 2017-03-21 | 7 | -211/+512 |
| | |||||
* | SONAR-8816 Fix the shutdown of the node (#1823) | Eric Hartmann | 2017-03-21 | 1 | -4/+11 |
| | | | | | When Web is failing, ES is stopped but stopCountDown is equal to 1, so the node is not shutting down. stopCountDown must be increased when starting a new process. | ||||
* | SONAR-8938 Remove sonar.search.clusterName in favor of sonar.cluster.name ↵ | Eric Hartmann | 2017-03-17 | 2 | -23/+2 |
| | | | | (#1795) | ||||
* | Fix Quality flaws | Simon Brandhof | 2017-03-16 | 1 | -7/+3 |
| | | | | | RuntimeException already triggers terminate() in tryToStartProcess(). | ||||
* | SONAR-8817 Add SonarQube version safeguard in cluster mode (#1781) | Eric Hartmann | 2017-03-15 | 12 | -97/+283 |
| | | | SONAR-8817 Add SonarQube version safeguard in cluster mode | ||||
* | Fix Quality flaws | Simon Brandhof | 2017-03-13 | 2 | -10/+32 |
| | |||||
* | SONAR-8818 Rename members & interface properties | Eric Hartmann | 2017-03-13 | 4 | -35/+35 |
| | |||||
* | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 76 | -1516/+6291 |
| | |||||
* | SONAR-7937 restart reloads sonar.properties | Sébastien Lesaint | 2017-02-24 | 1 | -9/+7 |
| | | | | but changes of FileSystem related properties are not supported and will make restart fail | ||||
* | SONAR-7937 Monitor reloads JavaCommand to execute on restart | Sébastien Lesaint | 2017-02-24 | 2 | -17/+85 |
| | |||||
* | SONAR-8435 log "SonarQube is up" if all processes are operational | Sébastien Lesaint | 2017-02-24 | 2 | -19/+96 |
| | | | | | | | which implies: 1/ to distinguish from Monitored#getStatus() = UP and OPERATIONAL 2/ to have an option of Monitor to wait on process's status to be OPERATIONAL 3/ every Monitored implementation must return OPERATIONAL rather than UP if then don't make a distinction between the two | ||||
* | Drop unused Surefire config for skipping tests | Simon Brandhof | 2017-02-19 | 1 | -13/+0 |
| | |||||
* | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 1 | -2/+12 |
| | | | | and decrease usages of Hamcrest | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 15 | -30/+30 |
| | |||||
* | SONAR-8684 Cleanup code related to rails | Julien Lancelot | 2017-01-26 | 1 | -147/+0 |
| | | | | Signed-off-by: Julien Lancelot <julien.lancelot@sonarsource.com> | ||||
* | Merge branch 'branch-6.2' | Sébastien Lesaint | 2016-12-01 | 1 | -1/+1 |
|\ | |||||
| * | SONAR-8333 log must be ERROR when process start fails | Sébastien Lesaint | 2016-12-01 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 6.2-RC16.2-RC1 | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | | |||||
* | | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
|/ | |||||
* | SONAR-8341 add INFO log in App when SQ is done starting | Sébastien Lesaint | 2016-11-16 | 1 | -2/+8 |
| | |||||
* | SONAR-8333 add info log when a subprocess fails to start | Sébastien Lesaint | 2016-11-16 | 1 | -1/+5 |
| | |||||
* | SONAR-8333 restore process name in logs | Sébastien Lesaint | 2016-11-16 | 1 | -12/+8 |
| | | | | because when running ITs with option -Dsonar.log.console we can't make a difference between logs from each process anymore | ||||
* | Fix Quality flaws, including handling of InterruptedException | Simon Brandhof | 2016-10-05 | 2 | -12/+15 |
| | |||||
* | Fix Quality flaw in MonitorTest | Simon Brandhof | 2016-09-28 | 1 | -1/+0 |
| | |||||
* | Improve handling of some thread interruptions | Simon Brandhof | 2016-09-21 | 1 | -1/+2 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'branch-5.6' | Sébastien Lesaint | 2016-09-09 | 1 | -1/+1 |
|\ | |||||
| * | SONAR-7884 update default Update Center URL to HTTPS | Sébastien Lesaint | 2016-09-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.6.15.6.1 | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| | | |||||
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
| | |