aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Why always fork tests?David Gageot2012-07-031-6/+0
* SONAR-3615 Avoid using pluralize function for I18NSimon Brandhof2012-07-021-0/+1
* SONAR-3517 Ability to update profile in project configuration sectionFabrice Bellingard2012-07-021-0/+12
* SONAR-3451 Rearrange widgets after the removal of "Chidamber & Kemerer"David Gageot2012-06-291-1/+1
* SONAR-3485 Add parameter 'allowUnknownTags' to Checkstyle JavadocType checkEvgeny Mandrikov2012-06-292-0/+4
* SONAR-1608 Make it possible to modify the key of projectsFabrice Bellingard2012-06-292-1/+29
* SONAR-3536 Make JaCoco the default coverage engine for SonarFabrice Bellingard2012-06-261-1/+1
* SONAR-3496, SONAR-3497 & SONAR-3498 Fix bug on Sonar Common RulesFabrice Bellingard2012-06-262-8/+36
* SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for JavaFabrice Bellingard2012-06-259-5/+128
* SONAR-3416 Add possibility to have a title on the time machine widgetFabrice Bellingard2012-06-222-18/+23
* SONAR-3556 Display only 1 decimal for floats in the Timeline widget Fabrice Bellingard2012-06-221-2/+2
* SONAR-3595 Support resizing of browser window (Timeline and Treemap)David Gageot2012-06-201-1/+4
* Make it impossible to use AbstractDbUnitTestCase for iBatis testsDavid Gageot2012-06-194-14/+20
* SONARPLUGINS-1948 Move EmailConfiguration to the coreDavid Gageot2012-06-1911-287/+141
* SONAR-3512 Make it possible to share a dashboard without following itDavid Gageot2012-06-191-14/+16
* SONAR-3577 Add "Avoid commented-out lines of code" rule to Sonar WayDavid Gageot2012-06-186-11/+168
* Remove warningsDavid Gageot2012-06-181-9/+8
* SONAR-3491 Show shared dashboards ownerDavid Gageot2012-06-151-0/+1
* Remove violationsDavid Gageot2012-06-152-24/+27
* SONAR-3560 Remove the "lines_to_cover" metric from Code coverage widgetDavid Gageot2012-06-152-4/+0
* SONAR-3451 Remove the "Chidamber & Kemerer" from the default dashboardDavid Gageot2012-06-142-2/+1
* Remove warningDavid Gageot2012-06-141-0/+1
* Remove some violations on unit testsDavid Gageot2012-06-142-68/+63
* Remove dead codeSimon Brandhof2012-06-121-116/+3
* Fix description of property "sonar.cpd_cross_project"Simon Brandhof2012-06-081-11/+9
* SONAR-3561 Fix bug on Timeline widgetFabrice Bellingard2012-06-071-116/+130
* SONAR-3538 Create the Java Plugin that embeds the SQALE modelFabrice Bellingard2012-06-065-0/+9727
* SONAR-3457 FIX project label caseDavid Gageot2012-06-051-1/+1
* SONAR-2073 FIX 'Differential period' labelDavid Gageot2012-06-051-1/+1
* SONAR-3528 Add missing modification on Ruby templateFabrice Bellingard2012-06-051-4/+3
* SONAR-3537 Improve performances of the treemap filterSimon Brandhof2012-06-011-1/+1
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-3014-14/+14
* Fix some quality flawsSimon Brandhof2012-05-281-9/+3
* Cleaner code and fix warningsDavid Gageot2012-05-2511-56/+49
* Refactor AbstractFilterDashboard : use Open/Close principleSimon Brandhof2012-05-253-6/+15
* Fix some quality flawsSimon Brandhof2012-05-253-14/+16
* Improve test coverageDavid Gageot2012-05-254-15/+140
* Fix some quality flawsSimon Brandhof2012-05-251-2/+3
* Fix dashboard nameDavid Gageot2012-05-252-2/+2
* Remove unused variablesDavid Gageot2012-05-251-5/+3
* Suppress warningsDavid Gageot2012-05-252-9/+10
* SONAR-3308 Revert back changesFabrice Bellingard2012-05-252-55/+16
* Technical debt : Replace BaseMatcher with ArgumentMatcherDavid Gageot2012-05-255-48/+45
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-256-34/+161
* SONAR-3083 allow filters to display only direct children of selected resourceSimon Brandhof2012-05-241-2/+2
* SONAR-3308 Fail batch if trying to delete released versionFabrice Bellingard2012-05-242-6/+43
* SONAR-3455 Improve the description of differential views parametersFabrice Bellingard2012-05-241-3/+5
* Slightly better API for the filter extension pointDavid Gageot2012-05-243-3/+3
* Fix violationsFabrice Bellingard2012-05-241-8/+10
* Create Projects and Treemap default dashboards using extension pointDavid Gageot2012-05-249-36/+283