gitlab-org--gitlab-foss/spec/helpers
Robert Speicher 04a3e48c2a
Use class methods for VersionCheck
All of these methods are stateless, there was no point to have them as
instance methods.

Mostly this allows us to remove an `allow_any_instance_of` usage.
2018-12-14 13:56:03 -06:00
..
application_helper_spec.rb Resolve "Drop down filter for project snippets" 2018-10-05 09:42:38 +00:00
auth_helper_spec.rb Backport of ee/8120: Smartcard authentication 2018-11-18 21:00:28 +01:00
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 Move :plain option to Highlight class 2018-10-30 15:44:55 +08: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 Hide PAT creation advice for HTTP clone if PAT exist 2018-08-31 22:35:56 +05:30
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 Fix committer typo 2018-09-25 11:51:07 +03:00
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 Add List-Id to notification emails 2018-12-13 11:15:48 +00:00
events_helper_spec.rb Reduce N+1 from Activity Dashboard and Banzai 2018-12-10 21:34:33 +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 Add default avatar to group 2018-08-09 13:47:47 +00:00
hooks_helper_spec.rb
icons_helper_spec.rb Fix rubocop offense 2018-08-14 22:55:32 +02:00
import_helper_spec.rb Use slugs for default project path and sanitize names before import 2018-08-24 10:29:14 -07:00
instance_configuration_helper_spec.rb
issuables_helper_spec.rb Resolve "Process urls with spaces in all markdown processing" 2018-09-08 04:21:30 +00:00
issues_helper_spec.rb Show `New Issue` link for projects 2018-04-11 10:51:43 +02:00
labels_helper_spec.rb Fix typo in labels_helper_spec.rb 2018-11-01 15:26:59 +00:00
markup_helper_spec.rb Remove images in 'first_line_in_markdown' 2018-09-13 10:33:06 -05: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 Performance Improvements to Vue MR page 2018-06-30 13:17:46 +00: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 Fix importers not assigning a new default group 2018-08-31 15:03:17 -07:00
nav_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
notes_helper_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
notifications_helper_spec.rb
page_layout_helper_spec.rb extract favicon logic to lib class 2018-06-05 16:20:19 +02:00
pagination_helper_spec.rb
preferences_helper_spec.rb Backport CE changes for Ops Dashboard in EE 2018-10-12 14:10:34 +00:00
profiles_helper_spec.rb Fix bug causing not all emails to show up in commit email selectbox 2018-11-14 11:03:20 -08:00
projects_helper_spec.rb Reduce N+1 from Activity Dashboard and Banzai 2018-12-10 21:34:33 +01:00
rss_helper_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
runners_helper_spec.rb
search_helper_spec.rb Add helper tests 2018-11-13 15:27:42 +08:00
sidekiq_helper_spec.rb
snippets_helper_spec.rb Resolve "The comparison list for the modified icons" 2018-07-27 09:27:20 +00:00
sorting_helper_spec.rb Fix issuables sort direction button parameters 2018-12-11 15:11:11 -02:00
storage_helper_spec.rb [Rails5] Fix `storage_counter` helper 2018-06-13 19:39:47 +11:00
submodule_helper_spec.rb Allow resolving git submodule url for subgroup projects using relative path 2018-08-20 19:52:53 +08:00
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 Drop `allow_overflow` option in `TimeHelper.duration_in_numbers` 2018-10-18 15:11:12 +09:00
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 handling of filenames with hash characters in tree view 2018-11-26 14:14:48 -08: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 whitelisting for "external collaborator by default" setting 2018-08-30 12:53:06 +00:00
version_check_helper_spec.rb Use class methods for VersionCheck 2018-12-14 13:56:03 -06:00
visibility_level_helper_spec.rb Remove the `ForkedProjectLink` model 2018-10-19 11:57:20 +02:00
wiki_helper_spec.rb