Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: AllBugs now accept a query | Michael Muré | 2018-09-11 | 1 | -5/+13 |
* | cache: combine sorting and filtering into a query with its micro-DSL | Michael Muré | 2018-09-09 | 1 | -1/+4 |
* | cache: provide a generic bug sorting function | Michael Muré | 2018-09-02 | 1 | -1/+2 |
* | cache: provide sorted (id, creation, edit) list of bugs | Michael Muré | 2018-09-02 | 1 | -5/+1 |
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -0/+1 |
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 1 | -9/+11 |
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 1 | -0/+7 |
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 1 | -10/+6 |
* | graphql: lazy loading for the bug relay connection | Michael Muré | 2018-07-29 | 1 | -1/+44 |
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 1 | -1/+2 |
* | cleaning | Michael Muré | 2018-07-29 | 1 | -0/+26 |