gitlab-org--gitlab-foss/spec/helpers
Imre Farkas 20dfe25c15 Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
..
application_helper_spec.rb Merge branch '4084-epics-username-autocomplete-ce' into 'master' 2018-05-07 08:26:44 +00:00
auth_helper_spec.rb Exclude LDAP from OmniauthCallbackController base methods 2018-04-30 17:32:23 +01:00
auto_devops_helper_spec.rb Rename AutoDevopsHelper helper methods 2018-02-02 19:54:00 +01:00
avatars_helper_spec.rb Fix commit trailer rendering when Gravatar is disabled 2018-04-25 17:32:51 +02:00
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb Resolve "Web IDE doesn't work for branches with slashes" 2018-05-23 09:36:41 +00: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
calendar_helper_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
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
diff_helper_spec.rb Merge branch '42028-xss-diffs-10-6' into 'security-10-6' 2018-04-05 08:40:05 +02:00
emails_helper_spec.rb
events_helper_spec.rb Escape HTML entities in commit messages 2018-02-15 12:07:03 +01:00
explore_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
form_helper_spec.rb
git_helper_spec.rb
gitlab_routing_helper_spec.rb [Backport] Burndown chart for group milestone 2018-04-23 18:14:49 -03: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 Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
hooks_helper_spec.rb
icons_helper_spec.rb fixed failing test 2018-03-03 16:13:53 +05:30
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 Merge branch 'master' into bootstrap4 2018-04-19 13:43:06 -05:00
issues_helper_spec.rb Show `New Issue` link for projects 2018-04-11 10:51:43 +02: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 adding view and feature specs 2017-12-07 09:06:59 -05:00
milestones_helper_spec.rb Resolve "Improve tooltips of collapsed sidebars" 2018-04-19 14:43:20 +00: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 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 Update styling and use Gitlab::Utils.to_boolean 2018-03-27 13:13:48 -05:00
pagination_helper_spec.rb
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 Adjust spec to build correct path when storage path ends in slash 2018-05-09 12:56:03 +02:00
rss_helper_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
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
snippets_helper_spec.rb fix failing spec 2018-03-07 20:24:16 +05:30
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 Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
tree_helper_spec.rb Fix links to subdirectories of a directory with a plus character in its path 2018-04-04 17:18:52 +02:00
user_callouts_helper_spec.rb Refactor .show_gke_cluster_integration_callout? 2018-02-05 14:33:49 +01:00
users_helper_spec.rb Allow a user to accept/decline terms 2018-05-04 13:54:43 +02: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