gitlab-org--gitlab-foss/spec/helpers
Stan Hu b49e6b419a Fix Error 500 when forking projects with Gravatar disabled
When Gravatar is disabled, the "no avatar" is used, which failed
to revert to the colorful identity icons for namespaces.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50254
2018-09-28 07:39:58 -04:00
..
application_helper_spec.rb Improve TabHelper to clarify the use of Namespaces for the nav_link 2018-09-18 16:12:37 +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 Use stable gitlab-styles and eliminate offenses 2018-07-09 21:13:08 +08:00
boards_helper_spec.rb
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
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 Correct more usages of non-relative `fixture_file_upload` paths 2018-06-07 09:54:41 -05:00
events_helper_spec.rb Resolve "<link href=""> and <a href=""> not properly filled in activity RSS feed" 2018-09-05 11:29:04 +00:00
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 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
labels_helper_spec.rb
markup_helper_spec.rb Remove images in 'first_line_in_markdown' 2018-09-13 10:33:06 -05:00
members_helper_spec.rb
merge_requests_helper_spec.rb Performance Improvements to Vue MR page 2018-06-30 13:17:46 +00:00
milestones_helper_spec.rb
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
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 Restore navigation theme order 2018-06-07 12:24:57 +00:00
profiles_helper_spec.rb
projects_helper_spec.rb move logic into legacy_render_context helper method 2018-09-05 09:19:16 -05:00
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb Add avatar_url attr to the response of the autocomplete endpoint 2018-07-17 00:48:39 -05: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
storage_health_helper_spec.rb
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 Update time_helper.rb to fix output for exact minutes. 2018-07-10 10:49:28 +00:00
todos_helper_spec.rb
tree_helper_spec.rb
user_callouts_helper_spec.rb
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
visibility_level_helper_spec.rb Fix #47379 - Project visibility tooltip 2018-07-23 09:39:03 +00:00
wiki_helper_spec.rb