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 Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
ci/status Make ci/lint page context aware: 2018-03-26 17:03:11 -06:00
dashboard/projects
devise/shared Show a reCAPTCHA on signin page if custom header is set 2018-06-21 15:37:34 -07:00
errors Render access denied without message 2018-06-13 17:03:48 +02:00
events/event
groups
help Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
layouts DNS Prefetching + Preconnect of assets_host (CDN Domain) 2018-07-26 15:00:18 +00:00
notify
profiles
projects Speed up diff comparisons by limiting number of commit messages rendered 2018-08-22 06:28:31 -07:00
shared Quick actions are now also supported on commits 2018-08-10 16:45:11 +02:00