summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export/importer.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* squashed - added avatar saver/restorer and specsfix/import-export-project-avatarJames Lopez2016-07-191-1/+5
* allow empty repos on import/exportJames Lopez2016-07-181-2/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fix tmp file being deleted after the request plus some cleanup and improved e...James Lopez2016-06-241-3/+12
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-1/+1
* few fixes after refactoring the whole UI stuffJames Lopez2016-06-141-2/+0
* adapted current services stuff to use new project import, plus fixes a few is...James Lopez2016-06-141-25/+11
* lots of refactoring to reuse import serviceJames Lopez2016-06-141-14/+64
* corrected a few warningsJames Lopez2016-06-131-1/+1
* add message to notes about missing author on importJames Lopez2016-05-131-1/+1
* fix importer issueJames Lopez2016-05-121-2/+2
* refactored import to use shared error stuff and fixed a few issues with recen...James Lopez2016-05-111-4/+7
* picking stuff from ui related to importJames Lopez2016-05-031-1/+2
* more refactoring - easier guessing path changesJames Lopez2016-04-221-4/+4
* WIP - importing file and repoJames Lopez2016-04-151-0/+26