gitlab-org--gitlab-foss/spec/views/projects
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
..
blob Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
buttons Hide file/directory creation buttons 2018-04-11 10:51:16 +02:00
ci/lints Build ci/lint page 2018-03-26 17:03:11 -06:00
commit Spec improvements for speed, reliability and readability 2018-04-12 18:05:50 +02:00
commits `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
diffs Resolve "GitLab Community Edition 10.5.3 shows plural for 1 item" 2018-03-19 11:53:35 +00:00
environments Hide environment external URL button if not defined 2017-05-02 13:21:06 +02:00
imports Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
issues Use Project `:repository` trait where necessary in view specs 2017-03-27 18:45:37 -04:00
jobs Merge branch 'master' into '42568-pipeline-empty-state' 2018-04-06 09:16:40 +00:00
merge_requests Speed up diff comparisons by limiting number of commit messages rendered 2018-08-22 06:28:31 -07:00
notes take edit note button out of dropdown 2017-08-10 09:37:25 +10:00
pipeline_schedules Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
pipelines Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
services Improve JIRA event descriptions 2018-03-19 16:36:16 -03:00
settings/ci_cd fix broken specs 2018-06-06 05:29:52 -05:00
tags Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
tree Hide file/directory creation buttons 2018-04-11 10:51:16 +02:00
_home_panel.html.haml_spec.rb Features/show project id on home panel 2018-07-18 06:58:21 +00:00
edit.html.haml_spec.rb Resolve "Make project and features visibility settings less confusing" 2017-09-07 18:07:40 +00:00