summaryrefslogtreecommitdiff
path: root/lib/gitlab/bitbucket_import/importer.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-0/+12
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-2/+6
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-4/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+9
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-52/+62
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-271-1/+1
* 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-7/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-1/+1
* Add code review suggestionsGeorge Koltsov2019-08-121-4/+4
* Apply code review feedbackGeorge Koltsov2019-08-081-6/+4
* Add author lines to project import commentsGeorge Koltsov2019-08-071-2/+10
* Avoid storing backtraces from Bitbucket Cloud imports in the databasesh-clean-up-bitbucket-import-errorsStan Hu2019-06-191-1/+27
* Refactor spec to reload existing_label right after creationPatrick Derichs2019-05-081-1/+1
* Run rubocop -aNick Thomas2019-03-131-75/+67
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-3/+3
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-1/+1
* Enable some frozen string in lib/gitlabgfyoung2018-10-131-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Fix Bitbucket Cloud importer omitting repliesStan Hu2018-08-071-10/+13
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
* Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
* Fix bitbucket wiki import with hashed storage enabledNick Thomas2017-11-201-2/+2
* Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-1/+1
* Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-1/+1
* Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-1/+1
* Expand truncated Bitbucket pull request source/target SHA if possibleDouwe Maan2017-09-251-2/+7
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* [BB Importer] Save the error trace and the whole raw documentbb_save_traceValery Sizov2017-04-111-2/+2
* Labels support color names in backendDongqing Hu2017-03-291-2/+7
* Add Wiki import to BB importerValery Sizov2016-12-191-0/+13
* Fix import issues methodDouglas Barbosa Alexandre2016-12-161-4/+4
* Fix rubucop offensesbitbucket-oauth2Douglas Barbosa Alexandre2016-12-161-27/+27
* BB importer: Adressed more review commentsValery Sizov2016-12-161-15/+19
* BB importer: address review commentValery Sizov2016-12-161-6/+4
* BB importer: Milestone importerValery Sizov2016-12-161-0/+2
* BB importer: More advanced error handlingValery Sizov2016-12-141-33/+47
* BB importer: Refactoring user importing logic[ci skip]Valery Sizov2016-12-141-10/+10
* BB importer: Adding created_by only when used is not found[ci skip]Valery Sizov2016-12-131-6/+17
* Fix specsValery Sizov2016-12-091-5/+1
* Fix rubocop[ci skip]Valery Sizov2016-12-091-4/+4
* BitBucket importer: import issues with labelsValery Sizov2016-12-071-0/+22
* BitBucket refactoring. Iteration 3Valery Sizov2016-12-071-3/+3
* BitBuckpet importer. Refactoring. Iteration 2Valery Sizov2016-12-071-0/+7
* Apply review comments. Iteration 1Valery Sizov2016-12-071-1/+1