aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core/bridge.go
Commit message (Collapse)AuthorAgeFilesLines
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-27/+92
|
* add documentationMichael Muré2018-10-011-0/+10
|
* bridge: validate config before useMichael Muré2018-09-241-0/+5
|
* commands: add "bridge pull"Michael Muré2018-09-241-0/+41
|
* commands: add "bridge rm"Michael Muré2018-09-241-16/+15
|
* bridge: big refactor and cleanupMichael Muré2018-09-241-47/+118
|
* bridge: better interfaces, working github configuratorMichael Muré2018-09-211-16/+139
|
* bridge: add the beginning of a github importerMichael Muré2018-09-211-0/+26