aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* In the Widget Filter, we should be able to select filter by nameDavid Gageot2012-05-071-1/+1
* We should be able to select with filter to display in the Filter WidgetDavid Gageot2012-05-072-1/+8
* SONAR-3444 Name and description of the Treemap widget is missingFabrice Bellingard2012-05-071-2/+2
* Filter Widget first tryDavid Gageot2012-05-075-5/+63
* Even better 'edit layout' GUI. Smaller and without titleDavid Gageot2012-05-071-1/+0
* SONAR-3442 Fix possible ArrayIndexOutOfBoundsExceptionEvgeny Mandrikov2012-05-073-3/+14
* Improve Unit Test coverage on PMD PluginDavid Gageot2012-05-074-9/+46
* Smaller png images thanks to optipngDavid Gageot2012-05-074-0/+0
* Merge 'Configure Widgets' and 'Edit Layout'David Gageot2012-05-071-1/+0
* SONAR-1927 Add global image widget and fix HelloWorld widgetDavid Gageot2012-05-048-6/+68
* SONAR-1927 Fix default dashboard and widgetDavid Gageot2012-05-043-1/+41
* SONAR-1927 Dashboards are global instead of detachedDavid Gageot2012-05-042-1/+5
* SONAR-1927 Global dashboardsDavid Gageot2012-05-024-0/+98
* Should be able to add a manual violation on a unit testDavid Gageot2012-05-021-1/+0
* TestClassWithoutTestCases supports only JUnit 3.xDavid Gageot2012-05-022-1/+2
* Trying to fix the build on windowsDavid Gageot2012-05-011-1/+1
* SONAR-3182 Do not use PMD CPDEvgeny Mandrikov2012-04-3011-835/+82
* A singleton is not needed. The code can be simplerDavid Gageot2012-04-302-13/+6