summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Clean up gruntfileStas Vilchik2014-07-241-4/+4
|
* Remove unused ruby codeStas Vilchik2014-07-2415-697/+0
|
* Component Viewer Tests: complete coverage testsStas Vilchik2014-07-242-11/+74
|
* SONAR-5479 Allow to filter on Lines and Lines of Code in the Component ViewerStas Vilchik2014-07-241-2/+4
|
* SONAR-5479 Allow to filter on Lines and Lines of Code in the Component ViewerStas Vilchik2014-07-243-3/+12
|
* SONAR-5466 Workspace should display the project as well as the moduleStas Vilchik2014-07-242-9/+6
|
* 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
|
* SONAR-5399 Relax the condition on critical issues on the default quality gateJean-Baptiste Lievremont2014-07-241-1/+1
|
* SONAR-4842 sonar.updatecenter.activate=false should not hide System InfoJean-Baptiste Lievremont2014-07-242-2/+3
|
* Component Viewer Tests: add header testsStas Vilchik2014-07-243-16/+302
|
* SONAR-3373 Fix delete confirm messageJean-Baptiste Lievremont2014-07-241-1/+2
|
* 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-3513 Feedback appliedStas Vilchik2014-07-241-6/+7
|
* SONAR-5417 Return quality profiles and settings by moduleJulien Lancelot2014-07-2417-18/+432
|
* SONAR-5001 Add medium test for extended description editionJean-Baptiste Lievremont2014-07-233-11/+220
|
* 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
|
* Make the frontend medium tests better (integrate templates)Stas Vilchik2014-07-2312-141/+62
|
* Add missing file after branch mergeJulien Lancelot2014-07-231-0/+9
|
* Merge remote-tracking branch 'origin/branch-4.4'Stas Vilchik2014-07-234-3/+31
|\ | | | | | | | | | | Conflicts: sonar-server/src/main/coffee/component-viewer/header/scm-header.coffee sonar-server/src/main/coffee/component-viewer/main.coffee
* | 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-233-28/+33
| |
* | SONAR-5477 Return global settings in /batch/global WSJulien Lancelot2014-07-236-19/+116
| |
* | Fix quality flawsStas Vilchik2014-07-223-7/+8
| |
* | SONAR-5468 Improve rendering of cross-module and cross-project duplicationsStas Vilchik2014-07-223-4/+16
| |
* | Return project key, sub project key and sub project name in ↵Julien Lancelot2014-07-226-31/+112
| | | | | | | | /api/duplications/show WS
* | SONAR-5477 First version of the global referentials WS : only metrics are ↵Julien Lancelot2014-07-2213-13/+394
| | | | | | | | returned for the moment
* | 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 metric attributes in the coverage header of the component viewerStas Vilchik2014-07-221-22/+22
| |
* | SONAR-5444 Tooltip on form criteria to display full list of selected itemsStas Vilchik2014-07-221-0/+3
| |
* | 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-224-2/+107
| |
* | 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
| |