aboutsummaryrefslogtreecommitdiffstats
path: root/bridge
Commit message (Expand)AuthorAgeFilesLines
* WIP identity in gitMichael Muré2019-03-011-2/+4
* Launchpad bridge: fetch comments.Cyril Roelandt2019-02-272-3/+102
* launchpad: minor cleaningMichael Muré2018-12-172-7/+12
* Initial Launchpad bridge.Cyril Roelandt2018-12-165-0/+333
* bridge: simplify regexMichael Muré2018-12-041-2/+2
* bridge: slightly better error messageMichael Muré2018-12-041-1/+1
* github: also pull users emailMichael Muré2018-10-073-5/+51
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-066-76/+179
* github: handle the case where no diff is available for a comment editionMichael Muré2018-10-051-69/+133
* github: explain better what happen with the user credentialsMichael Muré2018-10-031-1/+1
* github: incremental import for labels, title edition, status changesMichael Muré2018-10-021-8/+36
* github: incremental import of comments + editionsMichael Muré2018-10-022-51/+196
* github: working incremental + comment history for the first commentMichael Muré2018-10-012-115/+334
* add documentationMichael Muré2018-10-013-0/+20
* bridge: first working github importerMichael Muré2018-09-251-78/+231
* github: query most of the dataMichael Muré2018-09-242-15/+133
* bridge: validate config before useMichael Muré2018-09-243-0/+24
* commands: add "bridge pull"Michael Muré2018-09-242-0/+49
* commands: add "bridge rm"Michael Muré2018-09-243-17/+25
* bridge: big refactor and cleanupMichael Muré2018-09-245-78/+167
* bridge: better interfaces, working github configuratorMichael Muré2018-09-216-60/+273
* bridge: make github 2FA workMichael Muré2018-09-212-49/+48
* bridge: add the beginning of a github importerMichael Muré2018-09-214-0/+291