]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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
2018-01-29 Simon BrandhofFix bad imports of Java6Assertions
2018-01-29 Simon BrandhofRemove unused and conflicting dependency on securemock...
2018-01-29 Simon BrandhofSONAR-10329 Upgrade packaged analyzers to latest versions
2018-01-26 Simon BrandhofSONAR-10296 Connection to PostgreSQL database fails...
2018-01-25 Sébastien LesaintSONAR-10288 Configuration supports empty fields and... 2967/head
2018-01-25 Sébastien LesaintSONAR-10288 move multivalue property parsing to sonar...
2018-01-25 Sébastien LesaintSONAR-10288 move ConfigurationProvider from sonar-core...
2018-01-25 Sébastien LesaintSONAR-10122 remove dead code in DefaultInputModule
2018-01-25 Sébastien LesaintSONAR-10122 fix misleading error message for multivalue...
2018-01-25 Sébastien LesaintSONAR-10288 scanner multivalue property parsing ignore...
2018-01-25 Grégoire AubertSONAR-10266 Update svg templates and metrics list
2018-01-25 Grégoire AubertFetch metrics with redux on project dashboard pages
2018-01-25 Grégoire AubertMigrate parts of overview app to TS
2018-01-25 Grégoire AubertMigrate App to tsx and clean up measures related types
2018-01-25 Grégoire AubertMake branch parameter optional in some helper functions
2018-01-25 Julien LancelotSONAR-10266 Add ITs for project badges ws
2018-01-25 Grégoire AubertSONAR-10266 Add SonarCloud icon on measure badges
2018-01-25 Grégoire AubertSONAR-10264 Add ITs for project badges page
2018-01-25 Julien LancelotSONAR-10266 Generate quality gate card
2018-01-25 Julien LancelotSONAR-10266 Generate measure badge
2018-01-25 Grégoire AubertSONAR-10263 Add list of possible metrics for api/sticke...
2018-01-25 Grégoire AubertSONAR-10264 Create the project badges page for SonarCloud
2018-01-25 Julien LancelotSONAR-10266 Create stub for api/project_badges WS
2018-01-25 Grégoire AubertFix styling issue on some commands in the project creat...
2018-01-25 Grégoire AubertCreate a Clipboard button
2018-01-25 Grégoire AubertCreate a getHostUrl function in the urls helper
2018-01-25 Grégoire AubertRemove unused router from overview Meta component
next