aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
* 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
* Use ArgumentMatcherDavid Gageot2012-07-162-20/+21
* 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
* Improve test codeDavid Gageot2012-07-121-3/+3
* SONAR-3510 Select a view or a developer when adding a widget to a global dash...David Gageot2012-07-122-32/+39
* 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-122-9/+35
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-121-105/+172
* Improve and refactor the ResourcePermissions componentSimon Brandhof2012-07-1222-49/+80
* Fix violationsDavid Gageot2012-07-111-6/+6
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-093-98/+14
* Fix some quality flawsSimon Brandhof2012-07-081-1/+0
* Fix ITS: Revert "SONAR-3618 improve support of the Views plugin"David Gageot2012-07-083-14/+98
* Fix copyright headerSimon Brandhof2012-07-061-18/+18
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-063-98/+14
* SONAR-3618 support old versions of Views pluginSimon Brandhof2012-07-064-27/+109
* 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-0619-53/+53
* SONAR-3543 Fail analysis if a project has no filesFabrice Bellingard2012-07-052-0/+158
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-0529-520/+568
* 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
* 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