summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/branch_formatter.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre2016-12-011-1/+1
* Prefixes removed branches name with PR number when importing PR from GHgh-pull-requestsDouglas Barbosa Alexandre2016-08-081-4/+0
* Remove SHA suffix for removed branches name when importing PR from GHDouglas Barbosa Alexandre2016-08-081-1/+1
* Consider that a GH exists only if both `ref`, and `sha` existDouglas Barbosa Alexandre2016-07-061-4/+8
* Fix validation method for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre2016-05-131-0/+4
* Extract GitHub branch formatterDouglas Barbosa Alexandre2016-05-131-0/+25