aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing back-slash in FB rule descriptionFabrice Bellingard2012-07-091-1/+1
* SONAR-3531 Allow to use MultilinesDocTokenizer for html commentsEvgeny Mandrikov2012-07-094-32/+53
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-096-102/+64
* Improve coverage of FindbugsConfigurationEvgeny Mandrikov2012-07-092-11/+50
* SONAR-3572 Remove useless property 'sonar.findbugs.generateXml'Evgeny Mandrikov2012-07-093-28/+4
* SONAR-3626 Fix test for WindowsEvgeny Mandrikov2012-07-091-1/+1
* Fix H2 type of RULE_NOTES.DATA and ACTIVE_RULE_NOTES.DATASimon Brandhof2012-07-081-2/+2
* Fix some quality flawsSimon Brandhof2012-07-083-17/+45
* Fix ITS: Revert "SONAR-3618 improve support of the Views plugin"David Gageot2012-07-086-64/+102
* Add tests to MyBatis RoleMapperSimon Brandhof2012-07-066-0/+137
* Add some tests to org.sonar.api.config.SettingsSimon Brandhof2012-07-062-2/+54
* SONAR-3590 Centralize backtrace logging in the Slf4jLogger classFabrice Bellingard2012-07-063-4/+8
* Fix copyright headerSimon Brandhof2012-07-061-18/+18
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-066-102/+64
* SONAR-3618 support old versions of Views pluginSimon Brandhof2012-07-069-74/+196
* SONAR-3590 Log all Rails warnings & errors in "sonar.log" fileFabrice Bellingard2012-07-063-8/+14
* SONAR-3507 H2 driver should be registered before the connectionDavid Gageot2012-07-062-0/+6
* SONAR-3432 Check rule property valuesDavid Gageot2012-07-064-8/+70
* SONAR-3432 Support rule property types in annotationsDavid Gageot2012-07-064-42/+133
* Unused importDavid Gageot2012-07-061-1/+0
* 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-063-82/+95
* API: add Settings#getStringLines(String key)Simon Brandhof2012-07-062-8/+85
* SONAR-3618 Better naming of ResourcePermissioning methodsSimon Brandhof2012-07-0620-57/+57
* SONAR-3618 Add new HTML ids for integration testsSimon Brandhof2012-07-061-12/+12
* SONAR-3626 CommandExecutor: should be possible to specify environment variablesEvgeny Mandrikov2012-07-065-35/+55
* SONAR-3432 Support Regular expressionsDavid Gageot2012-07-0618-82/+104
* SONAR-1608 Add index on projects.root_id for better performancesFabrice Bellingard2012-07-065-4/+39
* SONAR-3432 Larger string fieldDavid Gageot2012-07-061-2/+2
* SONAR-3432 Dead codeDavid Gageot2012-07-062-15/+10
* SONAR-3432 Simplify Ruby codeDavid Gageot2012-07-061-12/+6
* SONAR-3432 Fix and Improve rule param validationDavid Gageot2012-07-064-36/+52
* SONAR-3432 Partially migrate rule param types to new namesDavid Gageot2012-07-069-184/+185
* SONAR-3432 Update documentationDavid Gageot2012-07-061-0/+2
* SONAR-3432 Clean-up ruby codeDavid Gageot2012-07-061-17/+13
* SONAR-1995 Use TEXT input for xpath expression in XPath RuleDavid Gageot2012-07-063-4/+18
* SONAR-3620 Define a new TEXT widget property typeDavid Gageot2012-07-061-10/+25
* SONAR-3432 fix and format htmlDavid Gageot2012-07-062-92/+90
* SONAR-3432 show input field for listsDavid Gageot2012-07-061-0/+2
* SONAR-3432 unused codeDavid Gageot2012-07-061-14/+0
* SONAR-2614 Add time spent on deletionFabrice Bellingard2012-07-063-0/+13
* SONAR-2614 Sort resources by nameFabrice Bellingard2012-07-061-1/+1
* SONAR-3432 reuse input field generation codeDavid Gageot2012-07-064-49/+40
* SONAR-3497 The repository name should be "Common Sonar"Fabrice Bellingard2012-07-061-1/+1
* Nasty Hack to make active record ignore two columns in user system tableDavid Gageot2012-07-061-0/+2
* Fix folder name forgotten during migration to h2David Gageot2012-07-061-0/+0
* Fix violationsDavid Gageot2012-07-061-27/+32
* SONAR-3618 add HTML ids for integration testsSimon Brandhof2012-07-062-19/+14
* Add MyBatis RoleMapper for OracleSimon Brandhof2012-07-061-0/+39
* SONAR-3572 FindBugs plugin should log violation only on the primary location ...Evgeny Mandrikov2012-07-0615-190/+234