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-25.01
branch-25.1
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-ce
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids
Sébastien Lesaint
2017-09-13
1
-8
/
+8
*
SONAR-9741 make NetworkUtils an interface
Sébastien Lesaint
2017-09-13
1
-2
/
+2
*
SONAR-9741 rename HazelcastClientWrapper to HazelcastClient
Sébastien Lesaint
2017-09-13
2
-6
/
+6
*
SONAR-9741 move shared cluster related classes to sonar-cluster
Sébastien Lesaint
2017-09-13
4
-391
/
+12
*
SONAR-9616 Handle branch in scanner
Janos Gyerik
2017-09-12
1
-52
/
+46
*
SONAR-9616 compute engine backend to support branches
Simon Brandhof
2017-09-12
1
-1
/
+1
*
SONAR-9616 decrease coupling with component keys
Simon Brandhof
2017-09-12
2
-2
/
+2
*
SONAR-9662 Store plugin hash + last modification date
Julien HENRY
2017-09-07
1
-1
/
+1
*
Improve test isolation
Julien HENRY
2017-09-07
1
-44
/
+51
*
SONAR-9672 Store the link between a rule and the plugin declaring it
Julien HENRY
2017-09-07
1
-1
/
+0
*
SONAR-9715 Implement a delay for finishing task in Compute Engine
Eric Hartmann
2017-09-05
1
-7
/
+7
*
SONAR-9715 remove unused "pause" mode for the compute engine
Daniel Schwarz
2017-09-05
1
-18
/
+0
*
SONAR-9738 Fail if the cluster name differs from node to node
Daniel Schwarz
2017-09-05
3
-41
/
+23
*
SONAR-9715 Implement pause mechanism during shutdown
Daniel Schwarz
2017-09-05
3
-2
/
+30
*
SONAR-9712 reduce types of cluster nodes to only: application OR search
Eric Hartmann
2017-09-05
1
-0
/
+1
*
SONAR-9590 move shared memory file classes to dedicated package
Sébastien Lesaint
2017-09-05
1
-1
/
+1
*
SONAR-9721 Telemetry properties defined in a specific PropertyDefinition class
Teryk Bellahsene
2017-08-30
1
-1
/
+1
*
Fix tests and missing components
Duarte Meneses
2017-08-07
1
-1
/
+1
*
SONAR-9639 Support CE task characteristics
Duarte Meneses
2017-08-07
1
-1
/
+1
*
Rename ComponentDto#getKey to ComponentDto#getDbKey
Julien Lancelot
2017-08-01
1
-2
/
+2
*
Remove useless usages of projects.authorization_updated_at
Simon Brandhof
2017-07-29
1
-1
/
+1
*
SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WS
Eric Hartmann
2017-07-22
1
-1
/
+1
*
SONAR-9540 log MessageException message if task can't be finalized
Sébastien Lesaint
2017-07-21
1
-0
/
+48
*
SONAR-9540 do not log MessageException thrown during task processing
Sébastien Lesaint
2017-07-21
1
-3
/
+34
*
SONAR-9525 use 30s delay between disabled workers run
Sébastien Lesaint
2017-07-18
1
-2
/
+17
*
SONAR-9525 add CE WS to refresh enabled worker count
Sébastien Lesaint
2017-07-18
7
-19
/
+215
*
SONAR-9525 CeWorker can be disabled by EnabledCeWorkerController
Sébastien Lesaint
2017-07-17
4
-7
/
+117
*
SONAR-9525 enforce CeWorker#getOrdinal returns int >= 0
Sébastien Lesaint
2017-07-17
1
-0
/
+11
*
SONAR-9525 make CeWorkerImpl alter thread name with its details
Sébastien Lesaint
2017-07-17
1
-0
/
+63
*
SONAR-9525 fix CeWorkerImplTest#verifyWorkerUuid
Sébastien Lesaint
2017-07-17
1
-4
/
+5
*
SONAR-9525 make CeWorker#call return an enum rather than a Boolean
Sébastien Lesaint
2017-07-17
2
-34
/
+33
*
SONAR-9525 add CeWorker#getOrdinal
Sébastien Lesaint
2017-07-17
3
-7
/
+30
*
SONAR-9525 do not allow value > 10 from WorkerCountProvider
Sébastien Lesaint
2017-07-17
1
-3
/
+13
*
SONAR-9525 add workerThreadCount to CE's MBean
Sébastien Lesaint
2017-07-17
1
-2
/
+8
*
SONAR-9525 use getWorkerMaxCount to configure number of threads
Sébastien Lesaint
2017-07-17
2
-1
/
+6
*
SONAR-9525 add CeConfiguration#getWorkerMaxCount
Sébastien Lesaint
2017-07-17
2
-0
/
+24
*
SONAR-9508 CE gets number of workers from WorkerCountProvider
Sébastien Lesaint
2017-07-17
1
-56
/
+37
*
SONAR-9507 add warning at CE startup if sonar.ce.workerCount exists
Sébastien Lesaint
2017-07-17
1
-0
/
+70
*
SONAR-9507 make sonar.ce.workerCount an internal property
Sébastien Lesaint
2017-07-17
1
-24
/
+25
*
SONAR-9507 move CeConfiguration to module ce and delete module ce-api
Sébastien Lesaint
2017-07-17
1
-0
/
+123
*
SONAR-8785 cache DbSession in ThreadLocals for HTTP requests
Sébastien Lesaint
2017-07-11
1
-1
/
+1
*
MMF-935 experiment ES resilience of user creation
Eric Hartmann
2017-07-05
1
-1
/
+1
*
SONAR-9478 Replace Settings by Configuration
Julien HENRY
2017-07-04
2
-32
/
+26
*
SONAR-9478 Deprecate Settings and introduce new Configuration interface
Julien HENRY
2017-07-04
1
-1
/
+1
*
SONAR-9443 Add setting to avoid quality profile change notification
Julien Lancelot
2017-06-29
1
-1
/
+1
*
Make HazelcastClientWrapperImplTest more robust
Eric Hartmann
2017-06-22
1
-1
/
+22
*
SONAR-9356 define property "sonar.onboardingTutorial.skip"
Daniel Schwarz
2017-06-20
1
-1
/
+1
*
SONAR-9304 share built-in profiles among organizations
Simon Brandhof
2017-06-14
1
-1
/
+1
*
SONAR-9028 remove table authors from DB
Sébastien Lesaint
2017-05-26
1
-1
/
+1
*
SONAR-9028 remove any support to table authors from code
Sébastien Lesaint
2017-05-26
1
-1
/
+1
[next]