]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-09-07 Julien LancelotSONAR-6749 Add query to get custom measures from a... 496/head
2015-09-07 Simon BrandhofSONAR-6353 new metric days_since_last_commit
2015-09-04 Teryk BellahseneAdd permission template name as a web service parameter...
2015-09-04 Teryk BellahseneSONAR-6495 WS permissions/search_templates add default... 491/head
2015-09-04 Teryk BellahsenePrefix web service protobuf messages with 'Ws'
2015-09-04 Teryk BellahseneUpdate DbTester javadoc
2015-09-04 Teryk BellahseneSONAR-6495 WS permissions/search_templates search for...
2015-09-04 David GageotPort almost all remaining Selenium tests
2015-09-04 Simon BrandhofFix metrics of type MILLISEC
2015-09-04 Simon BrandhofAdd CloseableIterator#wrap(CloseableIterator, AutoClose...
2015-09-04 Simon BrandhofFix api/sources/index
2015-09-04 Simon BrandhofDrop empty package
2015-09-04 Simon BrandhofDrop WS api/sources/index
2015-09-04 Simon BrandhofSONAR-6813 Drop ES index sourceLines
2015-09-04 Simon BrandhofSONAR-6824 add metric last_commit_date
2015-09-04 Duarte MenesesFix project lock on windows
2015-09-04 Teryk BellahseneSONAR-6499 WS permission/set_default_template fix when...
2015-09-04 David GageotTrying a better cache cleaning mechanism
2015-09-04 Julien HENRYSONAR-6746 Drop Plugin interface + batch cleanup 492/head
2015-09-04 Julien HENRYLimit amount of logs produced by batch ITs
2015-09-04 Duarte MenesesFail fast on cache write error
2015-09-04 Duarte MenesesSONAR-6832 - Stop support SQ Runner <= 2.3
2015-09-04 Duarte MenesesHide project lock on windows
2015-09-04 Duarte MenesesImprove file hashing performance
2015-09-04 Duarte MenesesImprove batch unit tests
2015-09-04 Duarte MenesesImprove logging
2015-09-04 Duarte MenesesOptimize project reactor builder
2015-09-04 Simon BrandhofFix test false-positives when port is already in use
2015-09-03 Simon BrandhofAdd support of Oracle 12c in sonar.properties
2015-09-02 Simon BrandhofFix quality flaws
2015-09-02 David GageotRemove some more potential FP
2015-09-02 David GageotImprove Selenium code
2015-09-02 David GageotBetter regexp support for Selenium its
2015-09-02 David GageotMake sure each IT is isolated
2015-09-02 David GageotAdd missing headers
2015-09-02 Teryk BellahseneSONAR-6487 WS permissions/search_project_permissions...
2015-09-02 Julien LancelotAll measures on person_id_must be ignored
2015-09-02 Sébastien Lesaintfix broken View page because of missing Squale metric
2015-09-02 David GageotRevert "Better regexp support for Selenium its"
2015-09-02 David GageotRevert "Make sure each IT is isolated"
2015-09-02 Teryk BellahseneSONAR-6499 WS permissions/set_default_template improve...
2015-09-02 Teryk BellahseneRename id and template id parameters in the permission... 487/head
2015-09-02 Teryk BellahseneUse WsProjectRef instead of Request to get a project
2015-09-02 Teryk BellahseneSONAR-6499 WS permissions/set_default_template set...
2015-09-02 Teryk BellahseneSONAR-6494 WS permissions/apply_template apply a permis...
2015-09-02 Teryk BellahseneRename WsGroup and WsProject to WsGroupRef and WsProjectRef
2015-09-02 Teryk BellahseneImprove WsGroup and WsProject contracts
2015-09-02 David GageotMake sure each IT is isolated
2015-09-02 David GageotBetter regexp support for Selenium its
2015-09-02 David GageotRevert "Better regexp support for Selenium its"
2015-09-02 David GageotBetter regexp support for Selenium its
2015-09-02 David GageotBetter default value for second it cateogy
2015-09-02 Julien LancelotSONAR-6730 Replace ComponentVisitors and inject directl...
2015-09-02 Julien LancelotSONAR-6730 Add boolean measure
2015-09-02 Julien LancelotSONAR-6730 Fix test implementation
2015-09-02 Julien LancelotSONAR-6730 Simplify API
2015-09-02 Julien LancelotSONAR-6730 Move test implementation to org.sonar.api...
2015-09-02 David GageotGroup its
2015-09-02 Simon BrandhofFix quality flaws
2015-09-02 Simon BrandhofFix quality flaws
2015-09-02 David GageotGive a Try to a better? selenium framework
2015-08-31 David GageotThis selenium action is useless
2015-08-31 David GageotRedirect logs to file by default
2015-08-31 David GageotTest not redirecting logs to file
2015-08-31 David GageotRemove unused throw clauses
2015-08-31 Julien LancelotFix quality flaw
2015-08-31 Julien LancelotFix quality flaws
2015-08-31 Simon BrandhofFix quality flaws
2015-08-31 Simon BrandhofFix perf tests of issue indexing
2015-08-31 Julien LancelotSONAR-6730 Replace List by varargs in addChildrenMeasures 483/head
2015-08-31 Julien LancelotSONAR-6730 Add component key in the API
2015-08-31 Julien LancelotSONAR-6730 Move RangeDistrubtionBuilder to API and...
2015-08-31 Julien LancelotSONAR-6730 Measure computer should allowed no Input...
2015-08-31 Julien LancelotSONAR-6730 Improve error message when adding measure...
2015-08-31 Julien LancelotAdding trace log on visitors and measure computers
2015-08-31 Julien LancelotSONAR-6730 Add issues in Measure API
2015-08-31 Julien LancelotSONAR-6730 Create a repository of issues for a given...
2015-08-31 Julien LancelotSONAR-6730 Split IntegrateIssuesStep into 3 visitors
2015-08-29 Sébastien Lesaintjavadoc update on PersistComponentsStep 486/head
2015-08-29 Sébastien Lesaintchange NewCoverageVariationSumFormula into VariationSum...
2015-08-29 Sébastien Lesaintadd QualityGateStatus#equals to fix MeasureRepoEntry...
2015-08-29 Sébastien LesaintPurgeDatastoresStep now supports Views Component tree
2015-08-29 Sébastien Lesaintfix privileged plugin ClassLoader configuration
2015-08-29 Sébastien Lesaintmove DAOs, Mappers and Dtos from Views to Core
2015-08-29 Sébastien LesaintFillMeasuresWithVariationsStep now support Views Compon...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to NewCoverageVari...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to ComplexityMeasu...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to UnitTestMeasure...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to LanguageDistrib...
2015-08-29 Sébastien Lesaintfix badly named test LanguageDistributionMeasuresTest
2015-08-29 Sébastien Lesaintrename Counter#aggregate(LeafContext) to initialize...
2015-08-28 Simon BrandhofSONAR-6812 Improve format of generated UUIDs for better...
2015-08-28 Simon BrandhofExclude LITS plugin from it-plugins
2015-08-28 Teryk BellahseneTrim all WS string request parameters
2015-08-28 Stas Vilchiktemporary disable web medium tests
2015-08-28 Teryk BellahseneSONAR-6498 WS permissions/delete_template impossible...
2015-08-28 Duarte MenesesSONAR-6345 Display list of all plugins + version in...
2015-08-28 Duarte MenesesSONAR-6577 Offline mode in issues mode
2015-08-28 Duarte MenesesRemoval of deprecated ProjectBootstrapper
2015-08-28 Duarte MenesesImprove quality
next