summaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4791 loading of single JDBC driver fixed some memory leaks detected by ...Simon Brandhof2014-08-071-8/+0
* Log and waiting for ES Shutdown when using Memory typeStephane Gamard2014-08-071-0/+8
* Info log level for ES (Only used in tests)Stephane Gamard2014-08-071-1/+1
* Add missing license headerJean-Baptiste Lievremont2014-08-071-0/+19
* SONAR-4907 Add search index related info to system info pageJean-Baptiste Lievremont2014-08-076-16/+130
* SONAR-5483 - Fixed null rack_id in searchProcess and ESNodeStephane Gamard2014-08-071-2/+1
* SONAR-5483 - Added Cluster zone-awareness using rack_idStephane Gamard2014-08-071-4/+8
* Relax assertions on testsJean-Baptiste Lievremont2014-08-071-2/+2
* Fix mergeSimon Brandhof2014-08-071-1/+2
* 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-075-69/+21
* SONAR-4907 Display search cluster and node information in system info pageJean-Baptiste Lievremont2014-08-063-5/+214
* 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-061-1/+2
* fix quality flaw (dead code)Stephane Gamard2014-08-061-2/+1
* SONAR-5483 - Only allow http console for in-memory ES for MediumTestsStephane Gamard2014-08-061-14/+9
* 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-051-1/+2
* 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
* 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-042-7/+3
* 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
* Fix testSimon Brandhof2014-08-041-2/+2
* Improve documentation of web dev modeSimon Brandhof2014-08-042-13/+20
* Web dev mode : merge properties sonar.rails.dev and sonar.path.web into sonar...Simon Brandhof2014-08-041-6/+14
* SONAR-4898 remove some tomcat warning logs on shutdownSimon Brandhof2014-08-041-0/+8
* Revert "SONAR-5402 Project administrators should be able to change quality pr...Simon Brandhof2014-08-017-93/+41
* Rename server temp folderSimon Brandhof2014-08-012-3/+3
* Fix TempFolderProviderTestSimon Brandhof2014-08-011-1/+1
* Fix TempFolderProviderTestJulien HENRY2014-08-011-2/+2
* SONAR-5402 Project administrators should be able to change quality profiles a...Julien Lancelot2014-08-017-41/+93
* SONAR-4898 few renamings in temp sub-foldersSimon Brandhof2014-08-012-6/+3
* SONAR-4898 fix some logsSimon Brandhof2014-07-313-23/+19
* Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-3131-180/+763
|\
| * SONAR-5395 Fail to save a measure filter when name criteria contains a commaJulien Lancelot2014-07-312-1/+50
| * SONAR-5429 Ignore incorrect sortJulien Lancelot2014-07-312-8/+32