summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export/repo_restorer.rb
Commit message (Expand)AuthorAgeFilesLines
* CE-specific changes to allow design repo exports11090-project-export-design-repository-ceLuke Duncalfe2019-09-061-4/+8
* Remove unnecessary includes of ShellAdapterStan Hu2018-12-051-1/+0
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* Migrate restoring repo from bundle to Gitalyfeature/migrate-repo-restorer-to-gitalyAhmad Sherif2018-01-241-1/+1
* Hide hooks stuffJacob Vosmaer2018-01-041-3/+1
* get it workingJacob Vosmaer2018-01-041-1/+3
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-1/+1
* Use gitlab shell import instead of manually creating the webhooksJames Lopez2017-02-161-19/+2
* fix export project file permissions issueJames Lopez2016-09-301-1/+1
* Update references to deprecated `repos_path` configuration key to avoidfix-old-migration-repos-path-keyAlejandro Rodríguez2016-09-141-4/+0
* fix repo hooks missing on importfix/import-project-hooksJames Lopez2016-07-281-1/+11
* allow empty repos on import/exportJames Lopez2016-07-181-7/+2
* fix wiki stuffJames Lopez2016-06-161-2/+1
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-1/+2
* corrected a few warningsJames Lopez2016-06-131-1/+1
* refactoring more things based on MR feedbackJames Lopez2016-06-021-2/+7
* started refactoring some stuff based on MR feedbackJames Lopez2016-06-011-1/+0
* add message to notes about missing author on importJames Lopez2016-05-131-1/+1
* refactored import to use shared error stuff and fixed a few issues with recen...James Lopez2016-05-111-2/+4
* more fixes - restoring repoJames Lopez2016-05-051-1/+1
* fix issue restoring repoJames Lopez2016-05-051-2/+4
* use git bundle in import and add wiki repo to importJames Lopez2016-05-051-6/+5
* refactored some namespace stuff and fixed project tree restorer spec. also re...James Lopez2016-05-041-1/+1
* picking stuff from ui related to importJames Lopez2016-05-031-4/+5
* more refactoring - easier guessing path changesJames Lopez2016-04-221-2/+2
* WIP - importing file and repoJames Lopez2016-04-151-0/+31