aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/connections
Commit message (Expand)AuthorAgeFilesLines
* Update graphql package to support gqlgen 0.9.0Amine Hilaly2019-05-157-49/+63
* Support gqlgen v0.8.3Amine Hilaly2019-04-097-14/+14
* graphql: make Bug's actors and participants a connectionMichael Muré2019-04-055-16/+129
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-018-29/+155
* graphql: expose the new TimelineMichael Muré2018-09-292-0/+112
* docs & cleaningMichael Muré2018-09-161-0/+1
* graphql: fix two bugs in the connection codeMichael Muré2018-08-154-4/+16
* graphql: expose startCursor and endCursor as well for a connectionMichael Muré2018-08-144-24/+76
* fix some linting troubleMichael Muré2018-08-136-2/+27
* graphql: simplify the requests with helpersMichael Muré2018-08-014-16/+52
* graphql: lazy loading for the bug relay connectionMichael Muré2018-07-294-18/+23
* graphql: directly return a connection, cleaningMichael Muré2018-07-295-0/+370