aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5408 extract sonar-web from sonar-serverSimon Brandhof2014-07-112331-474/+303
* 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-112-27/+31
* Improve font renderingStas Vilchik2014-07-1126-13/+2558
* SONAR-5408 - Passing SONAR_HOME env to child processesStephane Gamard2014-07-111-2/+4
* 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-5408 -Using SONAR_HOME and/or setting itStephane Gamard2014-07-112-3/+14
* SONAR-5207 Treemap feedbackStas Vilchik2014-07-116-19/+37
* SONAR-5409 - Coherent logs for process monitoringStephane Gamard2014-07-113-5/+4
* SONAR-5409 - Added "--debug" switch to start.jarStephane Gamard2014-07-112-17/+32
* SONAR-5450 Add a Technical debt synopsis widgetJulien Lancelot2014-07-115-2/+103
* SONAR-5409 - Monitor kills node if child process never checked-in (crash in m...Stephane Gamard2014-07-112-5/+15
* Fix drag'n'dropStas Vilchik2014-07-111-1/+1
* SONAR-5410 - Added SQ as a wrapped process in sonar-startStephane Gamard2014-07-111-32/+60
* SONAR-5410 - Added assertions to testsStephane Gamard2014-07-112-2/+13
* SONAR-5409 - Removed non-used classesStephane Gamard2014-07-112-114/+0
* fix quality flaw (wrong artifact type)Stephane Gamard2014-07-111-0/+1
* SONAR-4898 - Fixed free socket bindingStephane Gamard2014-07-112-3/+7
* SONAR-4898 - Added shutdown & interupt to shutdown hookStephane Gamard2014-07-112-1/+2
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-111-1/+3
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-113-4/+7
* fix quality flaw (system.out)Stephane Gamard2014-07-111-1/+0
* SONAR-4898 - updated wrapper.conf for start.jarStephane Gamard2014-07-114-15/+67
* SONAR-5410 - fixed sonar-search log dirStephane Gamard2014-07-111-1/+1
* SONAR-4898 - Fixed Env definition for start.jarStephane Gamard2014-07-103-17/+12
* SONAR-4898 - Initial start.jar available in distribution bundleStephane Gamard2014-07-1029-0/+1164
* SONAR-5416 Fix LazyInitializationExceptionJulien HENRY2014-07-101-1/+7
* 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
* SONAR-5445 Introduce new metric "SQALE Debt Ratio"Julien Lancelot2014-07-105-5/+31
* SONAR-5388 Method renamingJulien Lancelot2014-07-103-6/+6
* Complete .gitignoreSimon Brandhof2014-07-101-8/+10
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-10292-2/+3
* Rename artifactId "sonar-server-parent" to "server"Simon Brandhof2014-07-104-5/+6
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-103431-7/+26
* SONAR-5388 Rename propertiesJulien Lancelot2014-07-105-13/+13
* fix quality flaw (Jenkins fails to delete temp folder)Stephane Gamard2014-07-101-1/+2
* SONAR-5409 - Updated Process to get Props directly. See Test for examplesStephane Gamard2014-07-1010-443/+209
* SONAR-5409 - Added Props and Env to Process CtorStephane Gamard2014-07-103-15/+250
* Header IE fixStas Vilchik2014-07-101-0/+1
* Issues widget: fix wrappingStas Vilchik2014-07-101-10/+10
* Issue when trying to plan an issue and no action plan existsStas Vilchik2014-07-102-8/+3
* SONAR-5388 Some refactoringJulien Lancelot2014-07-102-9/+11
* SONAR-5419 Add a hack for backward compatibility of visual studio bootstrapperJulien HENRY2014-07-101-0/+15
* SONAR-5409 - Added a timeout to the listener of the Heartbeat (Launcher)Stephane Gamard2014-07-103-15/+34