gitlab-org--gitlab-foss/spec
Douwe Maan f505c753b0 Merge branch 'fix_remove_fork_link' into 'master'
Remove fork link closes all merge requests opened on source project

Currently, if you:

- create a fork
- open a merge request on the source project
- remove the fork link

The created MR cannot be closed.

With this MR, all pending MR is closed when the fork link is removed.

See merge request !3189
2016-04-04 15:37:08 +00:00
..
config
controllers Minor clean up on admin/users_controller_spec 2016-03-31 22:29:32 +02:00
factories Extend specs for GFM uploads rewriter 2016-03-31 09:43:47 +02:00
features Fix creation of merge requests for orphaned branches 2016-04-04 04:51:05 -07:00
finders Fix specs 2016-03-22 00:23:58 +01:00
fixtures Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
helpers Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences. 2016-03-24 19:59:54 +01:00
initializers
javascripts
lib Merge branch 'routing' into 'master' 2016-04-01 16:51:20 +00:00
mailers Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
models Migrate Repository#local_branches from gitlab-ee. 2016-04-01 14:21:08 -05:00
requests Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' 2016-04-03 13:19:25 +00:00
routing
services Merge branch 'fix_remove_fork_link' into 'master' 2016-04-04 15:37:08 +00:00
support Fix creation of merge requests for orphaned branches 2016-04-04 04:51:05 -07:00
tasks/gitlab Ensure uploads dir exists when running backup specs 2016-03-30 15:40:49 +02:00
views
workers Migrate Repository#local_branches from gitlab-ee. 2016-04-01 14:21:08 -05:00
factories_spec.rb Add support for not Active Record based factories 2016-03-30 10:44:18 +02:00
rails_helper.rb
spec_helper.rb Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00
teaspoon_env.rb