aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Expand)AuthorAgeFilesLines
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-0119-2820/+0
* misc: fix non determinist zsh comp generationMichael Muré2018-12-271-4/+13
* 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-2913-0/+2372
* 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-2439-0/+14960
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-14163-4338/+11379
* 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-1426-0/+2531
* 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-2023-0/+7207
* 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-1725-0/+2333
* vendor dependencies with depMichael Muré2018-07-1653-0/+5935