]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2018-02-15 Grégoire AubertSONAR-10404 Add Tooltip on issues count in rules page
2018-02-15 Grégoire AubertSONAR-10432 Bring back installed filter tab in Marketplace
2018-02-14 Sébastien LesaintSONAR-9218 purge ce_scanner_context older than 28 days... 3060/head
2018-02-14 Stas Vilchikrewrite maintenance app in react (#3055)
2018-02-13 Eric HartmannSONAR-10409 Update too long keys of permission templates
2018-02-13 Sébastien LesaintSONAR-10313 fix error when displaying rule facet 3056/head
2018-02-13 Stas Vilchikupdate typescript to 2.7 (#3054)
2018-02-13 Sébastien LesaintSONAR-10301 db migration cleans orphans in CE child... 3047/head
2018-02-13 Sébastien LesaintSONAR-10301 delete from CE_TASK_INPUT when deleting...
2018-02-13 Sébastien LesaintSONAR-10301 delete from CE_TASK_CHARACTERISTICS when...
2018-02-13 Sébastien LesaintSONAR-10301 delete from CE_SCANNER_CONTEXT when deletin...
2018-02-13 Stas Vilchikrewrite custom measures app in react (#3052)
2018-02-12 Eric HartmannSONAR-10407 Fix upgrade of too long permision_templates...
2018-02-12 Julien LancelotSONAR-8964 Drop overall notifications not related to...
2018-02-12 Sébastien LesaintSONAR-10364 upgrade protobuf to 3.5.1 3028/head
2018-02-09 Sébastien LesaintMerge branch 'branch-6.7'
2018-02-09 Stas Vilchikrewrite custom metrics app in react (#3036)
2018-02-09 Sébastien LesaintSONAR-10410 Rule#getSystemTags is populated with defini... 3030/head
2018-02-09 Sébastien LesaintSONAR-10410 harden UT coverage on some methods of RuleDao
2018-02-09 Stas Vilchikenable eslint rules to enforce newlines (#3043)
2018-02-09 Duarte MenesesSONAR-10071 Omit stack trace when SCM provider autodete...
2018-02-09 Stas VilchikSONAR-10414 Missing l10n message in Marketplace (#3038)
2018-02-09 Stas VilchikSONAR-10414 Missing l10n message in Marketplace (#3038)
2018-02-09 Simon BrandhofDeploy official builds on feature branches
2018-02-09 Eric HartmannSONAR-10310 Check correct usage of deprecated keys
2018-02-09 Stas Vilchikupdate eslint and plugins, add new rules (#3041)
2018-02-08 Duarte MenesesSONAR-10395 Improve time compressing plugins in SonarCloud
2018-02-08 Sébastien LesaintSONAR-10308 use java.util.Optional in RuleRepository 2988/head
2018-02-08 Sébastien LesaintSONAR-10308 support report referencing deprecated rule...
2018-02-08 Sébastien LesaintSONAR-10311 improve readability of IT RuleReKeyingTest
2018-02-08 Sébastien LesaintSONAR-10311 add IT on rule rekeying applying to issues
2018-02-08 Sébastien LesaintSONAR-10311 add IT for QP notification in case of plugi...
2018-02-08 Sébastien LesaintSONAR-10311 add IT for rule re-keying
2018-02-08 Sébastien LesaintSONAR-10311 support rule re-keying in case of plugin...
2018-02-08 Sébastien LesaintSONAR-10311 fix RuleDefinitionDto#setRuleKey not reseti...
2018-02-08 Eric HartmannSONAR-10310 Fail on deprecated rule key duplicate
2018-02-08 Sébastien LesaintSONAR-10307 support rule renaming in RegisterRules
2018-02-08 Sébastien LesaintSONAR-10307 RuleDefinitionDto equals/hashcode based...
2018-02-08 Sébastien LesaintSONAR-10307 refactor RegisterRules implementation
2018-02-08 Sébastien LesaintSONAR-10307 fix some new rule causing an insert AND...
2018-02-08 Sébastien LesaintSONAR-10313 remove useless RuleActivationContext#rulesByKey
2018-02-08 Sébastien LesaintSONAR-10313 remove dead interface ActiveRule
2018-02-08 Sébastien LesaintSONAR-10313 remove ruleKey from RuleActivation
2018-02-08 Sébastien LesaintSONAR-10313 remove rule key and repo from rules.activeR...
2018-02-08 Sébastien LesaintSONAR-10313 remove ruleKey field from RULES.ruleExtensi...
2018-02-08 Sébastien LesaintSONAR-10313 use rule id as doc key in rules indexes...
2018-02-08 Sébastien LesaintSONAR-10357 add ruleId to BuiltInQProfile#activeRules
2018-02-08 Sébastien LesaintSONAR-10357 add ruleId to RuleActivation
2018-02-08 Eric HartmannSONAR-10311 Store deprecated keys of rule at startup
2018-02-08 Eric HartmannSONAR-10311 Add migration for DEPRECATED_RULE_KEYS...
2018-02-08 Sébastien LesaintSONAR-10357 change rule key into id in QPROFILE_CHANGES...
2018-02-08 Sébastien LesaintSONAR-10357 store rule id in QP changelog instead of...
2018-02-08 Eric HartmannSONAR-10313 Keep the order of issues on Search
2018-02-08 Eric HartmannSONAR-10313 Do not request DB when list is empty
2018-02-08 Sébastien LesaintSONAR-10313 Small code optimization
2018-02-08 Sébastien LesaintSONAR-10313 Do not retrieve rules in request twice
2018-02-08 Eric HartmannSONAR-10313 Fix incorrect equlity test on RuleDefinitionDto
2018-02-08 Sébastien LesaintSONAR-10313 Fix broken filters
2018-02-08 Eric HartmannSONAR-10313 Optimize number of SQL requests on SearchAction
2018-02-08 Eric HartmannSONAR-10313 Use issue ID for ES ISSUES.ISSUE
2018-02-08 Sébastien LesaintSONAR-10304 use NewRule#addDeprecatedRuleKey in QP...
2018-02-08 Sébastien LesaintSONAR-10304 add deprecatedRuleKeys to RuleDefinition...
2018-02-08 Stas VilchikSONAR-10375 Project's homepage sidebar improvements...
2018-02-08 Sébastien Lesaintdisable perf tests on pull request QA 3029/head
2018-02-08 Sébastien Lesaintmake perf tests run again
2018-02-07 Stas VilchikSONAR-10289 Update login page UI and allow to display...
2018-02-07 Julien LancelotSONAR-10302 Auto issue assignment is now based on org...
2018-02-07 Julien LancelotSONAR-10290 Add ability to provide help message for...
2018-02-07 Julien LancelotSONAR-10338 Add ITs
2018-02-07 Stas VilchikSONAR-10338 Implement /sessions/email_already_exists...
2018-02-07 Julien LancelotSONAR-10338 Allow authentication of user using an exisi...
2018-02-07 Duarte MenesesSONAR-10257 apply feedback
2018-02-07 Duarte MenesesSONAR-10257 Fix leak period date filters
2018-02-07 Duarte MenesesSONAR-10257 Fix ITs
2018-02-07 Stas VilchikSONAR-10293 add IT
2018-02-07 Duarte MenesesSONAR-10257 Added Myers diff detection
2018-02-07 Guillaume JambetSONAR-10257 Added ITs
2018-02-07 Duarte MenesesSONAR-10257 Support lines without SCM info
2018-02-07 Guillaume JambetSONAR-10260 Added without scm IT
2018-02-07 Duarte MenesesSONAR-10293 Lines with change date equal to the start...
2018-02-07 Duarte MenesesSONAR-10257 Generate SCM Info for changed lines
2018-02-07 Duarte MenesesSONAR-10257 Support lines without SCM info
2018-02-07 Duarte MenesesSONAR-10257 Allow null revision in changesets
2018-02-07 Stas Vilchikstrengthen import/order (#3024)
2018-02-07 Duarte MenesesAdd missing license headers
2018-02-07 Grégoire AubertSONAR-10319 Display Analysis Scope on rules detail...
2018-02-07 Duarte MenesesSONAR-10321 Add scope to rule definition API
2018-02-07 Duarte MenesesSONAR-10321 Add scope field to rule search ws
2018-02-07 Duarte MenesesSONAR-10321 Store rule scope in DB
2018-02-07 Duarte MenesesSONAR-10321 Add scope to rule definition API
2018-02-07 Sébastien LesaintSONAR-10401 end of task log is always INFO and includes... 3025/head
2018-02-06 Simon BrandhofAdd PR properties to Artifactory build info
2018-02-06 Stas Vilchikrewrite groups app with react (#3017)
2018-02-06 Simon BrandhofAdd Java API Plugin.Context#getBootConfiguration()
2018-02-05 Simon BrandhofFix FP in RuleIndexTest
2018-02-05 TomAllow dogfood on other destination than next
2018-02-05 TomEnable build and QA for dogfood branch
2018-02-05 ssjenkaAutomatic merge from branch-7.0
2018-02-02 Simon BrandhofPrepare version 7.0-SNAPSHOT branch-7.0
2018-02-02 Simon BrandhofRelease 7.0 7.0
next