gitlab-org--gitlab-foss/spec/views
Stan Hu 5138d659b5 Speed up diff comparisons by limiting number of commit messages rendered
When a diff has a significant number of commits, the previous behavior would
attempt to render the Markdown on all the commit messages but only display
1000 of them. To avoid additional work, we only need to render the Markdown
on the set that is displayed.
2018-08-22 06:28:31 -07:00
..
admin/dashboard
ci/status
dashboard/projects
devise/shared
errors
events/event
groups
help
layouts
notify
profiles
projects Speed up diff comparisons by limiting number of commit messages rendered 2018-08-22 06:28:31 -07:00
shared