Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20Fix bitbucket wiki import with hashed storage enabledNick Thomas
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-09-25Expand truncated Bitbucket pull request source/target SHA if possibleDouwe Maan
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-04-11[BB Importer] Save the error trace and the whole raw documentValery Sizov
2017-03-29Labels support color names in backendDongqing Hu
2016-12-19Add Wiki import to BB importerValery Sizov
2016-12-17Fix import issues methodDouglas Barbosa Alexandre
2016-12-16Fix rubucop offensesDouglas Barbosa Alexandre
2016-12-16BB importer: Adressed more review commentsValery Sizov
2016-12-16BB importer: address review commentValery Sizov
2016-12-16BB importer: Milestone importerValery Sizov
2016-12-14BB importer: More advanced error handlingValery Sizov
2016-12-14BB importer: Refactoring user importing logic[ci skip]Valery Sizov
2016-12-13BB importer: Adding created_by only when used is not found[ci skip]Valery Sizov
2016-12-09Fix specsValery Sizov
2016-12-09Fix rubocop[ci skip]Valery Sizov
2016-12-07BitBucket importer: import issues with labelsValery Sizov
2016-12-07BitBucket refactoring. Iteration 3Valery Sizov
2016-12-07BitBuckpet importer. Refactoring. Iteration 2Valery Sizov
2016-12-07Apply review comments. Iteration 1Valery Sizov
2016-12-06Fix importing PRs with not existing branchesValery Sizov
2016-12-05Fix inline comment importing for 1:1 diff typeValery Sizov
2016-11-22Fix spec for Bitbucket importerStan Hu
2016-11-22Fix Bitbucket importer spec to pass with 2.0 APIStan Hu
2016-11-22Rubocop fixesStan Hu
2016-11-22Import pull request commentsStan Hu
2016-11-22Fix typos in pull requests failing to importStan Hu
2016-11-22Import opened pull request from BitbucketDouglas Barbosa Alexandre
2016-11-22Refactoring Bitbucket importer to use the new OAuth2 clientDouglas Barbosa Alexandre
2016-09-08Rename `gl_user_id` to `gitlab_user_id` in importer classesAndrew Smith
2016-03-28refactored code based on feedback plus fixed a couple of other issuesJames Lopez
2016-03-22first round of fixes and spec fixesJames Lopez
2016-03-22update bitbucket importerJames Lopez
2016-03-07Fix bug where Bitbucket `closed` issues were imported as `opened`Iuri de Silvio
2016-01-26Wrap errors on GitHub importer to raise Projects::ImportService::ErrorDouglas Barbosa Alexandre
2016-01-26Move Gitlab::BitbucketImport::KeyDeleter to it's own importerDouglas Barbosa Alexandre
2015-09-01Fix bug where only the first 15 Bitbucket issues would be imported.Stan Hu
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-02-24Add Bitbucket importer.Douwe Maan