gitlab-org--gitlab-foss/spec/helpers
Sean McGivern 91939161aa Only highlight search results under the highlighting size limit
We should use this limit everywhere, but especially in project search results,
where we could be highlighting very long single lines. (Typical examples:
minified JavaScript, and JSON data files.)
2018-01-16 11:56:07 +00:00
..
application_helper_spec.rb
auth_helper_spec.rb
auto_devops_helper_spec.rb
avatars_helper_spec.rb
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb Only highlight search results under the highlighting size limit 2018-01-16 11:56:07 +00:00
boards_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
defer_script_tag_helper_spec.rb
diff_helper_spec.rb Fix changes dropdown ellipsis working across browsers 2018-01-09 11:29:57 +00:00
emails_helper_spec.rb
events_helper_spec.rb
form_helper_spec.rb
git_helper_spec.rb
gitlab_routing_helper_spec.rb
graph_helper_spec.rb
groups_helper_spec.rb
hooks_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb
instance_configuration_helper_spec.rb
issuables_helper_spec.rb
issues_helper_spec.rb
labels_helper_spec.rb Hide issues and MRs in labels list if disabled 2017-12-11 20:38:53 +01:00
markup_helper_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
members_helper_spec.rb Refactor member view by using presenter 2017-12-11 18:30:56 +01:00
merge_requests_helper_spec.rb adding view and feature specs 2017-12-07 09:06:59 -05:00
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb
notes_helper_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
notifications_helper_spec.rb
page_layout_helper_spec.rb
pagination_helper_spec.rb
preferences_helper_spec.rb Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into 'security-10-2' 2017-12-08 13:44:36 -08:00
profiles_helper_spec.rb
projects_helper_spec.rb
rss_helper_spec.rb
runners_helper_spec.rb Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
search_helper_spec.rb
sidekiq_helper_spec.rb
storage_health_helper_spec.rb
storage_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb
tree_helper_spec.rb spec fixes 2017-12-14 11:31:50 +00:00
u2f_helper_spec.rb
users_helper_spec.rb
version_check_helper_spec.rb
visibility_level_helper_spec.rb
wiki_helper_spec.rb