Commit Graph

5 Commits

Author SHA1 Message Date
Yorick Peterse 936e9e8950
Clean up schema of the "merge_requests" table
This adds various foreign keys and indexes to the "merge_requests" table
as outlined in https://gitlab.com/gitlab-org/gitlab-ce/issues/31825.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/31825
2017-11-20 12:45:33 +01:00
James Lopez 9a0acc98aa fix specs 2017-11-07 15:40:13 +01:00
James Lopez 179b8178bd Fix arguments error on Import/Export fetch_ref method
Added unit test and updated integration spec to test for this as well.
2017-11-07 14:25:35 +01:00
James Lopez fb9bd552c9 Fix fork MRs importing issue 2017-08-21 16:39:28 +02:00
James Lopez 22d7ae8002 Fix issues importing forked projects 2017-04-04 16:34:19 +00:00