aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5522 Fail to add or remove users from groups that do not have descripti...Simon Brandhof2014-08-071-1/+1
* SONAR-5483 - Fixed null rack_id in searchProcess and ESNodeStephane Gamard2014-08-072-3/+2
* SONAR-5483 - Added Cluster zone-awareness using rack_idStephane Gamard2014-08-072-4/+10
* Relax assertions on testsJean-Baptiste Lievremont2014-08-071-2/+2
* Fix mergeSimon Brandhof2014-08-073-39/+28
* No need to repeat default property values in SearchServerSimon Brandhof2014-08-071-4/+3
* SONAR-5518 Remove the property sonar.embeddedDatabase.dataDirSimon Brandhof2014-08-072-70/+6
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-0713-97/+134
* SONAR-4907 Display search cluster and node information in system info pageJean-Baptiste Lievremont2014-08-065-6/+244
* SONAR-4907 - Added getLocalNodeInfo which gets the node on the same machine (...Stephane Gamard2014-08-061-0/+33
* SONAR-4907 - Added naming for search and server within a node.Stephane Gamard2014-08-062-5/+11
* SONAR-5483 - Current version of DAO does not support partial shard success fo...Stephane Gamard2014-08-061-1/+1
* SONAR-5483 - zero division error when not in cluster...Stephane Gamard2014-08-061-3/+4
* fixed constant nameStephane Gamard2014-08-061-3/+5
* SONAR-5483 - Added minium replication factor for clusterStephane Gamard2014-08-061-1/+2
* SONAR-5483 - Enforce N/2+1 masters present in clusterStephane Gamard2014-08-061-4/+16
* SONAR-5483 - Override ES default http propertyStephane Gamard2014-08-061-0/+1
* Bump frontend medium test dependencies to recent versionsJean-Baptiste Lievremont2014-08-062-3/+7
* fix quality flaw (dead code)Stephane Gamard2014-08-061-2/+1
* SONAR-5483 - Fixed SearchServerTest (missing property)Stephane Gamard2014-08-061-3/+1
* SONAR-5483 - Only allow http console for in-memory ES for MediumTestsStephane Gamard2014-08-061-14/+9
* SONAR-5483 - Removed HTTP Console on SQ's ES and updated node.nameStephane Gamard2014-08-061-13/+33
* SONAR-5515 Fail to upgrade to 4.4 when a project was lastly analyzed with Son...Simon Brandhof2014-08-053-3/+63
* SONAR-4963 Return group description in /user_groups/searchJulien Lancelot2014-08-052-6/+11
* SONAR-5483 - Removed useless outputStephane Gamard2014-08-051-3/+0
* SONAR-5483 - Fixed slave joining cluster.Stephane Gamard2014-08-051-5/+6
* SONAR-5483 - Added Cluster discovery configuration to SearchServerStephane Gamard2014-08-051-12/+26
* SONAR-4769 Add JDBC connection pool configuration and status infoJean-Baptiste Lievremont2014-08-051-0/+3
* Fix quality flawsJean-Baptiste Lievremont2014-08-053-9/+15
* Added profiling to IndexQueue (BASIC level, low verbosity)Stephane Gamard2014-08-051-3/+12
* Added test case of synchronize above queue initial capacityStephane Gamard2014-08-051-17/+94
* Support of exceptions without message in web servicesSimon Brandhof2014-08-041-3/+1
* SONAR-4898 remove props temporary file as soon as possibleSimon Brandhof2014-08-042-3/+3
* SONAR-4627 Fix message to displayJulien Lancelot2014-08-041-1/+1
* Added test case of synchronize above queue intial capacityStephane Gamard2014-08-041-1/+16
* fixed BaseIndexTestStephane Gamard2014-08-041-1/+2
* Fixed testStephane Gamard2014-08-041-31/+23
* Updated ESNode for mem/remoteStephane Gamard2014-08-042-59/+5
* Added introspections to monitor Tests failures.Stephane Gamard2014-08-041-1/+7
* Added introspections to monitor Tests failures.Stephane Gamard2014-08-042-28/+26
* Put soanr.path.home to target directory for medium testsStephane Gamard2014-08-041-1/+1
* Added license headerStephane Gamard2014-08-041-0/+19
* Added introspections to monitor Tests failures.Stephane Gamard2014-08-046-70/+81
* SONAR-4898 fix support of properties that don't start with "sonar."Simon Brandhof2014-08-044-14/+9
* SONAR-5004 Do not display bubble chart when all values for one axis are null/...Jean-Baptiste Lievremont2014-08-041-3/+9
* SONAR-5402 Fix issue on provisionned projectsJulien Lancelot2014-08-049-55/+299
* removed FULL level profiling in testStephane Gamard2014-08-041-0/+1
* removed FULL level profiling in testStephane Gamard2014-08-041-2/+0
* Improve Profiling output for *Index ClassesStephane Gamard2014-08-042-35/+45
* Improve Profiling output for *Index ClassesStephane Gamard2014-08-041-5/+22