aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core/bridge.go
Commit message (Expand)AuthorAgeFilesLines
* [bridge/github] improve comments and documentationAmine2019-07-051-1/+1
* [core] Implement ExportResultsAmine Hilaly2019-06-301-5/+5
* 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-071-2/+11
|\
| * changes to the BridgeImpl InterfaceAmine Hilaly2019-05-291-2/+11
* | Sort bridges listAmine Hilaly2019-06-061-0/+3
|/
* Add importer testsAmine Hilaly2019-05-051-42/+5
* 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-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