summaryrefslogtreecommitdiff
path: root/spec/workers/repository_import_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-7/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-8/+15
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-011-0/+2
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-14/+15
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+2
* Work around limitations of expect_any_instance_of by stubbing Project.findStan Hu2018-06-111-5/+10
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-3/+5
* update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-261-2/+2
* add specJames Lopez2018-01-261-0/+13
* Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-061-0/+1
* Fork and Import jobs only get marked as failed when the number of Sidekiq ret...39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhaustedTiago Botelho2017-12-151-15/+8
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+23
* Backports EE 38771 changes to CE.Tiago Botelho2017-10-101-0/+17
* Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...ee-2628-backport-to-ceTiago Botelho2017-08-171-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-6/+17
* Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-051-0/+2
* Use `:empty_project` where possible in worker specsRobert Speicher2017-03-271-1/+1
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-4/+4
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-4/+4
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-1/+1
* Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-6/+20
* Expire caches after forking/importing a repositoryYorick Peterse2016-02-171-0/+19