]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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
2015-07-08 Stas VilchikSONAR-6661 drop the old update center
2015-07-08 Stas VilchikSONAR-6697 show updated date if available
2015-07-08 Stas VilchikSONAR-6697 filter available metrics
2015-07-08 Stas VilchikSONAR-6697 add tests
2015-07-08 Stas VilchikSONAR-6697 add new custom measures page
2015-07-08 Stas VilchikSONAR-6615 add metric name and domain to the mandatory...
2015-07-08 tomverinRemoved PR Analysis from travis
2015-07-07 Simon BrandhofMinor - fix log in PluginInfo
2015-07-07 Stas Vilchiktransition coding rules web tests
2015-07-07 David GageotFIX race condition on LogbackHelper
2015-07-07 David GageotReset logback after test
2015-07-07 David GageotIt's not faster and might cause flakiness
2015-07-07 Stas Vilchikcache npm dependencies on travis
2015-07-07 Simon BrandhofAttempt to remove false-positive on LogbackHelperTest
2015-07-07 Julien LancelotReplace usage of new DbTester() and AbstractDaoTestCase...
2015-07-07 Julien LancelotRefactor dao unit tests to use DbTester.create(System2)
2015-07-07 Stas Vilchikfix quality flaws
2015-07-07 Stas VilchikSONAR-6078 fix tooltips on issues home page
2015-07-07 Stas VilchikSONAR-6661 apply feedback
2015-07-07 David GageotTest should be less flaky now
2015-07-07 David GageotFIX Redundant throws clause
2015-07-07 David GageotMigrate assert to AssertJ
2015-07-07 David GageotUnused imports
2015-07-07 David GageotFix deprecated code
2015-07-07 Julien LancelotSONAR-6680 Create step to compute quality profile measu...
2015-07-07 Julien LancelotSONAR-6680 Remove quality profile decorator from batch
2015-07-07 Julien LancelotReplace component ref by component key in error message.
2015-07-07 Julien LancelotFix visitors when there's many component types of max...
2015-07-07 Simon BrandhofFix QualityGateConditionDaoTest on Oracle
2015-07-07 David GageotFaster feedback on build error
2015-07-07 Stas Vilchiktransition computation web tests
2015-07-06 David GageotFix UpdateCenter ITs
2015-07-06 David GageotFix UpdateCenter ITs
2015-07-06 David GageotFix Flaky test
2015-07-06 David GageotGet rid of outdated ITs
2015-07-06 Simon BrandhofFix execution of tests on non-H2 databases
next