aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/import.go
Commit message (Collapse)AuthorAgeFilesLines
...
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-35/+67
|
* github: handle the case where no diff is available for a comment editionMichael Muré2018-10-051-69/+133
|
* github: incremental import for labels, title edition, status changesMichael Muré2018-10-021-8/+36
|
* github: incremental import of comments + editionsMichael Muré2018-10-021-47/+168
|
* github: working incremental + comment history for the first commentMichael Muré2018-10-011-115/+206
|
* bridge: first working github importerMichael Muré2018-09-251-78/+231
|
* github: query most of the dataMichael Muré2018-09-241-0/+124