aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.lock
Commit message (Collapse)AuthorAgeFilesLines
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-011-3/+3
|
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-011-37/+0
|
* WIP identity in gitMichael Muré2019-03-011-0/+1
|
* termui: use a forked gocui to fix large character handlingMichael Muré2018-12-251-9/+9
|
* add a check for the minimal go version (1.8)Michael Muré2018-12-231-0/+9
|
* upgrade gqlgen to v0.7.1Michael Muré2018-12-231-7/+17
|
* bug: use a value embedding for OpBaseMichael Muré2018-10-011-2/+6
|
* use more testify, fix unchecked errorsMichael Muré2018-09-291-0/+25
|
* bug: implement comment editionMichael Muré2018-09-291-0/+28
| | | | | - 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-291-0/+9
|
* graphql: add a general test for the handler/resolversMichael Muré2018-09-261-0/+17
|
* github: query most of the dataMichael Muré2018-09-241-0/+76
|
* bridge: add the beginning of a github importerMichael Muré2018-09-211-2/+14
|
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-141-20/+52
| | | | fix #6
* add a new main to generate random bugsMichael Muré2018-08-161-0/+17
|
* gqlgen: add a small program to go:generate the codeMichael Muré2018-08-141-1/+19
|
* webui: don't pack the huge .map file for productionMichael Muré2018-08-141-2/+6
|
* graphql: simplify the requests with helpersMichael Muré2018-08-011-3/+68
|
* vendor depsMichael Muré2018-07-311-1/+7
|
* vendor gocui on the master branch because of no release in a whileMichael Muré2018-07-301-3/+3
|
* vendor gocuiMichael Muré2018-07-301-1/+19
|
* cleaningMichael Muré2018-07-291-25/+1
|
* relay connection working with gqlgenMichael Muré2018-07-291-1/+28
|
* generate markdown documentationMichael Muré2018-07-201-2/+23
|
* humanize timeMichael Muré2018-07-191-1/+7
|
* bug: replace the uuid based id with the hash of the first commitMichael Muré2018-07-191-7/+1
|
* remove tests with go 1.8 due to conflict with cobra/vipeMichael Muré2018-07-191-1/+1
|
* webui: add a primitive graphql handlerMichael Muré2018-07-191-1/+25
|
* fix dependenciesMichael Muré2018-07-191-7/+1
|
* rework all the commands to use cobra as a parserMichael Muré2018-07-191-1/+19
|
* ls: add some colorsMichael Muré2018-07-171-1/+25
|
* vendor dependencies with depMichael Muré2018-07-161-0/+57