gitlab-org--gitlab-foss/spec
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
..
bin
config Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
controllers Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into 'master' 2017-07-28 07:27:13 +00:00
db/production Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
factories init 2017-07-28 18:13:29 +09:00
features Merge branch 'rs-empty_project-features' into 'master' 2017-07-28 10:00:05 +00:00
finders Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
fixtures Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a / 2017-07-27 14:29:31 +02:00
helpers Fix diff commenting results just after changing view 2017-07-28 13:59:57 +01:00
initializers Use described_class when possible 2017-07-27 14:31:53 +02:00
javascripts Merge branch '32483-jira-error' into 'master' 2017-07-28 07:21:04 +00:00
lib init 2017-07-28 18:13:29 +09:00
mailers notification email on add new gpg key 2017-07-27 15:40:41 +02:00
migrations Merge branch 'backstage/gb/build-stage-id-ref-bg-migration-cleanup' into 'master' 2017-07-20 10:10:36 +00:00
models fix merge miss 2017-07-28 18:13:29 +09:00
policies Use described_class when possible 2017-07-27 14:31:53 +02:00
presenters Fix spec name grammer 2017-07-12 10:02:53 -05:00
requests Fix static snalysys 2017-07-28 18:13:30 +09:00
routing Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
rubocop/cop Added cop to blacklist the use of hash indexes 2017-07-14 13:19:00 +02:00
serializers Merge branch '35338-deploy-keys-should-not-show-pending-delete-projects' into 'master' 2017-07-26 08:27:41 +00:00
services Merge branch 'feature/sm/35282-ci_pipeline_variables-2' into 'master' 2017-07-28 11:43:00 +00:00
sidekiq/cron
support Merge branch 'gitaly-ruby-bundler' into 'master' 2017-07-28 09:20:37 +00:00
tasks Improve version handling on component install tasks 2017-07-20 17:30:29 -04:00
unicorn
uploaders Merge branch '33359-pers-snippet-files-location' into 'security-9-3' 2017-07-19 22:28:27 -05:00
validators
views Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
workers remove log statements from workers 2017-07-27 15:46:04 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb remove the :gpg rspec tag 2017-07-27 15:43:37 +02:00