gitlab-org--gitlab-foss/spec/helpers
Zeger-Jan van de Weg 30b4ce940d
Remove Git circuit breaker
Was introduced in the time that GitLab still used NFS, which is not
required anymore in most cases. By removing this, the API it calls will
return empty responses. This interface has to be removed in the next
major release, expected to be 12.0.
2018-10-10 09:08:18 +02:00
..
application_helper_spec.rb Resolve "Drop down filter for project snippets" 2018-10-05 09:42:38 +00:00
auth_helper_spec.rb
auto_devops_helper_spec.rb Resolve "Enable Auto DevOps by default for self managed instances of GitLab" 2018-09-18 19:20:43 +00:00
avatars_helper_spec.rb Fix Error 500 when forking projects with Gravatar disabled 2018-09-28 07:39:58 -04:00
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb
boards_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb
calendar_helper_spec.rb
ci_status_helper_spec.rb
commits_helper_spec.rb Fix committer typo 2018-09-25 11:51:07 +03:00
components_helper_spec.rb
dashboard_helper_spec.rb
defer_script_tag_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb
events_helper_spec.rb
explore_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
markup_helper_spec.rb
members_helper_spec.rb
merge_requests_helper_spec.rb
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb
nav_helper_spec.rb
notes_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb
pagination_helper_spec.rb
preferences_helper_spec.rb
profiles_helper_spec.rb
projects_helper_spec.rb
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb
sidekiq_helper_spec.rb
snippets_helper_spec.rb
storage_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb Improve TabHelper to clarify the use of Namespaces for the nav_link 2018-09-18 16:12:37 +00:00
time_helper_spec.rb Do not omit leading zeros in duration_in_numbers helper 2018-10-02 17:08:14 +02:00
todos_helper_spec.rb
tree_helper_spec.rb
user_callouts_helper_spec.rb
users_helper_spec.rb
version_check_helper_spec.rb
visibility_level_helper_spec.rb
wiki_helper_spec.rb