Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LoadBridge create a bridge using loadConfig | Amine Hilaly | 2019-06-17 | 1 | -18/+12 |
* | Naming fixes | Amine Hilaly | 2019-06-16 | 1 | -1/+0 |
* | Store bridge type alongside the other params in the config | Amine Hilaly | 2019-06-15 | 1 | -37/+44 |
* | Merge pull request #153 from A-Hilaly/bridge-configuration | Michael Muré | 2019-06-07 | 2 | -3/+12 |
|\ | |||||
| * | changes to the BridgeImpl Interface | Amine Hilaly | 2019-05-29 | 2 | -3/+12 |
* | | Sort bridges list | Amine Hilaly | 2019-06-06 | 1 | -0/+3 |
|/ | |||||
* | Add importer tests | Amine Hilaly | 2019-05-05 | 2 | -46/+9 |
* | bridge: fix typo | Michael Muré | 2019-03-01 | 1 | -6/+6 |
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -2/+4 |
* | bridge: simplify regex | Michael Muré | 2018-12-04 | 1 | -2/+2 |
* | bridge: slightly better error message | Michael Muré | 2018-12-04 | 1 | -1/+1 |
* | github: deal with the deleted user case where github return a null actor | Michael Muré | 2018-10-06 | 2 | -35/+102 |
* | add documentation | Michael Muré | 2018-10-01 | 1 | -0/+10 |
* | bridge: validate config before use | Michael Muré | 2018-09-24 | 2 | -0/+8 |
* | commands: add "bridge pull" | Michael Muré | 2018-09-24 | 1 | -0/+41 |
* | commands: add "bridge rm" | Michael Muré | 2018-09-24 | 1 | -16/+15 |
* | bridge: big refactor and cleanup | Michael Muré | 2018-09-24 | 2 | -58/+133 |
* | bridge: better interfaces, working github configurator | Michael Muré | 2018-09-21 | 2 | -16/+168 |
* | bridge: add the beginning of a github importer | Michael Muré | 2018-09-21 | 1 | -0/+26 |