summaryrefslogtreecommitdiffstatshomepage
path: root/bridge/github/iterator.go
Commit message (Expand)AuthorAge
* Deal with github bridge import rate limitAlexander Scharinger2021-02-28
* Add commentsAlexander Scharinger2021-01-28
* Integrate new Github Bridge importAlexander Scharinger2021-01-24
* Add GraphQL github-bridge query for comment editsAlexander Scharinger2021-01-24
* Add GraphQL github timeline query and iteratorAlexander Scharinger2021-01-24
* Add issue edit iteratorAlexander Scharinger2021-01-24
* Add issue iteratorAlexander Scharinger2021-01-24
* Add GraphQL github issue queryAlexander Scharinger2021-01-24
* WIP: Pinpoint some of the reasons for bug #385Alexander Scharinger2020-12-12
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* bridge/github: fix iterator regressionamine2019-11-11
* github: follow API changesMichael Muré2019-11-11
* bridge/github: improve iterator readabilityamine2019-11-05
* bridge/github: improve iterator NextTimelineItem functionamine2019-11-05
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-18
* [bridge/github] use context.WithTimeout on all graphql queriesAmine Hilaly2019-06-24
* [cache] BugCache: Add set metadata methodsAmine Hilaly2019-06-24
* Change client default timeout value to 60 secondsAmine Hilaly2019-05-29
* Change keyUser to keyOwner in Github bridgeAmine Hilaly2019-05-29
* improve github importer and iteratorAmine Hilaly2019-05-23
* introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di...Amine Hilaly2019-05-23
* Fix importer/exporter design errorsAmine Hilaly2019-05-23
* Add old importer comments in the iteratorAmine Hilaly2019-05-05
* Improve naming and functions signaturesAmine Hilaly2019-05-05
* Add importer testsAmine Hilaly2019-05-05
* Integrate iterator with importerAmine Hilaly2019-05-05
* Add github iteratorAmine Hilaly2019-05-05