Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bridge: record the login used during the configure and use it as default ↵ | Michael Muré | 2020-02-23 | 1 | -2/+3 |
| | | | | | | credential fix #338 | ||||
* | bridges: more refactor and cleanup | Michael Muré | 2020-02-15 | 1 | -3/+3 |
| | |||||
* | bridges: massive refactor | Michael Muré | 2020-02-15 | 1 | -5/+5 |
| | | | | | | - automatic flag validation and warning - generalized prompt - cleanups | ||||
* | it compiles \o/ | Michael Muré | 2020-02-08 | 1 | -0/+21 |
| | |||||
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -2/+3 |
| | |||||
* | bridge: various cleanups | Michael Muré | 2019-11-09 | 1 | -4/+0 |
| | |||||
* | [bridge/github] importer: tag imported issues with origin metadata | Amine Hilaly | 2019-06-24 | 1 | -1/+1 |
| | | | | [bridge/github] exporter: correct export signature and cache maps | ||||
* | [bridge/github] Add exporter implementation | Amine Hilaly | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | Change keyUser to keyOwner in Github bridge | Amine Hilaly | 2019-05-29 | 1 | -1/+2 |
| | |||||
* | Improve naming and functions signatures | Amine Hilaly | 2019-05-05 | 1 | -2/+2 |
| | | | | | | expose `NewIterator` in `github` package remove `exist` in tests cases skip tests when env var GITHUB_TOKEN is not given | ||||
* | github: deal with the deleted user case where github return a null actor | Michael Muré | 2018-10-06 | 1 | -2/+2 |
| | |||||
* | add documentation | Michael Muré | 2018-10-01 | 1 | -0/+1 |
| | |||||
* | github: query most of the data | Michael Muré | 2018-09-24 | 1 | -15/+9 |
| | |||||
* | bridge: big refactor and cleanup | Michael Muré | 2018-09-24 | 1 | -3/+15 |
| | |||||
* | bridge: better interfaces, working github configurator | Michael Muré | 2018-09-21 | 1 | -1/+27 |
| | |||||
* | bridge: make github 2FA work | Michael Muré | 2018-09-21 | 1 | -14/+0 |
| | |||||
* | bridge: add the beginning of a github importer | Michael Muré | 2018-09-21 | 1 | -0/+18 |