Skip to content

GET "projects/:id/repository/commits" endpoint improvements

  • Builds Link header correctly by passing commits total_count to Kaminari
  • Use pagination indexes starting by 1 (not 0)

What are the relevant issue numbers?

Related !5298 (closed) !8985 (closed)

Closes #1381 (closed), #20207 (closed)

Merge request reports