gitlab-ce/app/views/projects/tree
Drew Blessing 03b1bcbb68 Truncate tree to max 1,000 items and display notice to users
Rendering ten thousands of tree items consumes a lot of server
time and can cause timeouts in extreme cases. Realistically,
displaying more than 1,000 files is probably not useful so
truncate and show the user a notice instead. 'Find files' can be
used to locate specific files beyond the 1,000 limit.
2017-11-15 08:28:33 -06:00
..
_blob_item.html.haml
_old_tree_content.html.haml
_old_tree_header.html.haml
_readme.html.haml
_spinner.html.haml
_submodule_item.html.haml
_tree_commit_column.html.haml
_tree_content.html.haml
_tree_header.html.haml
_tree_item.html.haml
_tree_row.html.haml
_truncated_notice_tree_row.html.haml
show.html.haml