index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sonar-main
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9802 ability to execute distributed calls
Simon Brandhof
2017-09-26
5
-84
/
+44
*
SONAR-9802 replace Hazelcast clients by members
Simon Brandhof
2017-09-26
31
-1703
/
+968
*
Fix Quality flaws
Simon Brandhof
2017-09-26
1
-1
/
+1
*
SONAR-9803 remove bad coupling of processes on sonar-plugin-api
Simon Brandhof
2017-09-26
31
-555
/
+150
*
SONAR-9803 restrict sonar-process to classes shared by all processes only
Simon Brandhof
2017-09-26
35
-18
/
+3065
*
SONAR-9773 add AbstractCommand#suppressEnvVariable
Sébastien Lesaint
2017-09-19
1
-1
/
+3
*
SONAR-9764 Add a dedicated message when there is no Elasticsearch master
Eric Hartmann
2017-09-14
2
-0
/
+56
*
SONAR-9587 use classpath rather than fat jar for sonar-application
Sébastien Lesaint
2017-09-13
2
-2
/
+31
*
SONAR-9741 fix types of fields in response of WS
Sébastien Lesaint
2017-09-13
2
-3
/
+3
*
SONAR-9741 move NodeType to sonar-cluster
Sébastien Lesaint
2017-09-13
3
-3
/
+3
*
SONAR-9741 add HazelcastClient#getClusterTime
Sébastien Lesaint
2017-09-13
2
-1
/
+16
*
SONAR-9741 remove NodeHealth#date field
Sébastien Lesaint
2017-09-13
1
-3
/
+0
*
SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids
Sébastien Lesaint
2017-09-13
2
-10
/
+14
*
SONAR-9741 search nodes share startup health status
Sébastien Lesaint
2017-09-13
12
-77
/
+337
*
SONAR-9741 app shares search node info in hazelcast
Sébastien Lesaint
2017-09-13
12
-7
/
+631
*
SONAR-9741 populate default value of sonar.cluster.node.name
Sébastien Lesaint
2017-09-13
1
-5
/
+4
*
SONAR-9741 make NetworkUtils an interface
Sébastien Lesaint
2017-09-13
4
-7
/
+6
*
SONAR-9741 move shared cluster related classes to sonar-cluster
Sébastien Lesaint
2017-09-13
18
-209
/
+211
*
Bring 6.6-SNAPSHOT back
Simon Brandhof
2017-09-12
1
-1
/
+1
*
Release 6.6-M1
Simon Brandhof
2017-09-12
1
-1
/
+1
*
Fix quality flaws
Eric Hartmann
2017-09-11
4
-37
/
+88
*
remove obsolete elasticsearch.yml
Daniel Schwarz
2017-09-11
1
-91
/
+0
*
Add test for EsProcessMonitor
Daniel Schwarz
2017-09-11
5
-22
/
+176
*
Fix Quality flaws
Simon Brandhof
2017-09-05
1
-1
/
+1
*
Make HazelcastClusterTest more robust.
Eric Hartmann
2017-09-05
1
-3
/
+3
*
SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodes
Simon Brandhof
2017-09-05
3
-86
/
+129
*
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
2
-0
/
+10
*
SONAR-9738 Fail if the cluster name differs from node to node
Daniel Schwarz
2017-09-05
9
-23
/
+101
*
SONAR-9714 Pass Elasticsearch settings in a yaml file
Daniel Schwarz
2017-09-05
1
-3
/
+2
*
SONAR-9731 Update clustering property names
Eric Hartmann
2017-09-05
8
-28
/
+24
*
SONAR-9713 Allow to upgrade a cluster without stopping search nodes
Eric Hartmann
2017-09-05
2
-2
/
+60
*
SONAR-9712 reduce types of cluster nodes to only: application OR search
Eric Hartmann
2017-09-05
4
-55
/
+129
*
SONAR-9712 Upgrade Hazelcast to 3.8.4
Eric Hartmann
2017-09-05
1
-1
/
+0
*
SONAR-9590 add EsFileSystem class
Sébastien Lesaint
2017-09-05
1
-5
/
+7
*
SONAR-9590 rename sonar-process-monitor to sonar-main
Sébastien Lesaint
2017-09-05
73
-0
/
+8217