gitlab-org--gitlab-foss/spec/helpers
Stan Hu 48ff40a047 Improve diff performance by eliminating redundant checks for text blobs
On a merge request with over 1000 changed files, there were redundant
calls to blob_text_viewable?, which incurred about 7% of the time.

Improves #14775
2016-07-29 21:06:50 -07:00
..
application_helper_spec.rb Correctly adds commit ID into dropdown 2016-06-18 21:49:20 +01:00
auth_helper_spec.rb
blob_helper_spec.rb Improve diff performance by eliminating redundant checks for text blobs 2016-07-29 21:06:50 -07:00
broadcast_messages_helper_spec.rb
ci_status_helper_spec.rb Fix ci_status_helper_spec to look for new SVGs 2016-07-19 11:11:52 -07:00
commits_helper_spec.rb
diff_helper_spec.rb Collapsed diffs lines/size don't accumulate to overflow diffs. 2016-07-18 14:43:28 -06:00
emails_helper_spec.rb
events_helper_spec.rb expect final newlines from the banzai filter 2016-07-14 10:08:16 -07:00
form_helper_spec.rb
gitlab_markdown_helper_spec.rb Hook up the updated `WikiLinkFilter` to the wiki controllers. 2016-06-09 10:15:01 +05:30
gitlab_routing_helper_spec.rb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
graph_helper_spec.rb
groups_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb
issues_helper_spec.rb Remove deprecated issues_tracker and issues_tracker_id from project 2016-06-13 18:13:55 -03:00
labels_helper_spec.rb
members_helper_spec.rb New :request_access ability to replace a ugly helper 2016-07-05 14:35:26 +02:00
merge_requests_helper_spec.rb Remove JiraIssue model and replace references with ExternalIssue 2016-06-16 01:25:18 +03:00
nav_helper_spec.rb
notes_helper_spec.rb Optimize maximum user access level lookup in loading of notes 2016-07-26 15:33:05 -07:00
notifications_helper_spec.rb
page_layout_helper_spec.rb
preferences_helper_spec.rb
projects_helper_spec.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
runners_helper_spec.rb
search_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb Cast duration to integer in `TimeHelper#time_interval_in_words` 2016-07-21 12:18:34 +02:00
tree_helper_spec.rb
visibility_level_helper_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00