aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/import_query.go
Commit message (Expand)AuthorAgeFilesLines
* Tests for the github bridge (#706)rng-dynamics2021-09-141-23/+33
* feature: Github bridge mutation rate limit (#694)rng-dynamics2021-09-141-42/+10
* Github bridge: RefactorAlexander Scharinger2021-03-221-9/+13
* Fix errors: deadlock and empty titlesAlexander Scharinger2021-03-151-5/+5
* Deal with github bridge import rate limitAlexander Scharinger2021-02-281-98/+146
* Fix bugAlexander Scharinger2021-01-261-1/+1
* Integrate new Github Bridge importAlexander Scharinger2021-01-241-91/+6
* Add GraphQL github-bridge query for comment editsAlexander Scharinger2021-01-241-0/+12
* Add GraphQL github timeline query and iteratorAlexander Scharinger2021-01-241-0/+12
* Add issue edit iteratorAlexander Scharinger2021-01-241-12/+25
* Add GraphQL github issue queryAlexander Scharinger2021-01-241-0/+17
* WIP: Pinpoint some of the reasons for bug #385Alexander Scharinger2020-12-121-3/+19
* github/gitlab: many fixes and improvments at the config stepMichael Muré2020-02-101-8/+6
* github: follow API changesMichael Muré2019-11-111-2/+2
* bridge/github: fix name case sensitivity in retrieving and creating labels us...Amine Hilaly2019-08-191-0/+14
* [bridge/github] import: avoid retrieving ghost email in userQueryAmine Hilaly2019-07-061-2/+1
* [bridge/github] correct label & comment edit mutations bugsAmine Hilaly2019-06-241-1/+1
* [bridge/github] exporter: Improve error handlingAmine Hilaly2019-06-241-0/+8
* Add github iteratorAmine Hilaly2019-05-051-3/+3
* github: also pull users emailMichael Muré2018-10-071-1/+15
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-2/+6
* github: incremental import of comments + editionsMichael Muré2018-10-021-4/+28
* github: working incremental + comment history for the first commentMichael Muré2018-10-011-0/+128