Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | identity: more cleaning and fixes after a code review | Michael Muré | 2019-03-01 | 1 | -37/+0 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -0/+1 |
| | |||||
* | termui: use a forked gocui to fix large character handling | Michael Muré | 2018-12-25 | 1 | -9/+9 |
| | |||||
* | add a check for the minimal go version (1.8) | Michael Muré | 2018-12-23 | 1 | -0/+9 |
| | |||||
* | upgrade gqlgen to v0.7.1 | Michael Muré | 2018-12-23 | 1 | -7/+17 |
| | |||||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 | 1 | -2/+6 |
| | |||||
* | use more testify, fix unchecked errors | Michael Muré | 2018-09-29 | 1 | -0/+25 |
| | |||||
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 1 | -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 anyway | Michael Muré | 2018-09-29 | 1 | -0/+9 |
| | |||||
* | graphql: add a general test for the handler/resolvers | Michael Muré | 2018-09-26 | 1 | -0/+17 |
| | |||||
* | github: query most of the data | Michael Muré | 2018-09-24 | 1 | -0/+76 |
| | |||||
* | bridge: add the beginning of a github importer | Michael Muré | 2018-09-21 | 1 | -2/+14 |
| | |||||
* | graphql: update gqlgen to 0.5.1 | Michael Muré | 2018-09-14 | 1 | -20/+52 |
| | | | | fix #6 | ||||
* | add a new main to generate random bugs | Michael Muré | 2018-08-16 | 1 | -0/+17 |
| | |||||
* | gqlgen: add a small program to go:generate the code | Michael Muré | 2018-08-14 | 1 | -1/+19 |
| | |||||
* | webui: don't pack the huge .map file for production | Michael Muré | 2018-08-14 | 1 | -2/+6 |
| | |||||
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 1 | -3/+68 |
| | |||||
* | vendor deps | Michael Muré | 2018-07-31 | 1 | -1/+7 |
| | |||||
* | vendor gocui on the master branch because of no release in a while | Michael Muré | 2018-07-30 | 1 | -3/+3 |
| | |||||
* | vendor gocui | Michael Muré | 2018-07-30 | 1 | -1/+19 |
| | |||||
* | cleaning | Michael Muré | 2018-07-29 | 1 | -25/+1 |
| | |||||
* | relay connection working with gqlgen | Michael Muré | 2018-07-29 | 1 | -1/+28 |
| | |||||
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -2/+23 |
| | |||||
* | humanize time | Michael Muré | 2018-07-19 | 1 | -1/+7 |
| | |||||
* | bug: replace the uuid based id with the hash of the first commit | Michael Muré | 2018-07-19 | 1 | -7/+1 |
| | |||||
* | remove tests with go 1.8 due to conflict with cobra/vipe | Michael Muré | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | webui: add a primitive graphql handler | Michael Muré | 2018-07-19 | 1 | -1/+25 |
| | |||||
* | fix dependencies | Michael Muré | 2018-07-19 | 1 | -7/+1 |
| | |||||
* | rework all the commands to use cobra as a parser | Michael Muré | 2018-07-19 | 1 | -1/+19 |
| | |||||
* | ls: add some colors | Michael Muré | 2018-07-17 | 1 | -1/+25 |
| | |||||
* | vendor dependencies with dep | Michael Muré | 2018-07-16 | 1 | -0/+57 |