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-12-01Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre
2016-11-18Refactor github import to reduce number of API callsAndrew Smith
2016-10-28Modify GitHub importer to be retryableAhmad Sherif
2016-10-27Fix applying labels for GitHub-imported MRsAhmad Sherif
2016-10-19Fix GitHub importer specDouglas Barbosa Alexandre
2016-10-04Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre
2016-09-27Import all GitHub comments after importing issues and PRsAhmad Sherif
2016-09-27Speed up label-applying process for GitHub importingAhmad Sherif
2016-09-27Process each page of GitHub resources instead of concating them then processingAhmad Sherif
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-09-13Import GitHub release notesAndrew Smith
2016-09-12Merge branch '21569-dont-add-created-by-for-matched-users' into 'master' Robert Speicher
2016-09-09Avoid conflict with admin labels when importing GitHub labelsDouglas Barbosa Alexandre
2016-09-08Only add the original author if there isn't a linked GitLab accountAndrew Smith
2016-09-01Merge branch 'issue_19734' into 'master' Douwe Maan
2016-09-01Project tools visibility levelFelipe Artur
2016-09-01GitHub importer use default project visibility for non-private projectsDouglas Barbosa Alexandre
2016-08-31Use updated_at as the last updated date when importing from GitHubDouglas Barbosa Alexandre
2016-08-24Add readable error message when remote data could not be fully importedDouglas Barbosa Alexandre
2016-08-24Does not halt the GitHub import process when an error occursDouglas Barbosa Alexandre
2016-08-09Prefixes removed branches name with PR number when importing PR from GHDouglas Barbosa Alexandre
2016-08-09Remove SHA suffix for removed branches name when importing PR from GHDouglas Barbosa Alexandre
2016-08-04Allow users to import cross-repository pull requests from GitHubDouglas Barbosa Alexandre
2016-08-04Does not need to disable GitHub webhooks since PRs are check out locallyDouglas Barbosa Alexandre
2016-07-12Remove unnecessary context from GitHub client specDouglas Barbosa Alexandre
2016-07-12Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-06Consider that a GH exists only if both `ref`, and `sha` existDouglas Barbosa Alexandre
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-07Merge branch 'gh-disable-webhooks'Douwe Maan
2016-06-06Fix importer for GitHub comments on diffDouglas Barbosa Alexandre
2016-06-06Disable Webhooks before proceeding with the GitHub importDouglas 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-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-19Use double instead of OpenStruct in the Issue/PR formatters specsDouglas Barbosa Alexandre
2016-04-19Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre
2016-04-19Import milestones from GitHubDouglas 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-03-21fixed some rubocop warningsJames Lopez
2016-03-21more refactoringJames 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-04fix specsJames Lopez