Filter compare view by author, date and commit message
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
In teams where code is merged to master as soon as test pass, code review needs to happen after the code has merged. There is currently no way to do this easily in GitLab.
I need to be able to view a diff of the relevant changes that have been merged into the master or develop branch and exclude changes that aren't relevant to my review.
Further details
Example comparison: https://gitlab.com/gitlab-org/gitlab-ce/compare/d3ae4976dd1826d3a325f6e98e10900b00cb3dc6...4bce8b8eb73c7c8e599feba1c1157ac90ec64bf2
Proposal
Add the ability to filter the compare view by:
- author
- date range
- commit message (regex)
- exlude merge commits
| Mockup |
|---|
![]() |
Links / references
Edited by 🤖 GitLab Bot 🤖
