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
2016-05-14Remove branches that does exist on GitHub after PRs were importedDouglas Barbosa Alexandre
2016-05-14Fix validation method for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre
2016-05-14Extract GitHub branch formatterDouglas Barbosa Alexandre
2016-05-14Import PRs where branch names were reused across PRsDouglas Barbosa Alexandre
2016-05-14Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre
2016-05-14Fix spec for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre
2016-05-14Import pull requests from GitHub where the target branch was removedDouglas Barbosa Alexandre
2016-05-14Import pull requests from GitHub where the source branch was removedDouglas Barbosa Alexandre
2016-05-05Fix the line code when importing PR review comments from GitHubDouglas Barbosa Alexandre
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2016-04-19Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre
2016-04-19Import milestones from GitHubDouglas Barbosa Alexandre
2016-04-18Apply GitHub labels to Issue/Merge Request that were importedDouglas Barbosa Alexandre
2016-04-18Import labels from GitHubDouglas Barbosa Alexandre
2016-04-18Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre
2016-04-01fix github import issuesJames Lopez
2016-03-22update bitbucket importerJames Lopez
2016-03-21more refactoringJames Lopez
2016-03-21some refactoring based on feedbackJames Lopez
2016-03-21Merge branches 'fix/project-import_url' and 'master' of gitlab.com:gitlab-org...James Lopez
2016-03-11Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre
2016-03-07refactored a bunch of stuff based on MR feedbackJames Lopez
2016-03-04added import url exposer to construct URL withunencrypted credentialsJames Lopez
2016-03-04some refactoring in the migration. Also fixed github import issue and updated...James Lopez
2016-01-26Wrap errors on GitHub importer to raise Projects::ImportService::ErrorDouglas Barbosa Alexandre
2016-01-21Fix import of GitHub's wiki when the repository has not been createdDouglas Barbosa Alexandre
2016-01-21Fix cross projects detection when importing GitHub pull requestsDouglas Barbosa Alexandre
2016-01-14Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre
2016-01-14Refactoring Gitlab::GithubImport::ImporterDouglas Barbosa Alexandre
2016-01-14Import GitHub wiki into GitLabDouglas Barbosa Alexandre
2016-01-05Ensure that we're only importing local pull requestsDouglas Barbosa Alexandre
2016-01-05Generate separate comments when importing GitHub Issues into GitLabDouglas Barbosa Alexandre
2016-01-05Refactoring GithubImport::ImporterDouglas Barbosa Alexandre
2016-01-05Extract methods to import comments on a GitHub Pull RequestDouglas Barbosa Alexandre
2016-01-05Doesn't import GitHub PR where branches were no longer availableDouglas Barbosa Alexandre
2016-01-05Import comments on the diff of a GitHub Pull Request into GitLabDouglas Barbosa Alexandre
2016-01-05Import comments on GitHub Pull Request into GitLabDouglas Barbosa Alexandre
2016-01-05Import GitHub Pull Requests into GitLabDouglas Barbosa Alexandre
2015-11-30fix specsValery Sizov
2015-11-18Fix github importer to handle empty issuesArseny Zarechnev
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-06-27Fix wrong order of issues when importing from githubHiroyuki Sato
2015-04-06Use Projects::CreateService to create imported projects so hooks are executed.Douwe Maan
2015-03-23Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu
2015-03-13Fix import pages not working after first load.Douwe Maan
2015-02-24Add Bitbucket importer.Douwe Maan
2015-02-06GitHub importer refactoringValery Sizov
2015-02-06gitlab.com importer: refactorigValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov