summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* Revert "SONAR-3529 First baby step in providing property sets"David Gageot2012-07-0514-138/+91
* SONAR-3529 First baby step in providing property setsDavid Gageot2012-07-0414-91/+138
* Fixes and improvements on H2 migrationDavid Gageot2012-07-041-2/+2
* Fix violationsFabrice Bellingard2012-07-041-5/+7
* Why always fork tests?David Gageot2012-07-031-6/+0
* SONAR-3451 Rearrange widgets after the removal of "Chidamber & Kemerer"David Gageot2012-06-291-1/+1
* SONAR-1608 Make it possible to modify the key of projectsFabrice Bellingard2012-06-291-1/+4
* SONAR-3536 Make JaCoco the default coverage engine for SonarFabrice Bellingard2012-06-261-1/+1
* 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-191-103/+99
* Remove warningsDavid Gageot2012-06-181-9/+8
* SONAR-3560 Remove the "lines_to_cover" metric from Code coverage widgetDavid Gageot2012-06-151-3/+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-141-54/+50
* Remove dead codeSimon Brandhof2012-06-121-116/+3
* SONAR-3561 Fix bug on Timeline widgetFabrice Bellingard2012-06-071-116/+130
* 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-301-1/+1
* 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
* 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
* SONAR-3308 Revert back changesFabrice Bellingard2012-05-252-55/+16
* Technical debt : Replace BaseMatcher with ArgumentMatcherDavid Gageot2012-05-252-22/+20
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-256-34/+161
* 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
* Create Projects and Treemap default dashboards using extension pointDavid Gageot2012-05-249-36/+283
* SONAR-3016 Filter now have a logical keyDavid Gageot2012-05-231-2/+2
* 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
* 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
* Fix Sonar Core Plugin unit testsFabrice Bellingard2012-05-148-22/+28
* SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewActionFabrice Bellingard2012-05-142-35/+0
* 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-115-145/+66