gitlab-org--gitlab-foss/spec/helpers
Sean McGivern 4fc3a39c62 Merge branch 'add-canary-favicon' into 'master'
Add canary favicon

See merge request gitlab-org/gitlab-ce!12477
2018-03-29 08:54:15 +00:00
..
application_helper_spec.rb
auth_helper_spec.rb
auto_devops_helper_spec.rb
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 Fix spec/helpers/award_emoji_helper_spec.rb by using iid instead of id 2017-07-10 17:14:00 -07:00
blame_helper_spec.rb
blob_helper_spec.rb refactor methods inline 2018-02-23 16:52:18 +01:00
boards_helper_spec.rb Bring one group board to CE 2018-03-03 12:56:17 -03: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
components_helper_spec.rb Use the Gitlab Workhorse HTTP header in the admin dashboard 2016-11-07 16:15:43 +01:00
dashboard_helper_spec.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
defer_script_tag_helper_spec.rb Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
diff_helper_spec.rb
emails_helper_spec.rb
events_helper_spec.rb
explore_helper_spec.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
form_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
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 Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
hooks_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb Fix import helper spec when a previous spec stubs settings 2018-03-15 16:26:50 +00:00
instance_configuration_helper_spec.rb
issuables_helper_spec.rb Don't convert issuable_initial_data into JSON 2018-02-26 10:10:21 +01:00
issues_helper_spec.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
labels_helper_spec.rb Add helpers for labels dropdown 2018-03-12 10:49:55 +05:30
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 Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
merge_requests_helper_spec.rb
milestones_helper_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
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
nav_helper_spec.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
notes_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb Update styling and use Gitlab::Utils.to_boolean 2018-03-27 13:13:48 -05:00
pagination_helper_spec.rb Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
preferences_helper_spec.rb 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
profiles_helper_spec.rb
projects_helper_spec.rb Merge branch 'bvl-external-auth-port' into 'master' 2018-02-23 09:14:14 +00:00
rss_helper_spec.rb atom links with rss token instead of private token 2017-05-24 22:29:59 +02:00
runners_helper_spec.rb
search_helper_spec.rb
sidekiq_helper_spec.rb
storage_health_helper_spec.rb
storage_helper_spec.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
tree_helper_spec.rb Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
user_callouts_helper_spec.rb
users_helper_spec.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
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
wiki_helper_spec.rb