aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5389 Do not expose rule name in active rule as we may drop it soonJulien HENRY2014-07-244-12/+5
* SONAR-3513 Feedback appliedStas Vilchik2014-07-242-10/+11
* SONAR-5417 Return quality profiles and settings by moduleJulien Lancelot2014-07-2424-29/+509
* SONAR-5417 Add rule name to active ruleJulien HENRY2014-07-2312-19/+41
* SONAR-5001 Add medium test for extended description editionJean-Baptiste Lievremont2014-07-233-11/+220
* Rename Analyzer -> SensorJulien HENRY2014-07-233-9/+6
* SONAR-5389 Reset measure and issue builders after creation of object to allow...Julien HENRY2014-07-2311-41/+62
* Component Viewer Tests: add decoration testsStas Vilchik2014-07-235-35/+1159
* SONAR-5368 Back to bubble popup for debt remed. functionJean-Baptiste Lievremont2014-07-235-10/+64
* SONAR-5460 Add some space, make param description togglableJean-Baptiste Lievremont2014-07-232-0/+7
* Remove some unused Ruby filesSimon Brandhof2014-07-23168-19007/+0
* 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-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