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-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-15BB importer: Fixed bug with putting expired token to a project.clone_urlValery 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-22Fix missing Bitbucket ProjectController changes for specifying namespace/projectStan 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-11-22Remove client for the Bitbucket API version 1.0Douglas Barbosa Alexandre
2016-11-22Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre
2016-11-22Clone Bitbucket repositories over HTTPSDouglas Barbosa Alexandre
2016-09-08Rename `gl_user_id` to `gitlab_user_id` in importer classesAndrew Smith
2016-05-23Enable Performance/RangeInclude cop and fix single offenseRobert Speicher
2016-05-10create import data in serviceJames Lopez
2016-04-27fix var errorJames Lopez
2016-04-07refactored create_or_update_import_dataJames Lopez
2016-04-07refactored a few things based on MR feedbackJames Lopez
2016-04-06fix some issues with credentialsJames Lopez
2016-04-05some refactoring to symbolise keys across importers and left a TODOJames Lopez
2016-04-01fixes after more import testingJames Lopez
2016-03-29more fixes after doing more manual testing on importingJames Lopez
2016-03-29fixing a few issues after testing importsJames Lopez
2016-03-28refactored code based on feedback plus fixed a couple of other issuesJames Lopez
2016-03-22fix rubocop warningJames Lopez
2016-03-22first round of fixes and spec fixesJames Lopez
2016-03-22encrypt credentials in project_creator for bitbucket by defaultJames 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