aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4898 improve default settingsSimon Brandhof2014-07-2313-58/+155
* SONAR-4898 fix support of sonar.log.consoleSimon Brandhof2014-07-232-11/+3
* Merge branch 'master' into forkStephane Gamard2014-07-2324-218/+538
|\
| * SONAR-5001 Add initial medium test for Rules spaceJean-Baptiste Lievremont2014-07-239-6/+463
| * Fix quality gates testsStas Vilchik2014-07-233-71/+16
| * SONAR-5477 Remove metrics from preview dbJulien HENRY2014-07-232-3/+0
| * Make the frontend medium tests better (integrate templates)Stas Vilchik2014-07-2312-141/+62
* | SONAR-4898 - Shaded sonar-application. Now app can run with "java -jar lib/so...Stephane Gamard2014-07-233-31/+70
* | SONAR-4898 fix testsSimon Brandhof2014-07-231-7/+0
* | SONAR-4898 fix testsSimon Brandhof2014-07-236-15/+9
* | SONAR-4898 improve management of sonar.path.* propertiesSimon Brandhof2014-07-238-80/+29
* | SONAR-4898 - Moved JSW to lib/jsw (including conf)Stephane Gamard2014-07-2319-31/+38
* | SONAR-4898 - Added IPV4 selection for ES VMStephane Gamard2014-07-231-1/+1
* | SONAR-4898 - Updated logging for top level and cleaned terminationStephane Gamard2014-07-233-5/+18
* | SONAR-4898 - Default logging level in INFOStephane Gamard2014-07-232-2/+2
* | SONAR-4898 - Updated wrapper.conf for forked processStephane Gamard2014-07-231-1/+3
* | SONAR-4898 - Fixed gracefull shutdown with JSWStephane Gamard2014-07-239-56/+54
* | SONAR-4898 few improvementsSimon Brandhof2014-07-2310-104/+51
* | SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-2318-243/+81
* | SONAR-4898 remove sonar-start moduleSimon Brandhof2014-07-2330-1244/+2
* | SONAR-4898 some refactoringSimon Brandhof2014-07-2310-56/+72
* | SONAR-4898 - updated stop method for top level processStephane Gamard2014-07-232-23/+21
* | SONAR-4898 - Actually disable wrapper auto-restartStephane Gamard2014-07-231-0/+5
* | SONAR-4898 - Revert configuration for wrapper.confStephane Gamard2014-07-231-1/+1
* | SONAR-4898 - Disable auto_start for JSWStephane Gamard2014-07-232-1/+57
* | SONAR-4898 some refactoringSimon Brandhof2014-07-2322-1236/+236
* | SONAR-4898 - Added lib/common to processWrapperStephane Gamard2014-07-231-3/+3
* | reworked assemblyStephane Gamard2014-07-2316-1354/+59
* | Working the assembly for packaging.Stephane Gamard2014-07-239-27/+33
* | Added tmux output for dev logsStephane Gamard2014-07-232-0/+22
* | Each application logs into its own file.Stephane Gamard2014-07-232-5/+14
* | Disbaled AUTO_START for nowStephane Gamard2014-07-231-6/+2
* | Register needs to be done right after creation to block the processStephane Gamard2014-07-231-3/+8
* | Elastic needs a clusterName in transport modeStephane Gamard2014-07-233-5/+9
* | Experimental forkSimon Brandhof2014-07-2330-119/+1043
|/
* SONAR-5477 Plug global referential loader on remote WSJulien HENRY2014-07-2311-78/+48
* Add missing file after branch mergeJulien Lancelot2014-07-231-0/+9
* Merge remote-tracking branch 'origin/branch-4.4'Stas Vilchik2014-07-236-3/+42
|\
| * Automatically select "modified lines" when select a period in the scm tabStas Vilchik2014-07-231-1/+1
| * Fix SCM header, add "modified lines" filterStas Vilchik2014-07-235-4/+25
| * SONAR-5338 When data is coming from the 'test_data' metric, time field can re...Julien Lancelot2014-07-223-1/+25
* | Make the frontend medium tests betterStas Vilchik2014-07-234-56/+88
* | SONAR-5479 Allow to filter on Lines and Lines of Code in the Component ViewerStas Vilchik2014-07-233-5/+57
* | SONAR-5467 Scroll tooltips with the codeStas Vilchik2014-07-235-0/+36
* | SONAR-5477 Return global settings from database in /batch/global WSJulien Lancelot2014-07-234-31/+39
* | Move PastMeasureLoader as it is used by dev cockpitJulien HENRY2014-07-232-3/+4
* | SONAR-5477 Return global settings in /batch/global WSJulien Lancelot2014-07-238-24/+130
* | Fix quality flawsStas Vilchik2014-07-223-7/+8
* | SONAR-5468 Improve rendering of cross-module and cross-project duplicationsStas Vilchik2014-07-223-4/+16
* | Use a LinkedHashMap to ease assertions in unit testsJulien HENRY2014-07-221-1/+1