]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2012-07-14 Simon BrandhofSONAR-3548 move the search box of widgets to the right
2012-07-14 Simon BrandhofSONAR-3617 Improve performance of treemap filters
2012-07-13 Simon BrandhofFix some quality flaw
2012-07-13 Simon BrandhofSONAR-3633 improve the management of server-side settings
2012-07-13 Simon BrandhofSONAR-3579 New way to fix conflict with local ruby...
2012-07-13 David GageotSONAR-3628 Possibility to customise the title of global...
2012-07-13 Fabrice BellingardImprove test coverage
2012-07-13 Fabrice BellingardSONAR-2614 Improve page rendering
2012-07-13 David GageotSONAR-3539 With Jacoco & ant task, "lines_to_cover...
2012-07-13 David GageotMake sure these tests work on Eclipse even with mvm...
2012-07-13 David GageotSONAR-3336 Measure of 4077ms is displayed as 4.7s inste...
2012-07-13 Fabrice BellingardImprove documentation of ResourceType with new property
2012-07-13 Simon BrandhofAdd method checkTable() with list of columns to Abstrac...
2012-07-12 Simon BrandhofAlways display tabs in the bulk edition console, even...
2012-07-12 Simon BrandhofMerge branch 'master' of /Users/sbrandhof/projects...
2012-07-12 Simon BrandhofSONAR-3579 Conflict with Ruby local installation
2012-07-12 David GageotSONAR-3653 Weird branche coverage for new code
2012-07-12 David GageotReuse database for faster unit tests
2012-07-12 David GageotImprove test code
2012-07-12 David GageotSONAR-3510 Select a view or a developer when adding...
2012-07-12 Fabrice BellingardSONAR-2614 Use the resource types
2012-07-12 Fabrice BellingardSONAR-1608 Update documentation on ResourceType
2012-07-12 David GageotRemove some duplication
2012-07-12 David GageotFix rule escaping
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
next