]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-03-01 Simon BrandhofEnable DB ITs on MSSQL 2014
2016-03-01 Julien LancelotSONAR-7330 Fix indexation of debt model reset
2016-03-01 Simon BrandhofSONAR-7330 fix DB migration
2016-03-01 Simon BrandhofSONAR-7330 remove unused SQL requests from RuleMapper
2016-03-01 Simon BrandhofSONAR-7330 remove column RULES.CHARACTERISTIC_ID and...
2016-03-01 Teryk BellahseneSONAR-7330 drop unused methods of ActiveRuleMapper
2016-03-01 Teryk BellahseneSONAR-7330 drop RuleNormalizer and RuleMapping
2016-03-01 Teryk BellahseneSONAR-7330 WS api/rules/show drop unused parameters
2016-03-01 Teryk BellahseneSONAR-7330 Improve active rules loading in rules WS
2016-03-01 Teryk BellahseneWS api/rules/search document active field is not return...
2016-03-01 Simon BrandhofFix timings in performance tests due to hardware/OS...
2016-03-01 Simon BrandhofFix DB tests on non-H2
2016-02-29 Julien LancelotSONAR-7329 Add RULES.RULE_TYPE column
2016-02-29 Stas Vilchikfix webpack config
2016-02-29 Simon BrandhofSONAR-7338 SONAR-7339 SONAR-7340 new metrics to count...
2016-02-29 Simon BrandhofRemove unused annotation @DbTests
2016-02-29 Simon BrandhofFix quality flaws
2016-02-29 Stas VilchikSONAR-7074 SONAR-7310 SONAR-7357 SONAR-7395 refactor...
2016-02-29 Julien LancelotSONAR-7330 RubyRuleService is now using RuleDao 795/head
2016-02-29 Julien LancelotSONAR-7330 RuleUpdater is now using RuleIndexer - F
2016-02-29 Julien LancelotSONAR-7330 Remove SqlActiveRuleKey
2016-02-29 Julien LancelotFix quality flaws
2016-02-29 Simon BrandhofSONAR-7330 delete ES script "ListUpdate"
2016-02-29 Simon BrandhofSONAR-7330 Remove DAOv2 base classes
2016-02-29 Julien LancelotSONAR-7330 Remove old DbClient in server
2016-02-29 Julien LancelotSONAR-7330 Replace usage of selectParamsByActiveRuleKey...
2016-02-29 Julien LancelotSONAR-7330 Rename date properties in RuleDoc and Active...
2016-02-29 Julien LancelotSONAR-7330 Update date columns of rules and active_rules
2016-02-29 Julien LancelotSONAR-7330 Remove Dto interface from RuleDto and Active...
2016-02-29 Julien LancelotSONAR-7330 Cleanup Normalizer
2016-02-29 Julien LancelotSONAR-7330 Remove old Index used by daov2
2016-02-29 Julien LancelotSONAR-7330 Add RuleIndexer in missing classes
2016-02-29 Julien LancelotSONAR-7330 Remove old RuleDao and ActiveRuleDao
2016-02-29 Julien LancelotSONAR-7330 SearchActionTest is now using new ActiveRuleDao
2016-02-29 Julien LancelotSONAR-7330 CreateAction is now only using RuleDao
2016-02-29 Julien LancelotSONAR-7330 SearchAction is now using new RuleIndex
2016-02-29 Julien LancelotSONAR-7330 ActiveRuleCompleter is now using new ActiveR...
2016-02-29 Julien LancelotSONAR-7330 Fix MediumTests because missing Es indexes
2016-02-29 Julien LancelotSONAR-7330 CompareAction is now only using dao
2016-02-29 Julien LancelotSONAR-7330 QProfileComparison is now only using dao
2016-02-29 Julien LancelotSONAR-7330 QProfileBackuper is now only using dao
2016-02-29 Julien LancelotSONAR-7330 Fix BackendCleanupMediumTest
2016-02-29 Julien LancelotSONAR-7330 Fix IssueServiceMediumTest
2016-02-29 Julien LancelotSONAR-7330 RegisterQualityProfiles is now using ActiveR...
2016-02-29 Julien LancelotSONAR-7330 QProfileFactory is now using ActiveRuleIndexer
2016-02-29 Julien LancelotSONAR-7330 QProfileService is now using ActiveRuleIndexer
2016-02-29 Julien LancelotSONAR-7330 QProfileExporters is now using ActiveRuleIndexer
2016-02-29 Julien LancelotSONAR-7330 QProfileReset is now using ActiveRuleIndexer
2016-02-29 Julien LancelotSONAR-7330 RuleActivator is now using ActiveRuleIndexer
2016-02-29 Julien LancelotSONAR-7330 Remove last usage of old RuleIndex
2016-02-29 Julien LancelotSONAR-7330 Use new RuleIndex in RuleActivator
2016-02-29 Julien LancelotSONAR-7330 QProfileLoader is now using new ActiveRuleIndex
2016-02-29 Julien LancelotSONAR-7330 Replace usage of deprecateActiveRuleDao...
2016-02-29 Julien LancelotSONAR-7330 Rename activeRuleDao to deprecatedActiveRule...
2016-02-29 Julien LancelotSONAR-7330 Add active rule index definition
2016-02-29 Julien LancelotSONAR-7330 Add long dates in active rules
2016-02-29 Julien LancelotSONAR-7330 ClearRulesOverloadedDebt is now using only...
2016-02-29 Julien LancelotSONAR-7330 IssuesNotification is now using only RuleDao
2016-02-29 Julien LancelotSONAR-7330 DefaultRuleFinder is now using only RuleDao
2016-02-29 Julien LancelotSONAR-7330 RuleOperations is now using RuleIndexer
2016-02-29 Julien LancelotSONAR-7330 RuleDeleter is now using RuleIndexer
2016-02-29 Julien LancelotSONAR-7330 RuleCreator is now using RuleIndexer
2016-02-29 Julien LancelotSONAR-7330 RuleUpdater is now using RuleIndexer
2016-02-29 Julien LancelotSONAR-7330 RegisterRules is now using RuleIndexer
2016-02-29 Julien LancelotSONAR-7330 Add rule index definition
2016-02-29 Simon BrandhofReplace SQL "count(*)" by "count(1)" 796/head
2016-02-29 Simon BrandhofEnable categ5 of ITs on QA
2016-02-29 Simon BrandhofFix quality flaws
2016-02-29 Simon BrandhofFix IssueDaoTest on MySQL
2016-02-29 Teryk BellahseneFix quality flaw
2016-02-29 Julien LancelotRevert "SONAR-7330 Remove RubyRuleService"
2016-02-29 Simon BrandhofFix quality flaws
2016-02-26 Simon BrandhofSONAR-6810 Remove unused internal WS api/issues/show
2016-02-26 Teryk BellahseneSONAR-7187 WS api/ce/activity order tasks from last...
2016-02-26 Stas VilchikSONAR-7333 display issue type in the issue box 794/head
2016-02-26 Stas VilchikSONAR-7334 display types facet on issues page
2016-02-26 Simon BrandhofSONAR-7333 DB migration to set ISSUES.ISSUE_TYPE
2016-02-26 Simon BrandhofSONAR-7332 Update RuleDefinition API to handle "Type...
2016-02-26 Simon BrandhofSONAR-7333 add field "type" to issues (db and elasticse...
2016-02-26 Simon BrandhofRemove useless usage of ES UpsertRequest
2016-02-26 Simon BrandhofRemove useless source field "_parent" in ES doc "issues"
2016-02-26 Teryk BellahseneSONAR-7330 WS api/rules/update apply ES+DB pattern
2016-02-26 Teryk BellahseneSONAR-7330 WS api/rules/show apply ES+DB pattern
2016-02-26 Teryk BellahseneSONAR-7330 WS api/rules/search apply ES+DB pattern
2016-02-26 Teryk BellahseneSONAR-7330 Remove RubyRuleService
2016-02-26 Simon BrandhofSONAR-7010 Fix IssueActionTest 5.5-M5
2016-02-26 Simon BrandhofSONAR-7010 Fix IssueBulkChangeTest
2016-02-25 Stas Vilchikimrpove display if background task processing crossed...
2016-02-25 Stas Vilchikimprove display of little language distribution percent...
2016-02-25 Laurent MihalkovicSONAR-7010 Markdown engine generates wrong html tag...
2016-02-25 Simon BrandhofRemove dead code in IssueUpdater
2016-02-25 Simon BrandhofMove IssueUpdater from sonar-core to sonar-server
2016-02-25 Simon BrandhofMove issue workflow from sonar-core to sonar-server
2016-02-25 Simon BrandhofMove org.sonar.core.rule to org.sonar.server.rule
2016-02-25 Geoffrey AlexandreUpdate README.md
2016-02-25 Jenkins CIAutomatic merge from branch-5.4
2016-02-24 Stas Vilchikrefactor quality gates page
2016-02-24 Stas Vilchikimprove code quality
2016-02-24 Sébastien Lesaintbootstrap and stop Governance plugin in SQ 787/head
2016-02-24 Sébastien Lesaintadd module sonar-governance-bridge
next