]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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
2015-07-16 Simon BrandhofSONAR-6716 Rename migrations 061 and 283 to follow...
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table action_plans
2015-07-16 Simon BrandhofSONAR-6716 Rename migration 061 to follow conventions
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table manual_measures
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table project_measures
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table alerts
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table rules
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table characteristics
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table widget_properties
2015-07-16 Simon BrandhofSONAR-6716 Compress migrations of table rules_profiles
2015-07-16 Simon BrandhofSONAR-6716 Remove unused db migrations of data (not...
2015-07-16 Simon BrandhofSONAR-6716 Remove temporary creation of tables for...
2015-07-16 Simon BrandhofSONAR-6716 Remove temporary creation of tables for...
2015-07-16 Simon BrandhofRename remaining variables "sut" to "underTest" in...
2015-07-16 Simon BrandhofRename variables "sut" to "underTest" in tests
2015-07-16 Simon BrandhofAdd empty profile to xoo plugin
2015-07-16 Julien LancelotRemove BiSumCounter
2015-07-16 Julien LancelotSONAR-6682 Merge DocumentationMeasuresStep into Comment...
2015-07-16 Julien LancelotSONAR-6702 Fix UT on MsSQL when projects.kee is null
2015-07-16 Teryk BellahseneRevert "SONAR-6556 remove RoR code of WS projects/ghost...
2015-07-16 Julien LancelotSONAR-6702 Reactivate previously removed components 414/head
2015-07-16 Julien LancelotSONAR-6702 Add migration to update PROJECTS.PROJECTS_KE...
2015-07-16 Julien LancelotSONAR-6702 Add migration to remove duplicated component...
2015-07-16 Julien LancelotRemove no more used PurgeDao.selectPurgeableFileUuids()
2015-07-16 Teryk Bellahseneremove dependency in old DbClient
2015-07-16 Teryk BellahseneRevert "SONAR-6631 delete RoR code concerning custom...
2015-07-16 Teryk BellahseneMove custom measures in sonar-db
2015-07-15 Simon BrandhofMerge remote-tracking branch 'origin/branch-5.1'
2015-07-15 Teryk BellahseneDrop use of ad-hoc MultiSets and use Guava's instead
2015-07-15 Julien HENRYSONAR-6685, SONAR-6351 Fix syntax issue when generating...
2015-07-15 Teryk BellahseneSONAR-6631 delete RoR concerning custom measures (ex...
2015-07-15 Simon BrandhofSONAR-6718 Issue tracking is not accurate when an actio...
2015-07-15 Teryk BellahseneSONAR-6556 remove RoR code of WS projects/ghosts/index...
2015-07-15 Julien LancelotFix quality flaws
2015-07-15 Julien LancelotAdd missing annotations
2015-07-15 Julien LancelotSONAR-6682 Add computation of comment density measures... 416/head
2015-07-15 Julien LancelotClean PersistMeasuresStepTest
2015-07-15 Julien LancelotSONAR-6682 Remove computation of comment density measur...
2015-07-15 Julien LancelotFilter metrics that can be read from the batch
2015-07-15 Julien LancelotCreate BiSumCounter to do a sum on 2 metrics
2015-07-15 Julien LancelotReplace usage of MeasureRepositoryImpl by MeasureReposi...
2015-07-15 Julien LancelotMove accessors formula to compute engine
2015-07-15 Julien LancelotAdd test with no data on formulas
2015-07-14 Teryk BellahseneSONAR-6377 ws plugins/available add homepage and issue...
2015-07-14 Teryk Bellahseneadd a type validation module
2015-07-14 Teryk BellahseneSONAR-6615 ws custom_measures/search update documentati...
2015-07-14 Teryk BellahseneSONAR-6610 ws custom_measures/create improve exception...
2015-07-13 Julien HENRYMerge remote-tracking branch 'origin/branch-5.1'
2015-07-13 Julien HENRYMerge pull request #403 from SonarSource/feature/fix_no...
2015-07-13 Teryk BellahseneSONAR-6572 ws metrics/update metric key format validation
2015-07-13 Teryk BellahseneSONAR-6571 ws metrics/create metric key format validation
2015-07-13 David GageotShow the maven command being used
2015-07-13 David GageotUse latest version of travis-utils
2015-07-13 David GageotRevert "Use latest travis-utils"
2015-07-13 David GageotUse latest travis-utils
2015-07-13 David GageotThe test is still unstable
2015-07-12 Simon BrandhofMerge SqlUtil and DatabaseUtils
2015-07-12 Simon BrandhofSONAR-6644 do not compute issue debt if SQALE character...
2015-07-10 Sébastien Lesaintfix quality flaw: method can be static 415/head
2015-07-10 Sébastien Lesaintremove deprecated method MeasureVariations.Builder...
2015-07-10 Sébastien LesaintSONAR-6645 rewrite computation of new coverage with...
2015-07-10 Sébastien Lesaintextend Formula to be able to generate more than one...
2015-07-10 Simon BrandhofSONAR-6709 Simplify RulesDefinition API when two plugin...
2015-07-10 Julien LancelotFix 's' parameter description
2015-07-09 Simon BrandhofUse JDK 7 in Travis-ci
2015-07-09 Jenkins CIAutomatic merge from branch-5.1
2015-07-09 Simon BrandhofSONAR-6706 org.sonar.api.rules.ActiveRule.getRule(...
2015-07-09 Simon BrandhofSONAR-6704 Exclude the scm-stats plugin from preview...
2015-07-09 David GageotFix travis.sh script
2015-07-09 David GageotFix travis.sh script
2015-07-09 David GageotUse latest travis-utils
2015-07-09 Sébastien LesaintSONAR-6677 remove coverage Decorators from batch 411/head
2015-07-09 Sébastien LesaintSONAR-6677 add CoverageMeasuresStep to compute coverage...
2015-07-09 Sébastien Lesaintadd missing package-info in formula/counter package
2015-07-09 Sébastien LesaintMeasureRepoEntry must compare variations value rounded...
2015-07-09 Sébastien Lesaintmethods specific to MeasureRepositoryRule should return...
2015-07-09 Sébastien LesaintMeasure and MeasureVariation must not accept NaN
2015-07-09 Sébastien Lesaintadd Component to contexts in Formula API
2015-07-09 Sébastien Lesaintimprove MeasureVariation.Builder
2015-07-09 Sébastien Lesaintfix VariationValue, avoid the int index pitfall by...
2015-07-09 Sébastien Lesaintadd FormulaExecutorComponentVisitor + variation aggrega...
2015-07-09 Sébastien LesaintComputationStepsTest now use StepsExplorer instead...
2015-07-09 Sébastien Lesaintsmall javadoc improvement on Period.getIndex()
2015-07-09 Sébastien Lesaintfix generics declaration in Counter and Formula
2015-07-09 Simon BrandhofFix issue tracking when comparing only hash of line
2015-07-08 Simon BrandhofFix travis.sh to execute db tests on mysql and postgres
2015-07-08 Julien LancelotMove ComponentDao from sonar-server to sonar-db
2015-07-08 Julien LancelotRemove SearchOptions from ComponentDao
2015-07-08 Julien LancelotRemove NotFoundExpection from ComponentDao
2015-07-08 Simon BrandhofSONAR-6701 - Drop the db table SEMAPHORES
next