summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/base_formatter.rb
Commit message (Expand)AuthorAgeFilesLines
* GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre2017-02-201-15/+3
* Modify GithubImport to support GiteaRémy Coutable2016-12-191-0/+4
* Use public_send instead of sendAhmad Sherif2016-10-281-1/+1
* Modify GitHub importer to be retryableAhmad Sherif2016-10-281-1/+3
* Only add the original author if there isn't a linked GitLab accountAndrew Smith2016-09-081-0/+5
* Rename `gl_user_id` to `gitlab_user_id` in importer classesAndrew Smith2016-09-081-1/+1
* Move create! method from formatters to the BaseFormatterDouglas Barbosa Alexandre2016-06-061-0/+4
* Generate separate comments when importing GitHub Issues into GitLabDouglas Barbosa Alexandre2016-01-051-0/+21