aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add medium test for InputDirJulien HENRY2014-07-225-1/+16
* | Return project key, sub project key and sub project name in /api/duplications...Julien Lancelot2014-07-226-31/+112
* | SONAR-5477 First version of the global referentials WS : only metrics are ret...Julien Lancelot2014-07-2217-78/+670
* | SONAR-5437 add missing testSimon Brandhof2014-07-221-0/+8
* | SONAR-5460 Show all parameter descriptions at once (instead of using bubbles)Jean-Baptiste Lievremont2014-07-224-56/+26
* | Fix RulesProfile UT.Julien HENRY2014-07-221-2/+4
* | Fix metric attributes in the coverage header of the component viewerStas Vilchik2014-07-221-22/+22
* | SONAR-5389 Allow to find an active rule by internal keyJulien HENRY2014-07-227-15/+113
* | SONAR-5444 Tooltip on form criteria to display full list of selected itemsStas Vilchik2014-07-221-0/+3
* | SONAR-5478 In issues widget, the technical debt should be placed before the i...Stas Vilchik2014-07-221-36/+37
* | Fix issue after renaming Analyzer -> SensorJulien HENRY2014-07-221-1/+1
* | SONAR-5466 Workspace should display the project as well as the moduleStas Vilchik2014-07-222-4/+24
* | SONAR-5468 Improve rendering of duplications that are on the same fileStas Vilchik2014-07-224-13/+19
* | SONAR-5400 Add overall coverage to the new Component ViewerStas Vilchik2014-07-225-2/+108
* | SONAR-5389 Allow to create issues on directories and to override severity on ...Julien HENRY2014-07-2228-86/+444
* | SONAR-5389 Add InputDir concept in batch APIJulien HENRY2014-07-2218-82/+358
* | Move ruby templates to handlebarsStas Vilchik2014-07-22121-642/+314
* | SONAR-5368 Replace popup with inline help (a la quality gate)Jean-Baptiste Lievremont2014-07-225-60/+38
* | SONAR-5437 fix bug on postgres (at least) when no data to be upgradedSimon Brandhof2014-07-222-3/+17
* | SONAR-5474 Update the /api/components/app to support the overall coverageJulien Lancelot2014-07-225-3/+131
* | SONAR-5001 Add Markdown help for manual/custom rules creation/updateJean-Baptiste Lievremont2014-07-222-0/+2
* | SONAR-5477 Load global referentials earlierJulien HENRY2014-07-2215-67/+314