]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2012-07-12 David GageotSupport embedded in memory database
2012-07-12 David GageotEnable passing additional parameters to scripts
2012-07-12 David GageotAdd logs
2012-07-12 David GageotSONAR-3620 use text input for rule copy
2012-07-12 Evgeny MandrikovSONAR-3637 Upgrade to JaCoCo 0.5.8
2012-07-12 Simon BrandhofDeploy the component ResourcePermissions on server...
2012-07-12 Fabrice BellingardAdd missing import
2012-07-12 Fabrice BellingardSONAR-2614 Use the ResourceIndex to search for deletabl...
2012-07-12 Fabrice BellingardSONAR-3543 Display sources folder in error message
2012-07-12 Fabrice BellingardSONAR-3590 Show clean message when the widget fails...
2012-07-12 Fabrice BellingardSONAR-2496 Clean the version from snapshots when deleti...
2012-07-12 Fabrice BellingardSONAR-2496 Support 'previous-version' value for differe...
2012-07-12 Simon BrandhofAdd ResourceDao#getResource(ResourceQuery query)
2012-07-12 David GageotMerge PurgeMapper and PurgeVendorMapper with new MyBati...
2012-07-11 Simon BrandhofFix creation of administrator
2012-07-11 Simon BrandhofDeclare parameters as non-null by default in org.sonar...
2012-07-11 Simon BrandhofImprove and refactor the ResourcePermissions component
2012-07-11 Simon BrandhofSONAR-3646 do not fail on non-h2 databases when creatin...
2012-07-11 Simon BrandhofSONAR-3646 API : new extension point to be notified...
2012-07-11 David GageotSONAR-3645 Forgot to merge an Oracle mapper and to...
2012-07-11 David GageotFix violations
2012-07-11 David GageotUnused import
2012-07-11 David GageotUnused code
2012-07-11 David GageotCleaner code
2012-07-11 David GageotSONAR-2965 FIX enforce validation query on DataSource
2012-07-11 David GageotSONAR-3645 merge mapper xml files for oracle
2012-07-11 David GageotSONAR-3645 remove useless jdbc types in MyBatis mappers
2012-07-11 David GageotSONAR-3437 merge Mappers
2012-07-11 David GageotSONAR-2965 enforce validation query on DataSource
2012-07-11 Simon BrandhofFix support of sonar.showSqlResults with MyBatis 3.1
2012-07-11 Simon BrandhofCommand env variables are initialized with System.getenv()
2012-07-11 Fabrice BellingardUse version 1.0 of Sonar Common Rules
2012-07-11 David GageotSONAR-3437 Improve code coverage and fix measure data...
2012-07-11 David GageotSONAR-3437 Fix Oracle Mapper
2012-07-11 David GageotSONAR-3437 Simpler code
2012-07-11 David GageotSONAR-3437 Disable batch insert because it cannot work
2012-07-10 Evgeny MandrikovSONAR-3531 Allow to use two instances of MultilinesDocT...
2012-07-10 David GageotFix ResourceDao test on Oracle
2012-07-10 Simon BrandhofImprove javadoc of org.sonar.api.utils.command.Command
2012-07-10 Simon BrandhofAllow to mock CommandExecutor
2012-07-10 Simon BrandhofMinor improvements on org.sonar.api.utils.command
2012-07-10 David GageotSONAR-3437 Simplify mapping files
2012-07-10 David GageotSupport null values without jdbctypes in MyBatis
2012-07-10 David GageotSONAR-3437 fix mapping for Oracle
2012-07-10 David GageotMake sure MyBatis is not configured to use generated...
2012-07-10 David GageotMake sure MyBatis is not configured to use generated...
2012-07-10 Simon BrandhofFix unit test on Postgresql
2012-07-10 Simon BrandhofAdd missing H2 index on PROJECTS.ROOT_ID
2012-07-10 Simon BrandhofRemove unused constant in roles_controller.rb
2012-07-10 David GageotH2 add indices
2012-07-10 David GageotSONAR-3437 Fix batch insert on mysql
2012-07-10 David GageotSONAR-3437 Cleaner code and fix Oracle mapping
2012-07-10 Evgeny MandrikovRemove useless comment
2012-07-10 David GageotSONAR-3437 Use MyBatis in batch mode
2012-07-10 David GageotSONAR-3620 Larger text field
2012-07-09 Simon BrandhofComplete MyBatis ResourceDao
2012-07-09 Simon BrandhofAdd methods checkColumns() to dbunit helpers
2012-07-09 David GageotSONAR-3437 Use MyBatis instead of Hibernate to improve...
2012-07-09 David GageotSONAR-3437 Prepare for refactoring to MyBatis
2012-07-09 Evgeny MandrikovSONAR-2594 FindBugs plugin should support localized...
2012-07-09 Fabrice BellingardSONAR-3538 Update the SQALE model for Java
2012-07-09 Fabrice BellingardFix missing back-slash in FB rule description
2012-07-09 Evgeny MandrikovSONAR-3531 Allow to use MultilinesDocTokenizer for...
2012-07-09 Simon BrandhofSONAR-3618 improve support of the Views plugin
2012-07-09 Evgeny MandrikovImprove coverage of FindbugsConfiguration
2012-07-09 Evgeny MandrikovSONAR-3572 Remove useless property 'sonar.findbugs...
2012-07-09 Evgeny MandrikovSONAR-3626 Fix test for Windows
2012-07-08 Simon BrandhofFix H2 type of RULE_NOTES.DATA and ACTIVE_RULE_NOTES...
2012-07-08 Simon BrandhofFix some quality flaws
2012-07-08 David GageotFix ITS: Revert "SONAR-3618 improve support of the...
2012-07-06 Simon BrandhofAdd tests to MyBatis RoleMapper
2012-07-06 Simon BrandhofAdd some tests to org.sonar.api.config.Settings
2012-07-06 Fabrice BellingardSONAR-3590 Centralize backtrace logging in the Slf4jLog...
2012-07-06 Simon BrandhofFix copyright header
2012-07-06 Simon BrandhofSONAR-3618 improve support of the Views plugin
2012-07-06 Simon BrandhofSONAR-3618 support old versions of Views plugin
2012-07-06 Fabrice BellingardSONAR-3590 Log all Rails warnings & errors in "sonar...
2012-07-06 David GageotSONAR-3507 H2 driver should be registered before the...
2012-07-06 David GageotSONAR-3432 Check rule property values
2012-07-06 David GageotSONAR-3432 Support rule property types in annotations
2012-07-06 David GageotUnused import
2012-07-06 Fabrice BellingardSONAR-3538 Update Java SQALE model with rules from...
2012-07-06 Simon BrandhofAPI: add ResourceType#setProperty(String,boolean) ...
2012-07-06 Simon BrandhofAPI: add Settings#getStringLines(String key)
2012-07-06 Simon BrandhofSONAR-3618 Better naming of ResourcePermissioning methods
2012-07-06 Simon BrandhofSONAR-3618 Add new HTML ids for integration tests
2012-07-06 Evgeny MandrikovSONAR-3626 CommandExecutor: should be possible to speci...
2012-07-06 David GageotSONAR-3432 Support Regular expressions
2012-07-06 Fabrice BellingardSONAR-1608 Add index on projects.root_id for better...
2012-07-06 David GageotSONAR-3432 Larger string field
2012-07-06 David GageotSONAR-3432 Dead code
2012-07-06 David GageotSONAR-3432 Simplify Ruby code
2012-07-06 David GageotSONAR-3432 Fix and Improve rule param validation
2012-07-06 David GageotSONAR-3432 Partially migrate rule param types to new...
2012-07-06 David GageotSONAR-3432 Update documentation
2012-07-06 David GageotSONAR-3432 Clean-up ruby code
2012-07-06 David GageotSONAR-1995 Use TEXT input for xpath expression in XPath...
2012-07-06 David GageotSONAR-3620 Define a new TEXT widget property type
2012-07-06 David GageotSONAR-3432 fix and format html
2012-07-06 David GageotSONAR-3432 show input field for lists
next