gitlab-org--gitlab-foss/spec
Robert Speicher 144358e98e Merge branch 'issue-board-welcome-cookie-monster' into 'master'
Delete issue board welcome cookie

## What does this MR do?

This was seen in the idea to production demo, because the project had already existed on the exact same URL the cookie already existed which meant the blank state wasn't shown. 

This MR deletes the cookie on project create.

See merge request !6899
2016-10-28 14:16:53 +00:00
..
config Updated mail_room and added sentinel support to Reply by Email 2016-10-26 05:02:47 +02:00
controllers Merge branch 'master' into 5905-duplicate-email-errors 2016-10-27 16:07:56 -04:00
factories Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
features Merge branch 'bugfix/dragging_milestones' into 'master' 2016-10-28 12:08:30 +00:00
finders Improve readability and add specs for label filtering 2016-10-24 23:06:14 -07:00
fixtures Merge branch 'master' into issue-board-sidebar 2016-10-26 08:47:09 +01:00
helpers
initializers
javascripts Merge branch 'issue-board-welcome-cookie-monster' into 'master' 2016-10-28 14:16:53 +00:00
lib Modify GitHub importer to be retryable 2016-10-28 11:30:20 +02:00
mailers Move spec/mailers/shared/notify.rb to spec/support 2016-10-22 17:51:50 -05:00
models Merge branch '23928-sortable-highest_label_priority-is-bugged' into 'master' 2016-10-28 11:50:43 +00:00
policies
requests API: Fix booleans not recognized as such when using the `to_boolean` helper 2016-10-27 18:21:09 +02:00
routing
services Merge branch 'fix/make-github-import-retryable' into 'master' 2016-10-28 12:44:32 +00:00
support Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
tasks/gitlab Backups do not fail anymore when using tar on annex and custom_hooks 2016-10-27 11:24:35 +01:00
uploaders
views Merge remote-tracking branch 'upstream/master' into show-commit-status-from-source-project 2016-10-24 23:56:09 +08:00
workers Don't schedule ProjectCacheWorker unless needed 2016-10-25 16:02:36 +02:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
teaspoon_env.rb