aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5498 Make all links consistentStas Vilchik2014-08-088-42/+30
|
* SONAR-4791 loading of single JDBC driver fixed some memory leaks detected by ↵Simon Brandhof2014-08-071-8/+0
| | | | Tomcat
* SONAR-4898 do not monitor freshness of pings in master processSimon Brandhof2014-08-071-20/+4
|
* SONAR-5516 Sort repositories by name, then language in the "Repositories" ↵Jean-Baptiste Lievremont2014-08-071-1/+2
| | | | criterion
* SONAR-5520 Unify style of doc+comments widgetJean-Baptiste Lievremont2014-08-071-43/+51
|
* SONAR-4898 remove customization of RMI timeoutsSimon Brandhof2014-08-071-9/+0
|
* temp DEBUG level for ES to inspect IT TestsStephane Gamard2014-08-071-1/+1
|
* Log and waiting for ES Shutdown when using Memory typeStephane Gamard2014-08-071-0/+8
|
* Added license headersStephane Gamard2014-08-071-0/+19
|
* Info log level for ES (Only used in tests)Stephane Gamard2014-08-071-1/+1
|
* SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapperStephane Gamard2014-08-076-0/+230
|
* Add missing license headerJean-Baptiste Lievremont2014-08-071-0/+19
|
* SONAR-4907 Add search index related info to system info pageJean-Baptiste Lievremont2014-08-077-18/+139
|
* SONAR-5519 create temp directory if not exists at startupSimon Brandhof2014-08-072-9/+11
|
* SONAR-5522 Fail to add or remove users from groups that do not have ↵Simon Brandhof2014-08-071-1/+1
| | | | description (Oracle DB only)
* 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
|
* Fix test when test env declares some system properties starting with "sonar."Simon Brandhof2014-08-071-1/+4
|
* Relax assertions on testsJean-Baptiste Lievremont2014-08-071-2/+2
|
* Fix mergeSimon Brandhof2014-08-075-47/+33
|
* No need to repeat default property values in SearchServerSimon Brandhof2014-08-071-4/+3
|
* SONAR-5518 Remove the property sonar.embeddedDatabase.dataDirSimon Brandhof2014-08-074-75/+8
|
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-0729-490/+770
|
* 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
| | | | (not same JVM)
* SONAR-4907 - Added naming for search and server within a node.Stephane Gamard2014-08-064-5/+19
|
* SONAR-5483 - Current version of DAO does not support partial shard success ↵Stephane Gamard2014-08-061-1/+1
| | | | for insertions. Min replication is 1
* SONAR-5483 - zero division error when not in cluster...Stephane Gamard2014-08-062-6/+7
|
* 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
|
* SONAR-4898 revert move of wrapper.conf - forgot MSWindows and its backslashes...Simon Brandhof2014-08-0610-10/+10
|
* SONAR-4898 revert move of wrapper.confSimon Brandhof2014-08-068-39/+22
|
* 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 ↵Simon Brandhof2014-08-054-4/+65
| | | | SonarQube 2.8 or less
* SONAR-4963 Return group description in /user_groups/searchJulien Lancelot2014-08-0510-15/+50
|
* SONAR-5483 - Removed useless outputStephane Gamard2014-08-051-3/+0
|
* SONAR-5483 - Fixed slave joining cluster.Stephane Gamard2014-08-052-7/+9
|
* SONAR-5349 Unable to run preview analysis on a provisioned projectJulien Lancelot2014-08-052-22/+68
|
* SONAR-5483 - Added Cluster discovery configuration to SearchServerStephane Gamard2014-08-051-12/+26
|
* SONAR-5483 - renamed "sonar.search.clusterName" to "sonar.cluster.name" propertyStephane Gamard2014-08-051-1/+1
|
* SONAR-5483 - Do not launch web server when "sonar.cluster.master" property ↵Stephane Gamard2014-08-052-4/+3
| | | | is set
* SONAR-5483 - Do not launch web server when "sonar.cluster.master" property ↵Stephane Gamard2014-08-051-20/+30
| | | | is set
* Load global and project referentials only one timeJulien Lancelot2014-08-052-10/+20
|
* SONAR-4769 Add JDBC connection pool configuration and status infoJean-Baptiste Lievremont2014-08-051-0/+3
|