Skip to content

Fix incorrect commits number in commits list

Issue #215700 (closed)

What does this MR do?

Fix an incorrect number of commits being displayed in the commits list

image

Testing Case

  1. Go to the commits page

image

  • In the header, it should displayed the total commits of that day. For example, 1 commit for one daily commit; 2 commits for two daily commits.

image

Screenshots

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 #215700 (closed)

Edited by Thomas Randolph

Merge request reports