Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | graphql: document hack | Michael Muré | 2018-07-29 | 1 | -0/+4 | |
* | graphql: lazy loading for the bug relay connection | Michael Muré | 2018-07-29 | 5 | -19/+67 | |
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 18 | -1053/+480 | |
* | cleaning | Michael Muré | 2018-07-29 | 19 | -179/+4152 | |
* | follow go naming convention | Michael Muré | 2018-07-27 | 1 | -2/+2 | |
* | add a cache to support the graphql API and the future interactive CLI UI | Michael Muré | 2018-07-25 | 1 | -11/+17 | |
* | bug: refactor to limit abstraction leak and to have a more reusable code for ... | Michael Muré | 2018-07-23 | 1 | -13/+6 | |
* | graphql: add `allBugs` to root query | Quentin Gliech | 2018-07-22 | 1 | -0/+26 | |
* | Add title field to bugs in graphql schema | Quentin Gliech | 2018-07-22 | 1 | -0/+3 | |
* | graphql: Actually get the bugs from the repo | Quentin Gliech | 2018-07-20 | 3 | -22/+89 | |
* | small cleaning | Michael Muré | 2018-07-19 | 2 | -2/+2 | |
* | start of a graphql schema+types | Michael Muré | 2018-07-19 | 3 | -7/+66 | |
* | webui: add a primitive graphql handler | Michael Muré | 2018-07-19 | 2 | -0/+34 |