aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/import_query.go
Commit message (Expand)AuthorAgeFilesLines
* github/gitlab: many fixes and improvments at the config stepMichael Muré2020-02-101-8/+6
* github: follow API changesMichael Muré2019-11-111-2/+2
* bridge/github: fix name case sensitivity in retrieving and creating labels us...Amine Hilaly2019-08-191-0/+14
* [bridge/github] import: avoid retrieving ghost email in userQueryAmine Hilaly2019-07-061-2/+1
* [bridge/github] correct label & comment edit mutations bugsAmine Hilaly2019-06-241-1/+1
* [bridge/github] exporter: Improve error handlingAmine Hilaly2019-06-241-0/+8
* Add github iteratorAmine Hilaly2019-05-051-3/+3
* github: also pull users emailMichael Muré2018-10-071-1/+15
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-2/+6
* github: incremental import of comments + editionsMichael Muré2018-10-021-4/+28
* github: working incremental + comment history for the first commentMichael Muré2018-10-011-0/+128