aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-3182 Remove properties related to PMD CPDEvgeny Mandrikov2012-05-241-48/+0
* SONAR-3378 Add new DB Cleaner parameterFabrice Bellingard2012-05-233-9/+23
* SONAR-3016 Filter now have a logical keyDavid Gageot2012-05-231-2/+2
* SONAR-3240 Fully remove support of old format for DUPLICATIONS_DATAFabrice Bellingard2012-05-231-0/+1
* Fix Pagination and sorting in filter widgetDavid Gageot2012-05-231-1/+1
* SONAR-3016 Don't load default filters if they already existDavid Gageot2012-05-236-6/+6
* Remove warningsDavid Gageot2012-05-231-1/+0
* SONAR-3182 Remove unused codeEvgeny Mandrikov2012-05-232-65/+0
* SONAR-3016 Provide default filters through extension pointDavid Gageot2012-05-227-0/+285
* SONAR-3397 Widget "Custom Measures" is emptySimon Brandhof2012-05-211-25/+30
* Now there are PROJECT and GLOBAL constants in WidgetScopeDavid Gageot2012-05-211-1/+3
* SONAR-2706 Add extension point to customize workflow of reviewsSimon Brandhof2012-05-211-1/+1
* Remove ImageWidget. It was used for validating new dashboards.Simon Brandhof2012-05-213-59/+0
* SONAR-3074 Improve the logging when duplicate FB plugin is loadedFabrice Bellingard2012-05-201-2/+7
* SONAR-3471 Add a link to "My Filters" when editing a Filter widgetDavid Gageot2012-05-181-0/+1
* SONAR-3074 Add comments into the code about FB issue with Security ManagerFabrice Bellingard2012-05-181-0/+7
* SONAR-3375 improve IE6 warningSimon Brandhof2012-05-171-1/+1
* SONAR-3074 Disable update check for every FB pluginFabrice Bellingard2012-05-161-0/+8
* SONAR-3074 Keep SecurityManager in memory because FB plays with itFabrice Bellingard2012-05-161-0/+2
* Fix the build by removing unused dependency.David Gageot2012-05-151-7/+0
* SONAR-3074 Add new Findbugs 2.0 new rulesFabrice Bellingard2012-05-1528-5/+371
* SONAR-3074 Update code to use Findbugs 2.0 Fabrice Bellingard2012-05-152-34/+49
* SONAR-3375 Add a warning message in the footer when the browser is IE6Simon Brandhof2012-05-141-0/+1
* Fix Sonar Core Plugin unit testsFabrice Bellingard2012-05-148-22/+28
* SONAR-2541 / SONAR-2706 Extract the JIRA Reviews plugin Fabrice Bellingard2012-05-1411-7689/+0
* SONAR-2706 Fix test and some issuesFabrice Bellingard2012-05-141-1/+1
* SONAR-2706 / SONAR-2541 RefactoringFabrice Bellingard2012-05-145-34/+125
* SONAR-2541 Improve codeFabrice Bellingard2012-05-142-17/+12
* SONAR-2541 Replace "review_data" table by "data" column on "reviews"Fabrice Bellingard2012-05-142-0/+16
* SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewActionFabrice Bellingard2012-05-1411-35/+7587
* SONAR-2541 Add extension point LinkReviewActionFabrice Bellingard2012-05-142-1/+35
* Replace @WidgetGlobal by @WidgetScope.David Gageot2012-05-142-6/+5