gitlab-org--gitlab-foss/spec/helpers
Sean McGivern fdfb4bbe5c Fix diff commenting results just after changing view
When you change the diff view (inline / side-by-side), we set a cookie based on
that new view. When you add a comment, we choose the style to use in the
response based on that cookie.

However, when you have just changed diff style, the request cookie will contain
the old value, so we should use the view param instead.
2017-07-28 13:59:57 +01:00
..
application_helper_spec.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
auth_helper_spec.rb Added authentiq provider to tests and updated documentation, gem and config file. 2017-07-18 00:12:50 +03:00
avatars_helper_spec.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00: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 Add blame view age map 2017-06-14 09:17:26 -05:00
blob_helper_spec.rb Fix Diff#too_large? and specs 2017-05-30 21:48:30 -05:00
broadcast_messages_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
button_helper_spec.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
ci_status_helper_spec.rb Load a project's CI status in batch from redis 2017-04-26 12:04:22 +00:00
commits_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
components_helper_spec.rb
diff_helper_spec.rb Fix diff commenting results just after changing view 2017-07-28 13:59:57 +01:00
emails_helper_spec.rb Update specs for new upload path 2017-07-18 15:38:54 +02:00
events_helper_spec.rb Pull preserve into render helpers 2017-04-28 11:37:19 -05: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 Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
graph_helper_spec.rb Use `:empty_project` where possible in helper specs 2017-01-25 17:10:32 -05:00
groups_helper_spec.rb Update specs for new upload path 2017-07-18 15:38:54 +02:00
hooks_helper_spec.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
icons_helper_spec.rb Improve specs 2017-04-24 10:14:34 -04:00
import_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
issuables_helper_spec.rb Use Ghost user when edited_by, merged_by deleted 2017-07-19 11:35:17 +02:00
issues_helper_spec.rb Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
labels_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
markup_helper_spec.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
members_helper_spec.rb Use `:empty_project` where possible in helper specs 2017-01-25 17:10:32 -05:00
merge_requests_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
milestones_helper_spec.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
namespaces_helper_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
notes_helper_spec.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
notifications_helper_spec.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
page_layout_helper_spec.rb Update specs for new upload path 2017-07-18 15:38:54 +02:00
preferences_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
profiles_helper_spec.rb Sync email address from specified omniauth provider 2017-06-07 11:13:57 -04:00
projects_helper_spec.rb Merge branch 'fixes-for-internal-auth-disabled' into 'master' 2017-07-14 08:49:36 +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 Add tests for nested groups in search service and search helper 2017-01-30 17:33:49 +02:00
sidekiq_helper_spec.rb Handle parsing OpenBSD ps output properly to display sidekiq 2017-03-31 09:45:46 +02:00
storage_helper_spec.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
submodule_helper_spec.rb Strip trailing whitespace in relative submodule URL 2017-06-28 14:01:49 -05:00
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb Test todos_count_format helper at the correct level to improve speed 2017-06-09 18:23:19 -04:00
tree_helper_spec.rb Use `:empty_project` where possible in helper specs 2017-01-25 17:10:32 -05:00
u2f_helper_spec.rb Add test for u2f helper and changelog entry 2017-06-11 21:23:24 +02:00
users_helper_spec.rb Move user_link to generic UsersHelper 2017-03-23 22:21:00 +01:00
version_check_helper_spec.rb added specs for version check image 2017-02-22 11:34:44 +00:00
visibility_level_helper_spec.rb Resolve "When changing project visibility setting, change other dropdowns automatically" 2017-06-06 08:28:39 +00:00
wiki_helper_spec.rb Add a breadcrumb at projects/wikis/show.html.haml 2016-12-31 16:55:50 -02:00