Skip to content

Fixes issue with file view rows not clickable on project main view

Phil Hughes requested to merge files-view-row-click into master

Fixed an issue where it would only load the first 25 commit data on project main view.

Stopped the file view sending 1 too many requests.

Fixes #3916 (closed)

Merge request reports