Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [bridge/github] use context.WithTimeout on all graphql queries | Amine Hilaly | 2019-06-24 | 1 | -4/+21 |
* | [cache] BugCache: Add set metadata methods | Amine Hilaly | 2019-06-24 | 1 | -1/+1 |
* | Change client default timeout value to 60 seconds | Amine Hilaly | 2019-05-29 | 1 | -6/+6 |
* | Change keyUser to keyOwner in Github bridge | Amine Hilaly | 2019-05-29 | 1 | -7/+7 |
* | improve github importer and iterator | Amine Hilaly | 2019-05-23 | 1 | -13/+25 |
* | introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di... | Amine Hilaly | 2019-05-23 | 1 | -19/+21 |
* | Fix importer/exporter design errors | Amine Hilaly | 2019-05-23 | 1 | -10/+25 |
* | Add old importer comments in the iterator | Amine Hilaly | 2019-05-05 | 1 | -1/+12 |
* | Improve naming and functions signatures | Amine Hilaly | 2019-05-05 | 1 | -73/+81 |
* | Add importer tests | Amine Hilaly | 2019-05-05 | 1 | -21/+4 |
* | Integrate iterator with importer | Amine Hilaly | 2019-05-05 | 1 | -14/+15 |
* | Add github iterator | Amine Hilaly | 2019-05-05 | 1 | -0/+406 |