summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/fork_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-2/+4
* review: rename import_export to import_export_sharedTravis Miller2018-03-051-1/+1
* review: instantiate shared import/export object in project methodTravis Miller2018-02-281-1/+1
* review: normalize shared initizlier argumentsTravis Miller2018-02-281-1/+1
* removed the #ensure_ref_fetched from all controllersmicael.bergeron2017-11-031-1/+1
* Add a project forks spec helperBob Van Landuyt2017-10-071-2/+4
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-2/+2
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix the :project factory by not copying the test repo twicerc/fix-tests-factoriesRémy Coutable2017-07-271-1/+1
* Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-1/+3
* Include missing project attributes to Import/ExportJames Lopez2017-05-031-1/+1
* Fix issues importing forked projectsJames Lopez2017-04-041-0/+49