summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export/shared.rb
Commit message (Expand)AuthorAgeFilesLines
* eliminate need or opts argument in shared objectTravis Miller2018-02-281-8/+3
* review: normalize shared initizlier argumentsTravis Miller2018-02-281-5/+6
* Add project export API implementationTravis Miller2018-02-281-5/+13
* update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-261-1/+6
* disable retry attempts for Import/Export until that is fixedJames Lopez2018-01-261-1/+1
* Merge branch 'fix/import-rce-10-3' into 'security-10-3'James Lopez2018-01-161-1/+13
* some more refactoringJames Lopez2017-09-051-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* refactoring more things based on MR feedbackJames Lopez2016-06-021-1/+1
* add message to notes about missing author on importJames Lopez2016-05-131-3/+5
* refactored import to use shared error stuff and fixed a few issues with recen...James Lopez2016-05-111-1/+1
* added better error handling. Also refactored some of the code and fixed a few...James Lopez2016-05-101-0/+15
* refactored stuff, added a save and compress all class and moved mostly everyt...James Lopez2016-04-141-0/+13