gitlab-org--gitlab-foss/app
Jacob Schatz 6263a3ca3c Merge branch 'files-view-row-click' into 'master'
Fixes issue with file view rows not clickable on project main view

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

See merge request !2933
2016-02-23 14:52:21 +00:00
..
assets Merge branch 'files-view-row-click' into 'master' 2016-02-23 14:52:21 +00:00
controllers Correctly checks if tree view is on screen 2016-02-23 13:41:03 +00:00
finders Rename Tasks to Todos 2016-02-20 12:39:27 -02:00
helpers Merge branch 'fix-moving-revert-button' into 'master' 2016-02-22 17:37:34 +00:00
mailers
models Ensure we don't check a commit's description for revert message if it has no description 2016-02-22 18:33:02 +01:00
services Check the HEAD of branch when doing Merge When Succeeded 2016-02-22 10:34:09 +01:00
uploaders
validators
views Merge branch 'files-view-row-click' into 'master' 2016-02-23 14:52:21 +00:00
workers