summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export/shared.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-8/+0
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-13/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-8/+44
* Fix import_jid error on project importJames Lopez2019-02-141-1/+1
* Fix path disclosure on Project ImportJames Lopez2019-01-311-12/+27
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-1/+13
* 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