gitlab-org--gitlab-foss/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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
_old_tree_content.html.haml Fix inconsistent use of sentence case 2017-10-04 15:44:18 -04:00
_old_tree_header.html.haml Removed old icons from project page 2017-09-22 16:50:07 +00:00
_readme.html.haml #34945: add a div id to the readme section in the project overview 2017-09-07 14:18:25 +00:00
_spinner.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
_submodule_item.html.haml HAMLLint: Fix `ClassAttributeWithStaticValue` offences 2016-12-31 11:43:08 +05:30
_tree_commit_column.html.haml Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
_tree_content.html.haml Clean up some backend 2017-08-03 14:29:35 +02:00
_tree_header.html.haml addressed feedback from review 2017-10-30 14:36:24 +00:00
_tree_item.html.haml Implement fix for n+1 issue on `flatten_tree` helper 2017-09-06 17:47:25 -03:00
_tree_row.html.haml Update tree view to sort folders with submodules 2016-08-09 14:08:47 +01:00
_truncated_notice_tree_row.html.haml Truncate tree to max 1,000 items and display notice to users 2017-11-15 08:28:33 -06:00
show.html.haml Remove banner from pipelines page 2017-10-16 16:16:42 +00:00