]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-07-27 Julien LancelotMerge 'measure' and 'testing' categories into one categ...
2015-07-27 Stas Vilchikfix displaying of new code in IE (date parsing issue)
2015-07-27 Simon BrandhofSimplify Travis env for integration tests
2015-07-27 Eric HartmannAutomatic merge from branch-5.1
2015-07-27 Eric HartmannUse internal repository for branch-5.1
2015-07-24 Julien HENRYMerge pull request #430 from SonarSource/feature/drop_v...
2015-07-24 Julien HENRYDisable C, C++ and Vb checks since those plugins are... 430/head
2015-07-24 Julien HENRYDisplay logs of the analysis in case of error in Plugin...
2015-07-24 Julien HENRYSONAR-6368 Remove deprecated violation API
2015-07-24 Simon BrandhofRevert hacks related to sprint on removal of Decorator
2015-07-24 David GageotUpdate travis-utils to v15
2015-07-24 Teryk BellahseneMake the AnalysisReportDaoTest test stronger
2015-07-24 Julien LancelotAdd tests in suite
2015-07-24 Duarte MenesesFix batch authentication error message
2015-07-24 Duarte MenesesSONAR-6577 Offline mode in preview mode
2015-07-24 Duarte MenesesImprove quality
2015-07-24 Duarte MenesesSONAR-6577 Offline mode in preview mode
2015-07-24 Julien LancelotAdd TimeMachineTest IT
2015-07-24 Julien LancelotFix sample code
2015-07-24 Julien LancelotMove measure tests in suite package
2015-07-24 Julien LancelotAdd measure and ui categories
2015-07-24 Julien LancelotAdd measure and ui IT configuration in travis
2015-07-24 Julien LancelotAdd I18nTest test
2015-07-24 Julien LancelotAdd some ITs on measures
2015-07-24 Simon BrandhofImprove some DAOs with conventions and DatabaseUtils... 438/head
2015-07-24 Simon BrandhofSupport of large number of keys in IssueDao#selectByKey...
2015-07-24 Simon BrandhofRemove unused InternalRubyIssueService#getIssueByKey...
2015-07-24 Simon BrandhofApply conventions to IssueDao
2015-07-24 Simon BrandhofRemove unused dbunit files
2015-07-24 Simon BrandhofAdd IssueDao#selectByOrderedKeys(...)
2015-07-24 Julien LancelotAdd @deprecated and all formulas api and remove some...
2015-07-24 Teryk BellahseneFix use of RowNotFoundException in tests
2015-07-24 Teryk BellahseneImprove MetricDao code coverage
2015-07-24 Teryk BellahseneMove RowNotFoundException to org.sonar.db
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
next