aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/export.go
Commit message (Expand)AuthorAgeFilesLines
* [bridge/github] create label: Generate hexColor from label rgbaAmine Hilaly2019-06-241-26/+32
* [bridge/github] use context.WithTimeout on all graphql queriesAmine Hilaly2019-06-241-10/+52
* [bridge/github] exporter: Improve error handlingAmine Hilaly2019-06-241-72/+67
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-241-11/+16
* [bridge/github] exporter: Check bug import originAmine Hilaly2019-06-241-3/+33
* [bridge/github] importer: tag imported issues with origin metadataAmine Hilaly2019-06-241-13/+13
* [bridge/github] cache user tokenAmine Hilaly2019-06-241-6/+11
* [bridge/github] exporter: support multiple tokens/clientsAmine Hilaly2019-06-241-62/+83
* [bridge/github] update github bug exporterAmine Hilaly2019-06-241-88/+240
* [cache] BugCache: Add set metadata methodsAmine Hilaly2019-06-241-8/+5
* [bridge/github] exporter: add graphql functionalitiesAmine Hilaly2019-06-241-6/+436
* [bridge/github] Add exporter implementationAmine Hilaly2019-06-241-0/+49