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 Fixes admin welcome states new group path 2017-12-06 12:49:34 +00:00
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 Fix tags in the Activity tab not being clickable 2017-12-19 17:02:56 +00:00
groups Refer to “Share with group lock” consistently 2017-09-06 12:07:21 -07:00
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 Ensure all project factories use `:repository` trait or `:empty_project` 2017-08-01 14:51:52 -04:00
profiles Update test to use single quotes and Four-Phase test conventions 2017-06-15 11:38:12 +00:00
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