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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-5522 Fail to add or remove users from groups that do not have descripti...
Simon Brandhof
2014-08-07
1
-1
/
+1
*
SONAR-5483 - Fixed null rack_id in searchProcess and ESNode
Stephane Gamard
2014-08-07
2
-3
/
+2
*
SONAR-5483 - Added Cluster zone-awareness using rack_id
Stephane Gamard
2014-08-07
2
-4
/
+10
*
Relax assertions on tests
Jean-Baptiste Lievremont
2014-08-07
1
-2
/
+2
*
Fix merge
Simon Brandhof
2014-08-07
3
-39
/
+28
*
No need to repeat default property values in SearchServer
Simon Brandhof
2014-08-07
1
-4
/
+3
*
SONAR-5518 Remove the property sonar.embeddedDatabase.dataDir
Simon Brandhof
2014-08-07
2
-70
/
+6
*
SONAR-5499 Do not allow to change the distributed JDBC drivers
Simon Brandhof
2014-08-07
13
-97
/
+134
*
SONAR-4907 Display search cluster and node information in system info page
Jean-Baptiste Lievremont
2014-08-06
5
-6
/
+244
*
SONAR-4907 - Added getLocalNodeInfo which gets the node on the same machine (...
Stephane Gamard
2014-08-06
1
-0
/
+33
*
SONAR-4907 - Added naming for search and server within a node.
Stephane Gamard
2014-08-06
2
-5
/
+11
*
SONAR-5483 - Current version of DAO does not support partial shard success fo...
Stephane Gamard
2014-08-06
1
-1
/
+1
*
SONAR-5483 - zero division error when not in cluster...
Stephane Gamard
2014-08-06
1
-3
/
+4
*
fixed constant name
Stephane Gamard
2014-08-06
1
-3
/
+5
*
SONAR-5483 - Added minium replication factor for cluster
Stephane Gamard
2014-08-06
1
-1
/
+2
*
SONAR-5483 - Enforce N/2+1 masters present in cluster
Stephane Gamard
2014-08-06
1
-4
/
+16
*
SONAR-5483 - Override ES default http property
Stephane Gamard
2014-08-06
1
-0
/
+1
*
Bump frontend medium test dependencies to recent versions
Jean-Baptiste Lievremont
2014-08-06
2
-3
/
+7
*
fix quality flaw (dead code)
Stephane Gamard
2014-08-06
1
-2
/
+1
*
SONAR-5483 - Fixed SearchServerTest (missing property)
Stephane Gamard
2014-08-06
1
-3
/
+1
*
SONAR-5483 - Only allow http console for in-memory ES for MediumTests
Stephane Gamard
2014-08-06
1
-14
/
+9
*
SONAR-5483 - Removed HTTP Console on SQ's ES and updated node.name
Stephane Gamard
2014-08-06
1
-13
/
+33
*
SONAR-5515 Fail to upgrade to 4.4 when a project was lastly analyzed with Son...
Simon Brandhof
2014-08-05
3
-3
/
+63
*
SONAR-4963 Return group description in /user_groups/search
Julien Lancelot
2014-08-05
2
-6
/
+11
*
SONAR-5483 - Removed useless output
Stephane Gamard
2014-08-05
1
-3
/
+0
*
SONAR-5483 - Fixed slave joining cluster.
Stephane Gamard
2014-08-05
1
-5
/
+6
*
SONAR-5483 - Added Cluster discovery configuration to SearchServer
Stephane Gamard
2014-08-05
1
-12
/
+26
*
SONAR-4769 Add JDBC connection pool configuration and status info
Jean-Baptiste Lievremont
2014-08-05
1
-0
/
+3
*
Fix quality flaws
Jean-Baptiste Lievremont
2014-08-05
3
-9
/
+15
*
Added profiling to IndexQueue (BASIC level, low verbosity)
Stephane Gamard
2014-08-05
1
-3
/
+12
*
Added test case of synchronize above queue initial capacity
Stephane Gamard
2014-08-05
1
-17
/
+94
*
Support of exceptions without message in web services
Simon Brandhof
2014-08-04
1
-3
/
+1
*
SONAR-4898 remove props temporary file as soon as possible
Simon Brandhof
2014-08-04
2
-3
/
+3
*
SONAR-4627 Fix message to display
Julien Lancelot
2014-08-04
1
-1
/
+1
*
Added test case of synchronize above queue intial capacity
Stephane Gamard
2014-08-04
1
-1
/
+16
*
fixed BaseIndexTest
Stephane Gamard
2014-08-04
1
-1
/
+2
*
Fixed test
Stephane Gamard
2014-08-04
1
-31
/
+23
*
Updated ESNode for mem/remote
Stephane Gamard
2014-08-04
2
-59
/
+5
*
Added introspections to monitor Tests failures.
Stephane Gamard
2014-08-04
1
-1
/
+7
*
Added introspections to monitor Tests failures.
Stephane Gamard
2014-08-04
2
-28
/
+26
*
Put soanr.path.home to target directory for medium tests
Stephane Gamard
2014-08-04
1
-1
/
+1
*
Added license header
Stephane Gamard
2014-08-04
1
-0
/
+19
*
Added introspections to monitor Tests failures.
Stephane Gamard
2014-08-04
6
-70
/
+81
*
SONAR-4898 fix support of properties that don't start with "sonar."
Simon Brandhof
2014-08-04
4
-14
/
+9
*
SONAR-5004 Do not display bubble chart when all values for one axis are null/...
Jean-Baptiste Lievremont
2014-08-04
1
-3
/
+9
*
SONAR-5402 Fix issue on provisionned projects
Julien Lancelot
2014-08-04
9
-55
/
+299
*
removed FULL level profiling in test
Stephane Gamard
2014-08-04
1
-0
/
+1
*
removed FULL level profiling in test
Stephane Gamard
2014-08-04
1
-2
/
+0
*
Improve Profiling output for *Index Classes
Stephane Gamard
2014-08-04
2
-35
/
+45
*
Improve Profiling output for *Index Classes
Stephane Gamard
2014-08-04
1
-5
/
+22
[next]