summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-2415-15/+15
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-2315-15/+15
* SONAR-3671 Delete log "undefined method `column_layout' for nil:NilClass"David Gageot2012-07-181-0/+1
* Fix Indentation violationsDavid Gageot2012-07-172-15/+11
* SONAR-2614 Improve bulk deletion pageFabrice Bellingard2012-07-171-1/+2
* SONAR-3552 Fix case in some labelsFabrice Bellingard2012-07-171-8/+8
* SONAR-3556 Fix issue by using the metric value type for formattingFabrice Bellingard2012-07-171-6/+6
* Use ArgumentMatcherDavid Gageot2012-07-163-27/+27
* Remove warningDavid Gageot2012-07-161-1/+1
* Remove warningDavid Gageot2012-07-161-1/+2
* SONAR-3628 Possibility to customise the title of global widgetDavid Gageot2012-07-131-2/+6
* SONAR-2614 Improve page renderingFabrice Bellingard2012-07-131-1/+1
* SONAR-3539 With Jacoco & ant task, "lines_to_cover" is computed on unit testsDavid Gageot2012-07-134-17/+79
* Make sure these tests work on Eclipse even with mvm eclipse:eclipseDavid Gageot2012-07-134-51/+76
* Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.Simon Brandhof2012-07-121-3/+5
* 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
* SONAR-2614 Use the resource typesFabrice Bellingard2012-07-121-3/+0
* SONAR-3637 Upgrade to JaCoCo 0.5.8Evgeny Mandrikov2012-07-121-1/+1
* 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-3590 Show clean message when the widget fails to render.Fabrice Bellingard2012-07-121-0/+1
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-122-105/+177
* Improve and refactor the ResourcePermissions componentSimon Brandhof2012-07-1222-49/+80
* Fix violationsDavid Gageot2012-07-111-6/+6
* Use version 1.0 of Sonar Common RulesFabrice Bellingard2012-07-111-1/+1
* Remove useless commentEvgeny Mandrikov2012-07-101-1/+0
* SONAR-2594 FindBugs plugin should support localized violationsEvgeny Mandrikov2012-07-094-1/+24
* SONAR-3538 Update the SQALE model for JavaFabrice Bellingard2012-07-091-9614/+10330
* Fix missing back-slash in FB rule descriptionFabrice Bellingard2012-07-091-1/+1
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-093-98/+14
* Improve coverage of FindbugsConfigurationEvgeny Mandrikov2012-07-092-11/+50
* SONAR-3572 Remove useless property 'sonar.findbugs.generateXml'Evgeny Mandrikov2012-07-093-28/+4
* 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
* SONAR-3538 Update Java SQALE model with rules from Sonar Common RulesFabrice Bellingard2012-07-061-4/+4
* 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-3432 Support Regular expressionsDavid Gageot2012-07-062-26/+26
* SONAR-3432 Partially migrate rule param types to new namesDavid Gageot2012-07-062-173/+173
* SONAR-1995 Use TEXT input for xpath expression in XPath RuleDavid Gageot2012-07-062-1/+15
* SONAR-2614 Add time spent on deletionFabrice Bellingard2012-07-061-0/+1
* SONAR-3497 The repository name should be "Common Sonar"Fabrice Bellingard2012-07-061-1/+1
* SONAR-3572 FindBugs plugin should log violation only on the primary location ...Evgeny Mandrikov2012-07-0615-190/+234
* SONAR-3543 Fail analysis if a project has no filesFabrice Bellingard2012-07-052-0/+158