aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove GlobalDashboard and GlobalWidget. Those were prototypesDavid Gageot2012-05-116-148/+66
* SONAR-2073 filter is not optional in Filter WidgetDavid Gageot2012-05-101-1/+1
* SONAR-3465 My filters configurationDavid Gageot2012-05-101-2/+1
* SONAR-3462 Separate Global and Project DashboardsDavid Gageot2012-05-101-1/+3
* SONAR-3457 Show nicer project/filter names. Theses names are also visible in ...David Gageot2012-05-101-4/+1
* SONAR-3465 Better filter administration pagesDavid Gageot2012-05-101-0/+4
* Better dashboard administration pagesDavid Gageot2012-05-101-0/+6
* SONAR-1927 Split Global and project dashboardsDavid Gageot2012-05-091-1/+2
* SONAR-1927 Rename Default Filters to MyFiltersDavid Gageot2012-05-091-1/+1
* SONAR-3454 Remove the column character ":" after On new code on the unit test...Simon Brandhof2012-05-091-1/+1
* SONAR-1927 Remove test widgetDavid Gageot2012-05-092-44/+0
* SONAR-1927 Add resource_id to widgetsDavid Gageot2012-05-092-8/+3
* SONAR-1927 Add 'Global' qualifier to all core global widgetsDavid Gageot2012-05-094-3/+6
* SONAR-1927 Implement a Global Widget that can display Complexity of a given p...David Gageot2012-05-093-0/+166
* SONAR-3456 Title of metric hotspot widget does not support i18nSimon Brandhof2012-05-091-8/+1
* SONAR 1076 Don't run PMD on test files if no test rule is definedDavid Gageot2012-05-081-1/+5
* SONAR-1927 Filter Widgets should show the name of the filterDavid Gageot2012-05-081-0/+1
* SONAR-1927 Better Widget meta-dataDavid Gageot2012-05-075-11/+13
* SONAR-1927 Simplify Filter widgetDavid Gageot2012-05-071-1/+6