aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core
Commit message (Expand)AuthorAgeFilesLines
* LoadBridge create a bridge using loadConfigAmine Hilaly2019-06-171-18/+12
* Naming fixesAmine Hilaly2019-06-161-1/+0
* Store bridge type alongside the other params in the configAmine Hilaly2019-06-151-37/+44
* Merge pull request #153 from A-Hilaly/bridge-configurationMichael Muré2019-06-072-3/+12
|\
| * changes to the BridgeImpl InterfaceAmine Hilaly2019-05-292-3/+12
* | Sort bridges listAmine Hilaly2019-06-061-0/+3
|/
* Add importer testsAmine Hilaly2019-05-052-46/+9
* bridge: fix typoMichael Muré2019-03-011-6/+6
* WIP identity in gitMichael Muré2019-03-011-2/+4
* bridge: simplify regexMichael Muré2018-12-041-2/+2
* bridge: slightly better error messageMichael Muré2018-12-041-1/+1
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-062-35/+102
* add documentationMichael Muré2018-10-011-0/+10
* bridge: validate config before useMichael Muré2018-09-242-0/+8
* 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-242-58/+133
* bridge: better interfaces, working github configuratorMichael Muré2018-09-212-16/+168
* bridge: add the beginning of a github importerMichael Muré2018-09-211-0/+26