aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/github.go
Commit message (Collapse)AuthorAgeFilesLines
* Improve naming and functions signaturesAmine Hilaly2019-05-051-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 actorMichael Muré2018-10-061-2/+2
|
* add documentationMichael Muré2018-10-011-0/+1
|
* github: query most of the dataMichael Muré2018-09-241-15/+9
|
* bridge: big refactor and cleanupMichael Muré2018-09-241-3/+15
|
* bridge: better interfaces, working github configuratorMichael Muré2018-09-211-1/+27
|
* bridge: make github 2FA workMichael Muré2018-09-211-14/+0
|
* bridge: add the beginning of a github importerMichael Muré2018-09-211-0/+18