Skip to content

Implement the arbitrary dropdown and the corresponding diffs in `Changes` Tab

What does this MR do?

In the MR changes tab:

  1. Enhance the existing revision picker to allow choosing from “previously merged commits” that are manually added in the Commits tab (adding those commits was implemented in !27402 (merged)).
  2. Show the diffs of previously merged commits.

Related to #29274 (closed)

Screenshots

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #246318 (closed)

Edited by Pedro Moreira da Silva

Merge request reports