]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-07-24 Teryk BellahseneRowNotFoundException is the default Exception at the...
2015-07-24 Teryk BellahseneRename ComponentDao methods according to new conventions
2015-07-24 Teryk BellahseneRename MetricDao methods following the new convention
2015-07-24 Teryk BellahseneSONAR-6571 update the metric key validation without...
2015-07-24 David GageotUpdate to orchestrator 3.3
2015-07-23 Simon BrandhofRevert "Do not redirect surefire logs to file"
2015-07-23 Simon BrandhofDo not redirect surefire logs to file
2015-07-23 Julien LancelotSONAR-6695 Remove decorators execution from the batch 436/head
2015-07-23 Julien LancelotRemove no more used test resources
2015-07-23 Julien LancelotSONAR-6605 Remove CoreFormulaRepository 434/head
2015-07-23 Julien LancelotSONAR-6605 Remove formulas on Metric public_api and...
2015-07-23 Julien LancelotRemove formula on design metrics
2015-07-23 Julien LancelotSONAR-6605 Move aggregation of COMMENTED_OUT_CODE_LINES...
2015-07-23 Julien LancelotSONAR-6605 Move complexity formulas to its own step
2015-07-23 Julien LancelotSONAR-6605 Move sum coverage formulas to CoverageMeasur...
2015-07-23 Julien LancelotSONAR-6605 Move coverage measures with variations to...
2015-07-23 Julien LancelotSONAR-6727 Drop aggregation of RFC, RFC_DISTRIBUTION...
2015-07-23 Sébastien LesaintFix support of custom measure of metric of type LEVEL
2015-07-23 Sébastien LesaintSONAR-6676 ensure CE temp dir is cleaned in an existing IT
2015-07-23 Julien HENRYFix regression with old Violation API
2015-07-23 Teryk BellahseneImprove ws rule/search example value of qprofile
2015-07-23 Julien HENRYFix NPE when using old Issuable API
2015-07-23 Sébastien LesaintSONAR-6676 do not create measure FILES when there is...
2015-07-23 Teryk BellahseneRename methods in DAO layer to follow conventions
2015-07-23 Julien HENRYSONAR-4865, SONAR-6052 Improved issue locations
2015-07-23 Sébastien LesaintSONAR-6605 forgotten Formula in CoreMetrics for Metrics...
2015-07-23 Teryk BellahseneReplace DaoUtils by DaoModule
2015-07-23 Julien LancelotWhen a blacklist metric is found in the batch report...
2015-07-23 Teryk BellahseneMove UserDao to sonar-db
2015-07-23 Teryk BellahseneMove GroupDao to sonar-db
2015-07-23 Teryk BellahseneCreate RowNotFoundException as the default DAO Exceptio...
2015-07-23 Sébastien LesaintSONAR-6605 move some core Formulas to FileAndDirectoryM... 427/head
2015-07-23 Sébastien LesaintSONAR-6676 remove Decorators for FILES and DIRECTORIES...
2015-07-23 Sébastien LesaintSONAR-6676 compute FILES and DIRECTORIES measures in CE
2015-07-23 Sébastien Lesaintimprove message when Measure ValueType not consistent...
2015-07-23 Simon BrandhofMove protobuf spec of table FILE_SOURCES.BINARY_DATA...
2015-07-23 Sébastien LesaintSONAR-6725 drop aggregation of measures of PACKAGES... 429/head
2015-07-23 Sébastien Lesaintfix some coverage flaws
2015-07-23 Simon BrandhofSONAR-6684 remove Issue.tags from batch report
2015-07-23 Simon BrandhofSONAR-6684 remove unused measure fields from report
2015-07-23 Jenkins CIAutomatic merge from branch-5.1
2015-07-22 Simon BrandhofImprove readability of IssueWorkflowTest
2015-07-22 Simon BrandhofFix closing of resovled manual issue
2015-07-22 David GageotUse latest version of travis-utils
2015-07-22 Julien HENRYSONAR-6607 Update SQ Java to version 3.4 (fix assembly)
2015-07-22 Teryk BellahseneMove MetricDao to sonar-db
2015-07-22 Julien HENRYSONAR-6607 Update SQ Java to version 3.4
2015-07-22 Simon BrandhofRemove unused test of SQ version in PluginsTest
2015-07-22 Simon BrandhofImprove utility org.sonar.core.util.Protobuf
2015-07-22 Simon BrandhofAdd org.sonar.core.util.ContextException
2015-07-22 Teryk BellahseneImprove UpdateCenterMatrixFactory code coverage
2015-07-22 David GageotConfigure plugin ITs (aka it-platform)
2015-07-22 Teryk BellahseneUse BadRequestException instead of ServerException...
2015-07-22 Teryk BellahseneSONAR-6381 throw an exception when a compatible plugin...
2015-07-22 Simon BrandhofSONAR-6715 Preview analysis fails with "UnsupportedOper...
2015-07-22 Julien LancelotRevert deletion of CountDistributionBuilder
2015-07-21 Teryk BellahseneSONAR-6376 ws plugins/installed and plugins/pending... 421/head
2015-07-21 Teryk BellahseneFix quality flaws
2015-07-21 Julien LancelotRemove useless usage of BatchReport.Measure.setDescript... 422/head
2015-07-21 Julien LancelotSONAR-6681 Move computation of Unit test related measur...
2015-07-21 Julien LancelotSONAR-6681 Remove UnitTestDecorator form the batch
2015-07-21 Julien LancelotRemove variation usage from BatchMeasureToMeasure
2015-07-21 Julien LancelotMeasuresPublisher should not filter measures to put...
2015-07-21 Julien LancelotRe-introduce usage of toEntries() and entryOf()
2015-07-21 Simon BrandhofAdd integration tests for manual and common rules
2015-07-21 Simon BrandhofFix quality flaws
2015-07-21 Julien LancelotSONAR-6679 Move computation of language ditribution... 424/head
2015-07-21 Julien LancelotSONAR-6679 Remove computation of language distribution...
2015-07-21 Julien LancelotRename SensorMetrics to BatchMetrics
2015-07-21 Julien LancelotAdd NewCoverageTest in the suite
2015-07-21 Julien LancelotAdd ITs on new coverage measures
2015-07-21 Julien LancelotFix computation of new coverage
2015-07-21 Sébastien LesaintMerge branch 'branch-5.1' + SONAR-6700 fix for 5.2
2015-07-21 Julien LancelotAllow COMMENTED_OUT_CODE_LINES and PACKAGES to be send...
2015-07-21 Teryk BellahseneSONAR-6652 ws system/db_migration_status status of... 423/head
2015-07-21 Teryk BellahseneSONAR-6366 rename MigrateDbSystemAction to MigrateDbAction
2015-07-20 Simon BrandhofRemove unused db classes Snapshot and ResourceModel
2015-07-20 Simon BrandhofSONAR-6703 fix coverage rules
2015-07-20 Simon BrandhofSONAR-6703 load common rule parameters from batch report
2015-07-20 Simon BrandhofRemove unused constants in FileStructure
2015-07-20 Simon BrandhofSONAR-6703 new common rules
2015-07-20 Simon BrandhofSONAR-6709 Simplify RulesDefinition API when two plugin...
2015-07-20 Simon BrandhofSONAR-6703 Register common rules at startup
2015-07-20 Sébastien LesaintSONAR-6700 fix undeleted computation working dir and... 425/head
2015-07-17 Stas VilchikSONAR-6693 Create a new WS to list issue filters 407/head
2015-07-17 Julien LancelotSONAR-6682 Move computation comment_lines to CommentMea...
2015-07-17 Julien LancelotRename getNewMeasureXXX by getAddedMeasureXXX 420/head
2015-07-17 Julien LancelotSONAR-6678 Add computation of duplication measures...
2015-07-17 Julien LancelotSONAR-6678 Remove duplication decorators from the batch
2015-07-17 Julien LancelotUpdate tests that were badly based on Measure.equals()
2015-07-17 Julien LancelotAdd Optional<Measure> getNewRawMeasure(int componentRef...
2015-07-17 Julien LancelotCosmetic changes in SumFormula
2015-07-17 Julien LancelotFix quality flaws
2015-07-17 Duarte MenesesFix medium tests and improve temp folders
2015-07-17 Simon BrandhofMove Java db migrations from sonar-server to sonar-db
2015-07-17 Simon BrandhofSONAR-6716 remove data migrations of v4.4
2015-07-17 Duarte MenesesDisable JMX in Persistit
2015-07-16 Simon BrandhofSONAR-6716 do not accept db upgrades from versions...
2015-07-16 Simon BrandhofSONAR-6716 Fix quality flaw in DatabaseVersion
2015-07-16 Simon BrandhofSONAR-6716 Move some additions of columns and indices
next