aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-0530-523/+570
* Fix html input syntaxDavid Gageot2012-07-052-8/+8
* SONAR-2333 Add new rule to report about cycles between packagesEvgeny Mandrikov2012-07-054-13/+11
* SONAR-3613 metric_domain.Reviews is missing in core.propertiesFabrice Bellingard2012-07-051-0/+1
* SONAR-3627 Quality Profile: Rename "Plugin" into "Repository"Fabrice Bellingard2012-07-051-0/+1
* SONAR-2333 Add new rule to report about cycles between packagesEvgeny Mandrikov2012-07-055-0/+85
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-056-10/+10
* SONAR-3624 Fix typos in PMD XPath rule templateEvgeny Mandrikov2012-07-051-9/+9
* SONAR-3570 Project "deletion" should run asynchronouslyFabrice Bellingard2012-07-051-0/+5
* Revert "SONAR-3529 First baby step in providing property sets"David Gageot2012-07-0514-138/+91
* SONAR-3119 Report only one violation per block of commented out lines of codeEvgeny Mandrikov2012-07-052-13/+22
* 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
* SONAR-1608 Improve error messagesFabrice Bellingard2012-07-041-0/+2
* SONAR-1608 Update labelsFabrice Bellingard2012-07-041-1/+3
* SONAR-1608 Display all impacts of bulk change in confirmation pageFabrice Bellingard2012-07-041-2/+3
* SONAR-1608 Improve input fields (size and example)Fabrice Bellingard2012-07-041-0/+4
* Fix violationsFabrice Bellingard2012-07-041-5/+7
* SONAR-3517 Fix issue linked to ERB file trimming done at build timeFabrice Bellingard2012-07-041-1/+2
* SONAR-2614 Provide a bulk project deletion pageFabrice Bellingard2012-07-041-0/+21
* SONAR-3249 Do not detect commented-out code in headersEvgeny Mandrikov2012-07-033-25/+42
* Why always fork tests?David Gageot2012-07-031-6/+0
* SONAR-3615 Avoid using pluralize function for I18NSimon Brandhof2012-07-021-0/+1
* SONAR-3517 Ability to update profile in project configuration sectionFabrice Bellingard2012-07-021-0/+12
* SONAR-3451 Rearrange widgets after the removal of "Chidamber & Kemerer"David Gageot2012-06-291-1/+1
* SONAR-3485 Add parameter 'allowUnknownTags' to Checkstyle JavadocType checkEvgeny Mandrikov2012-06-292-0/+4
* SONAR-1608 Make it possible to modify the key of projectsFabrice Bellingard2012-06-292-1/+29
* SONAR-3536 Make JaCoco the default coverage engine for SonarFabrice Bellingard2012-06-261-1/+1
* SONAR-3496, SONAR-3497 & SONAR-3498 Fix bug on Sonar Common RulesFabrice Bellingard2012-06-262-8/+36
* SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for JavaFabrice Bellingard2012-06-259-5/+128
* 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-1911-287/+141
* SONAR-3512 Make it possible to share a dashboard without following itDavid Gageot2012-06-191-14/+16
* SONAR-3577 Add "Avoid commented-out lines of code" rule to Sonar WayDavid Gageot2012-06-186-11/+168
* Remove warningsDavid Gageot2012-06-181-9/+8