aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-4561 Fix vertical alignment of action links on Project History pageJean-Baptiste Lievremont2014-07-242-45/+53
* | SONAR-5400 Add overall coverage to the new Component ViewerStas Vilchik2014-07-241-14/+14
* | SONAR-5227 Improve rendering of single-value select-boxesStas Vilchik2014-07-241-1/+1
* | Fix double inclusion of jquery.mockjax into medium testsStas Vilchik2014-07-247-41/+7
* | Component Viewer Tests: add coverage testsStas Vilchik2014-07-248-4/+401
* | Fix some quality flawsJulien HENRY2014-07-242-5/+3
* | Fix some quality flawsJulien HENRY2014-07-242-3/+6
* | SONAR-5389 Log reason why sensor is not executedJulien HENRY2014-07-242-11/+17
* | SONAR-5399 Relax the condition on critical issues on the default quality gateJean-Baptiste Lievremont2014-07-241-1/+1
* | SONAR-4678 Update message on widget when a measure filter does not exist anymoreJean-Baptiste Lievremont2014-07-241-1/+1
* | SONAR-4842 sonar.updatecenter.activate=false should not hide System InfoJean-Baptiste Lievremont2014-07-242-2/+3
* | SONAR-5389 Support syntax highlighting in the new sensor APIJulien HENRY2014-07-2429-40/+543
* | SONAR-5222 Rename "Configuration" to "Project Configuration"Jean-Baptiste Lievremont2014-07-241-2/+2
* | Component Viewer Tests: add header testsStas Vilchik2014-07-243-16/+302
* | SONAR-3373 Fix delete confirm messageJean-Baptiste Lievremont2014-07-242-1/+4
* | SONAR-3373 Increase size of description field for custom and manual rulesJean-Baptiste Lievremont2014-07-242-2/+2
* | SONAR-3373 Remove link to "Manual Rules" in settings sidebarJean-Baptiste Lievremont2014-07-241-2/+0
* | SONAR-5207 Fix treemap in order to return only first level of componentsJulien Lancelot2014-07-241-0/+1
* | 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