]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-09-10 Stas Vilchikfix display of component administration links
2015-09-10 Stas Vilchikfix typo in the l10n messages
2015-09-10 Stas VilchikRevert "use single web app"
2015-09-10 Stas VilchikRevert "temporary disable web medium tests"
2015-09-10 David GageotFix the location where to download nodejs from
2015-09-10 David GageotCleanup travis script
2015-09-09 Simon BrandhofImprove warnings about sonar.search.port/host in sonar...
2015-09-09 Julien HENRYFix unassociated mode IT
2015-09-09 Duarte MenesesImprove quality 501/head
2015-09-09 Duarte MenesesOptimize batch project container
2015-09-09 Duarte MenesesSONAR-6817 Issues mode should support analysis of proje...
2015-09-09 Simon BrandhofSONAR-6644 fix debt when characteristic is none
2015-09-09 Julien LancelotSONAR-6827 Validate uniqueness of output metrics
2015-09-09 Julien LancelotSONAR-6827 Rebuild MeasureComputerDefinition only if...
2015-09-09 Julien LancelotSONAR-6827 Check output metrics are not core metrics
2015-09-09 Julien LancelotSONAR-6730 Improve javadoc
2015-09-09 Simon BrandhofSONAR-6840 Allow measure values of integers with more...
2015-09-08 Sébastien Lesaintadd ComponentDtoFunctions to factor ComponentDto functions 499/head
2015-09-08 Sébastien LesaintPersistComponentsStep now supports Views components
2015-09-08 Sébastien Lesaintfix ComponentTesting: Subview in table PROJECTS have...
2015-09-08 Sébastien Lesaintuse a visitor and no more BatchReportReader in PersistC...
2015-09-08 Sébastien Lesaintadd description and path to ReportAttributes
2015-09-08 Sébastien Lesaintpull UuidFactory out of FillComponentsStep to use it...
2015-09-08 Sébastien LesaintWIP improving coverage quick wins
2015-09-08 Sébastien Lesaintremove unkown type support in PathAwareCrawler and...
2015-09-08 Teryk BellahseneMake methods static in the permission domain
2015-09-07 Julien LancelotSONAR-6827 fix selectBySnapshotAndMetricKeys 493/head
2015-09-07 Julien LancelotRemove useless MeasureDto.componentKey
2015-09-07 Julien LancelotSONAR-6827 MeasureDtoToMeasure supports rule and charac...
2015-09-07 Julien LancelotSONAR-6827 MeasureComputersVisitor should support a...
2015-09-07 Julien HENRYSONAR-6460 Add Checks#addAnnotatedChecks(Iterable) 495/head
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
next