aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema
Commit message (Expand)AuthorAgeFilesLines
* graphql: server side take responsability to commitMichael Muré2020-02-122-36/+0
* graphql: expose the name of RepositoryMichael Muré2020-02-121-1/+4
* graphql: merge defaultRepository and repository for simplified webUI codeMichael Muré2020-02-111-6/+2
* more more wipMichael Muré2020-02-082-3/+3
* graphql: make repository.validLabels a connectionMichael Muré2019-09-043-9/+29
* fix everything following the hash-->id changeMichael Muré2019-08-082-27/+27
* graphql: fix typoMichael Muré2019-06-231-1/+1
* fix testsMichael Muré2019-06-161-1/+1
* graphql: change mutations to respect the Relay specificationMichael Muré2019-06-162-10/+189
* graphql: Implement `Authored` whenever possibleQuentin Gliech2019-05-223-8/+7
* graphql: expose label colorludovicm672019-05-221-1/+18
* graphql: expose valid labelsludovicm672019-04-101-2/+5
* graphql: make Bug's actors and participants a connectionMichael Muré2019-04-051-2/+25
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-0/+2
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-015-37/+72
* identity: complete the graphql apiMichael Muré2019-03-011-0/+5
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-015-5/+4
* WIP identity in gitMichael Muré2019-03-015-0/+345