gitlab-org--gitlab-foss/spec/helpers
Douwe Maan bed60b8c47 Escape HTML entities in commit messages 2018-02-15 12:07:03 +01:00
..
application_helper_spec.rb Extract repeated logic into #avatar_icon_for. 2018-02-13 18:04:53 +01:00
auth_helper_spec.rb
auto_devops_helper_spec.rb Rename AutoDevopsHelper helper methods 2018-02-02 19:54:00 +01:00
avatars_helper_spec.rb Explicit use of avatar_icon_* calls depending on situation. 2018-02-13 18:04:51 +01:00
award_emoji_helper_spec.rb
blame_helper_spec.rb Refactor blame helper age class tests 2017-09-05 16:57:37 -05:00
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 add boards_helper_spec 2017-12-03 20:46:49 +00:00
broadcast_messages_helper_spec.rb
button_helper_spec.rb Fixed clone buttons adding description when append_link is false 2017-12-05 17:39:18 -06:00
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 Fix changes dropdown ellipsis working across browsers 2018-01-09 11:29:57 +00:00
emails_helper_spec.rb
events_helper_spec.rb Escape HTML entities in commit messages 2018-02-15 12:07:03 +01: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 Don't use rugged in Repository#refs_hash 2018-02-07 15:07:03 +01:00
groups_helper_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09: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 Merge branch '41247-timestamp' into 'master' 2018-01-18 23:05:28 +00:00
issues_helper_spec.rb Remove unused `IssuesHelper#merge_requests_sentence` 2017-08-24 12:56:33 +02:00
labels_helper_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09: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 Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
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 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 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 Profile updates from providers 2017-09-06 16:38:52 +03:00
projects_helper_spec.rb Use more specific #avatar_icon_for_user. 2018-02-13 18:04:51 +01:00
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 Disables autocomplete in filtered search 2017-11-20 09:04:27 +01:00
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 spec fixes 2017-12-14 11:31:50 +00:00
u2f_helper_spec.rb
user_callouts_helper_spec.rb Refactor .show_gke_cluster_integration_callout? 2018-02-05 14:33:49 +01:00
users_helper_spec.rb
version_check_helper_spec.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
visibility_level_helper_spec.rb enhance disabled group visibility options with links and instructions 2017-08-30 16:01:57 -05:00
wiki_helper_spec.rb