gitlab-org--gitlab-foss/spec/helpers
Douwe Maan 4bf1e85cce Merge branch 'fix-network-graph-refs' into 'master'
Remove git refs used internally by GitLab from network graph

GitLab 8.0 removed satellites and started using git refs that began with `refs/merge-requests/XXX` and `refs/tmp/XXX`, which showed up in an ugly way in the network graph:

![image](https://gitlab.com/stanhu/gitlab-ce/uploads/150eb7ae5f07f0d4793589b5eac462db/image.png)


Closes #2702

See merge request !1410
2015-09-24 07:43:53 +00:00
..
ci Fix: helpers/ci/runners_helper_spec.rb 2015-09-15 21:27:10 +02:00
application_helper_spec.rb Fix ApplicationHelper specs 2015-06-30 17:47:53 -04:00
auth_helper_spec.rb Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
blob_helper_spec.rb Fix diff syntax highlighting 2015-08-10 08:07:26 -07:00
broadcast_messages_helper_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
ci_status_helper_spec.rb Add tests for CiStatusHelper and changelog item 2015-09-23 12:34:21 +02:00
diff_helper_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
emails_helper_spec.rb Explain reset token expiration in emails 2015-05-16 14:03:07 -06:00
events_helper_spec.rb Fix two more failing specs 2015-08-25 16:26:20 -07:00
gitlab_markdown_helper_spec.rb Fix cases where Markdown did not render links in activity feed 2015-09-22 21:56:27 -07:00
graph_helper_spec.rb Remove git refs used internally by GitLab from network graph 2015-09-23 08:56:32 -07:00
groups_helper.rb Fix avatar tests to use banana_sample.gif since SVG is not supported 2015-06-22 12:04:07 -07:00
icons_helper_spec.rb Check symlink mode as a String for file_type_icon_class 2015-04-01 23:34:33 -04:00
issues_helper_spec.rb Remove title_for_issue helper 2015-04-30 17:27:33 -04:00
labels_helper_spec.rb Add link_to_label helper 2015-05-21 23:40:25 -04:00
merge_requests_helper.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
nav_helper_spec.rb Adds persistent collapse button for left side bar 2015-02-03 11:45:33 -05:00
notifications_helper_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
preferences_helper_spec.rb Re-add user_color_scheme helper 2015-08-26 11:33:44 -07:00
projects_helper_spec.rb Fix Error 500 when browsing projects with no HEAD 2015-07-24 10:14:58 -07:00
search_helper_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
submodule_helper_spec.rb Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path 2015-06-23 05:49:19 -07:00
tab_helper_spec.rb Fix Style/SpaceInsideHashLiteralBraces cop violations 2015-06-22 14:41:00 -04:00
tree_helper_spec.rb Fix bad multi-line split from previous commit 2015-06-22 16:06:04 -04:00
visibility_level_helper_spec.rb Fork visibility level fix 2015-07-06 17:40:33 +03:00