gitlab-org--gitlab-foss/spec/views/projects/tree
Drew Blessing 409f2f4dd2 Improve performance of tree rendering in repositories with lots of items
Rails is slow to generate paths dynamically especially when called
hundreds/thousands of times. Also, rendering many partials hundreds
of times can be slower. This change reduces the number of partials
rendered and introduces two fast path methods to speed up path
generation.
2018-10-31 15:50:30 -05:00
..
_tree_row.html.haml_spec.rb Improve performance of tree rendering in repositories with lots of items 2018-10-31 15:50:30 -05:00
show.html.haml_spec.rb Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00