summaryrefslogtreecommitdiffstatshomepage
path: root/graphql/resolvers/root.go
Commit message (Expand)AuthorAge
* Reorganize the webUI and API codeMichael Muré2020-06-27
* Change graphql Go handlers to pluck identity out of context instead.Luke Granger-Brown2020-06-27
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-27
* graphql: use the cache in priority for fast browsing at < 20ms instead of sec...Michael Muré2020-02-09
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-12
* graphql: change mutations to respect the Relay specificationMichael Muré2019-06-16
* graphql: expose label colorludovicm672019-05-22
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-01
* identity: more progress and fixesMichael Muré2019-03-01
* WIP identity in gitMichael Muré2019-03-01
* github: also pull users emailMichael Muré2018-10-07
* graphql: add missing operationMichael Muré2018-10-07
* bug: use deditated type for all TimelineItemMichael Muré2018-09-30
* timeline: various minor improvementsMichael Muré2018-09-30
* docs & cleaningMichael Muré2018-09-16
* cache: rename RootCache into MultiRepoCacheMichael Muré2018-09-02
* better naming for the graphql-s root resolverMichael Muré2018-08-27
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-30
* graphql: implement a first mutationMichael Muré2018-07-30
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-29
* cleaningMichael Muré2018-07-29