aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5338 Fix UTJulien Lancelot2014-07-161-3/+1
* SONAR-5338 Add stacktrace when test_data measure is usedJulien Lancelot2014-07-163-13/+5
* SONAR-5338 Read test info from the test_data measureJulien Lancelot2014-07-166-13/+177
* DAOv2 - Added upsert generation methodStephane Gamard2014-07-163-4/+20
* fix qualitiy flawStephane Gamard2014-07-161-1/+1
* SONAR-4898 - Removed default ES debugStephane Gamard2014-07-161-7/+7
* SONAR-4898 - Adjusting timeouts & fix possible NPE when ES is not readyStephane Gamard2014-07-154-17/+28
* Commented out JVM level testStephane Gamard2014-07-151-31/+22
* fix missing licensesStephane Gamard2014-07-152-0/+38
* SONAR-5410 - Using sonar-process for ES launch (with JMX)Stephane Gamard2014-07-152-55/+88
* Ignoring JVM level testStephane Gamard2014-07-151-4/+8
* fix tests and outputs.Stephane Gamard2014-07-152-1/+21
* SONAR-5409 - Using JMX to connect to wrapped ProcessStephane Gamard2014-07-154-205/+182
* SONAR-5409 - Using scheduler for Process parent ping-checkStephane Gamard2014-07-152-49/+35
* SONAR-5409 - Using JMS for sonar-process with MBean for monitoringStephane Gamard2014-07-153-94/+185
* SONAR-5410 - Updated shutdownStephane Gamard2014-07-153-4/+15
* SONAR-5451 Deletion of project fails on Oracle when this project contains mor...Julien Lancelot2014-07-152-3/+12
* SONAR-5207 Add treemap zoom testStas Vilchik2014-07-151-0/+14
* Restore rails dev mode in start-dev-server profileJulien Lancelot2014-07-151-0/+1
* Remove sonar-server scripts that were moved to sonar-webSimon Brandhof2014-07-157-18/+0
* Come back to CasperJSStas Vilchik2014-07-1512-344/+1198
* SONAR-5207 Remove ruby treemapStas Vilchik2014-07-152-150/+1
* SONAR-5207 Remove ruby treemapStas Vilchik2014-07-1510-775/+0
* Update karma testsStas Vilchik2014-07-159-1/+468
* karma testsStas Vilchik2014-07-152-3/+9
* Elasticsearch : disable multicast discovery of Elasticsearch (typo in property)Simon Brandhof2014-07-145-42/+63
* Temporarily re-enable Rails dev mode in sonar-webSimon Brandhof2014-07-146-1/+297
* SONAR-5408 extract sonar-web from sonar-serverSimon Brandhof2014-07-112327-460/+285
* Improve some medium testsJulien Lancelot2014-07-113-33/+47
* SONAR-5207 Fix for viewsStas Vilchik2014-07-111-1/+1
* SONAR-5450 Update css ratingJulien Lancelot2014-07-111-0/+30
* Improve font renderingStas Vilchik2014-07-1126-13/+2558
* SONAR-5409 - Fixed testStephane Gamard2014-07-111-2/+1
* SONAR-5409 - Fixed testStephane Gamard2014-07-112-3/+2
* SONAR-5409 - Fixed testStephane Gamard2014-07-111-4/+3
* SONAR-5409 - Monitor does not kill childsStephane Gamard2014-07-111-3/+0
* SONAR-5409 - added onStart and onStop abstract methods to ProcessStephane Gamard2014-07-112-8/+15
* SONAR-5207 Treemap feedbackStas Vilchik2014-07-113-15/+32
* SONAR-5409 - Coherent logs for process monitoringStephane Gamard2014-07-113-5/+4
* SONAR-5409 - Added "--debug" switch to start.jarStephane Gamard2014-07-111-16/+17
* SONAR-5409 - Monitor kills node if child process never checked-in (crash in m...Stephane Gamard2014-07-111-4/+14
* Fix drag'n'dropStas Vilchik2014-07-111-1/+1
* SONAR-5410 - Added assertions to testsStephane Gamard2014-07-112-2/+13
* SONAR-5409 - Removed non-used classesStephane Gamard2014-07-112-114/+0
* SONAR-4898 - Added shutdown & interupt to shutdown hookStephane Gamard2014-07-111-0/+1
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-112-40/+3
* SONAR-5410 - fixed sonar-search log dirStephane Gamard2014-07-111-1/+1
* SONAR-4898 - Fixed Env definition for start.jarStephane Gamard2014-07-101-3/+3
* SONAR-4898 - Working child/parent process with ES! :)Stephane Gamard2014-07-106-49/+162
* SONAR-5409 - Added monitoring service to sonar-processStephane Gamard2014-07-106-110/+177