aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* misc: fix non determinist zsh comp generationMichael Muré2018-12-271-4/+13
| | | | upstream PR: https://github.com/spf13/cobra/pull/801
* termui: use a forked gocui to fix large character handlingMichael Muré2018-12-2511-12/+18
|
* add a check for the minimal go version (1.8)Michael Muré2018-12-234-0/+48
|
* upgrade gqlgen to v0.7.1Michael Muré2018-12-2377-534/+7230
|
* bug: use a value embedding for OpBaseMichael Muré2018-10-017-0/+2268
|
* use more testify, fix unchecked errorsMichael Muré2018-09-2921-0/+6011
|
* bug: implement comment editionMichael Muré2018-09-2923-0/+4196
| | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-296-0/+448
|
* graphql: add a general test for the handler/resolversMichael Muré2018-09-2611-0/+1629
|
* github: query most of the dataMichael Muré2018-09-2491-0/+27426
|
* bridge: add the beginning of a github importerMichael Muré2018-09-2130-0/+8085
|
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-14163-4338/+11379
| | | | fix #6
* add a new main to generate random bugsMichael Muré2018-08-1633-0/+2690
|
* gqlgen: add a small program to go:generate the codeMichael Muré2018-08-1459-0/+18734
|
* webui: don't pack the huge .map file for productionMichael Muré2018-08-142-0/+159
|
* graphql: simplify the requests with helpersMichael Muré2018-08-019-2524/+0
|
* vendor depsMichael Muré2018-07-317-0/+589
|
* vendor gocui on the master branch because of no release in a whileMichael Muré2018-07-308-362/+468
|
* vendor gocuiMichael Muré2018-07-3041-0/+6726
|
* cleaningMichael Muré2018-07-2952-14823/+0
|
* relay connection working with gqlgenMichael Muré2018-07-2957-0/+7068
|
* generate markdown documentationMichael Muré2018-07-2042-0/+17140
|
* humanize timeMichael Muré2018-07-1914-0/+1180
|
* bug: replace the uuid based id with the hash of the first commitMichael Muré2018-07-198-824/+0
|
* webui: add a primitive graphql handlerMichael Muré2018-07-1952-0/+14823
|
* fix dependenciesMichael Muré2018-07-197-589/+0
|
* rework all the commands to use cobra as a parserMichael Muré2018-07-1961-0/+11076
|
* ls: add some colorsMichael Muré2018-07-17255-0/+163413
|
* vendor dependencies with depMichael Muré2018-07-1653-0/+5935