]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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
2018-02-02 Stas VilchikSONAR-10384 No more possible to remove an email of...
2018-02-02 Simon BrandhofSONAR-10296 Connection to PostgreSQL database fails...
2018-02-02 ssjenkaAutomatic merge from branch-7.0
2018-02-02 Simon BrandhofSONAR-10329 Upgrade packaged analyzers to latest versions
2018-02-02 Sébastien Lesaintfix flacky test in RegisterQualityProfilesNotificationTest
2018-02-01 Stas Vilchikfix rendering of secondary measures on the Measures...
2018-02-01 Julien LancelotSONAR-10300 Forbid system properties in api/settings
2018-02-01 Grégoire AubertMerge remote-tracking branch 'origin/branch-7.0'
2018-01-31 Stas Vilchikfix rule workspace permalink
2018-01-31 Stas Vilchikadd min length requirement for rules search
2018-01-31 Grégoire AubertAdd back missing action to bulk unassign issues
2018-01-31 Janos GyerikAdd new sonar.pullrequest.id property to build script
2018-01-30 ssjenkaAutomatic merge from branch-7.0
2018-01-29 Simon BrandhofSONAR-10052 support profiles with more than 1'000 activ...
2018-01-29 Simon BrandhofSONAR-10052 fix N+1 syndrome when loading profile desce...
2018-01-29 Simon BrandhofSONAR-10052 fix Quality flaws
2018-01-29 Simon BrandhofSONAR-10052 optimize data loading for (de)activation...
2018-01-29 Simon BrandhofSONAR-10052 minor refactoring to better understand...
2018-01-29 Simon BrandhofSONAR-10052 Improve documentation of quality profile...
2018-01-29 Stas Vilchikdrop getCurrentUserFromStore (#2993)
2018-01-29 Sébastien Lesaintfix coverage of MultivalueProperty#parseAsCsv
2018-01-29 Julien LancelotAdd missing test for ProjectBadgesWs
2018-01-29 Stas Vilchikrewrite rules app with react (#2982)
2018-01-29 Simon BrandhofMinor clean-up in some tests
next