aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3775 Don't fail the build if there's no fileFabrice Bellingard2012-09-121-25/+0
* Fix Indentation violationsDavid Gageot2012-07-171-12/+10
* SONAR-3556 Fix issue by using the metric value type for formattingFabrice Bellingard2012-07-171-6/+6
* SONAR-3628 Possibility to customise the title of global widgetDavid Gageot2012-07-131-2/+6
* SONAR-3653 Weird branche coverage for new codeDavid Gageot2012-07-121-6/+6
* SONAR-3510 Select a view or a developer when adding a widget to a global dash...David Gageot2012-07-121-25/+22
* Deploy the component ResourcePermissions on server-sideSimon Brandhof2012-07-121-1/+2
* Add missing import Fabrice Bellingard2012-07-121-0/+1
* SONAR-3543 Display sources folder in error messageFabrice Bellingard2012-07-121-1/+14
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-121-105/+172
* Improve and refactor the ResourcePermissions componentSimon Brandhof2012-07-123-16/+22
* Fix violationsDavid Gageot2012-07-111-6/+6
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-091-48/+2
* Fix some quality flawsSimon Brandhof2012-07-081-1/+0
* Fix ITS: Revert "SONAR-3618 improve support of the Views plugin"David Gageot2012-07-081-2/+48
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-061-48/+2
* SONAR-3618 support old versions of Views pluginSimon Brandhof2012-07-062-6/+38
* API: add ResourceType#setProperty(String,boolean) + remove some deprecated me...Simon Brandhof2012-07-061-23/+21
* SONAR-3618 Better naming of ResourcePermissioning methodsSimon Brandhof2012-07-062-12/+12
* SONAR-3543 Fail analysis if a project has no filesFabrice Bellingard2012-07-051-0/+12
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-054-281/+277
* Fix html input syntaxDavid Gageot2012-07-052-8/+8
* 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
* Fix violationsFabrice Bellingard2012-07-041-5/+7
* 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
* SONARPLUGINS-1948 Move EmailConfiguration to the coreDavid Gageot2012-06-191-103/+99
* 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-141-1/+0
* Remove warningDavid Gageot2012-06-141-0/+1
* 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
* Fix some quality flawsSimon Brandhof2012-05-281-9/+3
* Cleaner code and fix warningsDavid Gageot2012-05-258-40/+41
* 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-251-1/+1
* Remove unused variablesDavid Gageot2012-05-251-5/+3
* SONAR-3308 Revert back changesFabrice Bellingard2012-05-251-13/+3
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-255-34/+106
* SONAR-3308 Fail batch if trying to delete released versionFabrice Bellingard2012-05-241-6/+13
* 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