gitlab-org--gitlab-foss/spec/helpers
Drew Blessing 03b1bcbb68 Truncate tree to max 1,000 items and display notice to users
Rendering ten thousands of tree items consumes a lot of server
time and can cause timeouts in extreme cases. Realistically,
displaying more than 1,000 files is probably not useful so
truncate and show the user a notice instead. 'Find files' can be
used to locate specific files beyond the 1,000 limit.
2017-11-15 08:28:33 -06:00
..
application_helper_spec.rb Always return full avatar URL for private/internal groups/projects when asset host is set 2017-11-09 15:40:41 +00:00
auth_helper_spec.rb
auto_devops_helper_spec.rb Fix extra space in YAML array 2017-09-13 11:39:36 +02:00
avatars_helper_spec.rb Update tests to reflect `user_avatar_without_link` helper changes 2017-09-25 13:43:15 +05:30
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb
ci_status_helper_spec.rb Now one test works lets get the other one green 2017-10-30 10:27:46 +01:00
commits_helper_spec.rb Merge branch 'fix-escape-commit-block' into 'security-9-5' 2017-09-07 20:22:16 -04:00
components_helper_spec.rb
defer_script_tag_helper_spec.rb
diff_helper_spec.rb changed InlineDiffMarker to make it html_safe its output 2017-09-12 13:42:40 -04:00
emails_helper_spec.rb
events_helper_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
form_helper_spec.rb
git_helper_spec.rb
gitlab_routing_helper_spec.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
graph_helper_spec.rb
groups_helper_spec.rb Always return full avatar URL for private/internal groups/projects when asset host is set 2017-11-09 15:40:41 +00:00
hooks_helper_spec.rb
icons_helper_spec.rb Removed Brackets 2017-11-09 23:55:57 +01:00
import_helper_spec.rb
instance_configuration_helper_spec.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
issuables_helper_spec.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
issues_helper_spec.rb
labels_helper_spec.rb Free up some group reserved words 2017-11-07 19:52:09 +01:00
markup_helper_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
members_helper_spec.rb
merge_requests_helper_spec.rb Add a project forks spec helper 2017-10-07 11:46:23 +02:00
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
notes_helper_spec.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
notifications_helper_spec.rb
page_layout_helper_spec.rb Resolve "Precompiled assets with digest strings are ignored in CI" 2017-10-03 14:47:56 +00:00
pagination_helper_spec.rb
preferences_helper_spec.rb Revert "Merge branch 'revert-f2421b2b' into 'master'" 2017-09-11 15:44:42 +00:00
profiles_helper_spec.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
projects_helper_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb
sidekiq_helper_spec.rb
storage_health_helper_spec.rb
storage_helper_spec.rb
submodule_helper_spec.rb Fixes project denial of service via gitmodules using Extended ASCII. 2017-09-15 17:30:55 +01:00
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb
tree_helper_spec.rb Truncate tree to max 1,000 items and display notice to users 2017-11-15 08:28:33 -06:00
u2f_helper_spec.rb
users_helper_spec.rb
version_check_helper_spec.rb
visibility_level_helper_spec.rb
wiki_helper_spec.rb