Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: use the cache in priority for fast browsing at < 20ms instead of ↵ | Michael Muré | 2020-02-09 | 1 | -24/+42 |
| | | | | seconds | ||||
* | finish the refactoring for the dedicated identifier type | Michael Muré | 2019-08-12 | 1 | -0/+8 |
| | |||||
* | Update graphql package to support gqlgen 0.9.0 | Amine Hilaly | 2019-05-15 | 1 | -7/+11 |
| | |||||
* | Support gqlgen v0.8.3 | Amine Hilaly | 2019-04-09 | 1 | -17/+18 |
| | |||||
* | graphql: make Bug's actors and participants a connection | Michael Muré | 2019-04-05 | 1 | -10/+44 |
| | |||||
* | Expose actors and participants in snapshot and bug excerpt | Amine Hilaly | 2019-04-04 | 1 | -0/+21 |
| | | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation | ||||
* | graphql: expose allIdentities, identities and userIdentity in the repo | Michael Muré | 2019-04-01 | 1 | -3/+6 |
| | |||||
* | graphql: expose the new Timeline | Michael Muré | 2018-09-29 | 1 | -0/+27 |
| | |||||
* | bug: add a new BugExerpt that hold a subset of a bug state for efficient ↵ | Michael Muré | 2018-08-23 | 1 | -0/+5 |
| | | | | sorting and retrieval | ||||
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -0/+1 |
| | |||||
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 1 | -7/+23 |
| | |||||
* | graphql: use an interface instead of an union for the operations for easier ↵ | Michael Muré | 2018-07-30 | 1 | -1/+1 |
| | | | | query | ||||
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 1 | -4/+1 |
| | |||||
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 1 | -32/+26 |
| | |||||
* | cleaning | Michael Muré | 2018-07-29 | 1 | -0/+61 |