aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-3373 Fix width of fields in manual rules creation modalJean-Baptiste Lievremont2014-07-223-7/+16
* SONAR-3373 Fix availability of the "Create" buttonJean-Baptiste Lievremont2014-07-222-1/+6
* SONAR-5417 Refactor existing batch WS to more easily add a new actionJulien Lancelot2014-07-226-82/+233
* SONAR-5389 Fix issue after renaming of Analyzer -> SensorJulien HENRY2014-07-221-2/+2
* SONAR-5446 activate migrationSimon Brandhof2014-07-223-1/+32
* SONAR-3373 Remove rails stuff to manage manual rulesJean-Baptiste Lievremont2014-07-214-190/+0
* SONAR-3373 Add missing l10n keyJean-Baptiste Lievremont2014-07-211-0/+1
* SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-2112-52/+59
* SONAR-5417 Add additional metric attributesJulien HENRY2014-07-214-4/+74
* SONAR-5227 Fix coding rules filtersStas Vilchik2014-07-212-4/+4
* Fix the sqale rating display around the applicationStas Vilchik2014-07-214-6/+8
* Remove console.logJean-Baptiste Lievremont2014-07-211-2/+0
* SONAR-3373 Fix availability of edit/delete buttons on rulesJean-Baptiste Lievremont2014-07-211-1/+3
* SONAR-5001 Split migration on rules description format (1 to add column, 1 to...Jean-Baptiste Lievremont2014-07-214-8/+37
* SONAR-5319 Display the SQALE Rating in the header bar of the Component ViewerStas Vilchik2014-07-214-4/+25
* Fix metrics returned when filter has saved the value of 'display' param to 'l...Julien Lancelot2014-07-211-0/+2
* SONAR-5319 Return SQALE Rating and SQALE Debt ratio in /api/component/app WSJulien Lancelot2014-07-218-53/+75
* SONAR-5001 Add missing copyright header to migrationJean-Baptiste Lievremont2014-07-211-0/+24
* SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-2148-349/+370
* Initial component viewer testsStas Vilchik2014-07-215-0/+699
* SONAR-5383 Add WS client methods to do raw WS calls (url+params -> string)Jean-Baptiste Lievremont2014-07-211-0/+20
* SONAR-5410 - Fixed process hang when child fails to startStephane Gamard2014-07-214-15/+21
* SONAR-5410 - Added sonar.web.java_optsStephane Gamard2014-07-211-3/+2
* SONAR-5410 - Optimize ES JAVA_OPTSStephane Gamard2014-07-211-1/+1
* SONAR-5227 Improve rendering of single-value select-boxesStas Vilchik2014-07-217-12/+50
* SONAR-5417 Fix issue with percent metric best valueJulien HENRY2014-07-211-2/+2
* SONAR-5410 - Updated log level for monitorStephane Gamard2014-07-211-1/+1
* SONAR-5410 - Fix multiple properties in JAVA_OPTSStephane Gamard2014-07-213-3/+6
* SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES portStephane Gamard2014-07-211-2/+3
* SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES portStephane Gamard2014-07-211-7/+12
* SONAR-5410 - Using relative path to SONAR_HOME for configuraitonStephane Gamard2014-07-213-29/+20
* fix quality flaw (removed Exception printstack)Stephane Gamard2014-07-211-1/+5
* fix quality flaw (removed Exception printstack)Stephane Gamard2014-07-211-2/+1
* fix quality flaw (removed Exception printstack)Stephane Gamard2014-07-211-1/+2
* SONAR-5278 Components should be sorted by name in all components select boxesStas Vilchik2014-07-211-1/+1
* SONAR-5340 Quality Gate should not be shown in "Description" widget on Views ...Stas Vilchik2014-07-211-9/+10
* SONAR-5421 Fix MSIE compatibility mode issuesStas Vilchik2014-07-212-4/+6
* SONAR-5454 When drilling down on SQALE Rating or TechDebt Ratio, it should op...Stas Vilchik2014-07-211-0/+2
* SONAR-5410 - Added java_opts to sonar.properties fileStephane Gamard2014-07-212-200/+4
* Merge branch 'branch-4.4'Stas Vilchik2014-07-210-0/+0
|\
| * SONAR-5209 Fix issue when the unfiltered code is displayedStas Vilchik2014-07-211-1/+3