Commit graph

8 commits

Author SHA1 Message Date
Douglas Barbosa Alexandre
2d1e0a0811 GitHub Importer - Find users based on their email address
The returned email by the GitHub API is the user's publicly visible
email address (or null if the user has not specified a public email
address in their profile)
2017-02-20 14:48:12 -03:00
Rémy Coutable
99ddd1dcbe Modify GithubImport to support Gitea
The reason is that Gitea plan to be GitHub-compatible so it makes sense
to just modify GitHubImport a bit for now, and hopefully we can change
it to GitHubishImport once Gitea is 100%-compatible.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-19 17:35:51 +01:00
Ahmad Sherif
bc6302b942 Use public_send instead of send 2016-10-28 11:30:20 +02:00
Ahmad Sherif
14fbd25d06 Modify GitHub importer to be retryable 2016-10-28 11:30:20 +02:00
Andrew Smith
4a788f8a0c
Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
Andrew Smith
9a9e22a88c
Rename gl_user_id to gitlab_user_id in importer classes 2016-09-08 11:57:22 +10:00
Douglas Barbosa Alexandre
67c02edccf Move create! method from formatters to the BaseFormatter 2016-06-06 14:26:28 -03:00
Douglas Barbosa Alexandre
98909dd12c Generate separate comments when importing GitHub Issues into GitLab 2016-01-05 15:24:55 -02:00