Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #255 from ↵ | Michael Muré | 2019-11-19 | 1 | -30/+60 |
|\ | | | | | | | | | MichaelMure/dependabot/dep/github.com/awesome-gocui/gocui-a34ffb0 build(deps): bump github.com/awesome-gocui/gocui from `c9d3c2b` to `a34ffb0` | ||||
| * | vendor: update github.com/awesome-gocui/gocui dependencies | amine | 2019-11-19 | 1 | -30/+60 |
| | | |||||
* | | vendor: update github.com/xanzy/go-gitlab dependencies | amine | 2019-11-19 | 2 | -1/+2 |
|/ | |||||
* | Merge pull request #245 from ↵ | Michael Muré | 2019-11-11 | 12 | -238/+513 |
|\ | | | | | | | | | MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.22.0 build(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.0 | ||||
| * | vendor: update github.com/xanzy/go-gitlab to v0.22.0 | amine | 2019-11-10 | 12 | -238/+513 |
| | | |||||
* | | termui: migrate to awesome-gocui instead of the old fork I had | Michael Muré | 2019-11-03 | 48 | -196/+1919 |
|/ | |||||
* | bridge: improvement on the import resume feature | Michael Muré | 2019-11-03 | 4 | -0/+2181 |
| | |||||
* | Merge pull request #234 from ↵ | Michael Muré | 2019-11-03 | 21 | -248/+802 |
|\ | | | | | | | | | MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.21.0 build(deps): bump github.com/xanzy/go-gitlab from 0.20.0 to 0.21.0 | ||||
| * | vendors: upgrade github.com/xanzy/go-gitlab dependencies to 0.21.0 | amine | 2019-10-24 | 21 | -248/+802 |
| | | |||||
* | | drop support for go 1.9 | Michael Muré | 2019-11-03 | 4 | -15/+15 |
| | | |||||
* | | switch to go-term-text to fix bad underflow for label rendering | Michael Muré | 2019-11-03 | 13 | -0/+769 |
|/ | |||||
* | bridge/github: improve error handling and Nothing events | Amine Hilaly | 2019-08-18 | 5 | -0/+121 |
| | | | | vendor: add package golang.org/x/sync/errgroup | ||||
* | Merge pull request #194 from ↵ | Amine | 2019-08-17 | 16 | -65/+76 |
|\ | | | | | | | | | MichaelMure/dependabot/dep/github.com/99designs/gqlgen-0.9.2 build(deps): bump github.com/99designs/gqlgen from 0.9.1 to 0.9.2 | ||||
| * | vendor: upgrade github.com/99designs/gqlgen to v0.9.2 | Amine Hilaly | 2019-08-17 | 16 | -65/+76 |
| | | |||||
* | | vendor: upgrade github/xanzy/go-gitlab version to 0.20.0 | Amine Hilaly | 2019-08-17 | 12 | -254/+151 |
|/ | |||||
* | vendor: update github.com/xanzy/go-gitlab to version 0.19.0 | Amine Hilaly | 2019-07-23 | 13 | -36/+381 |
| | |||||
* | vendors: add github.com/xanzy/go-gitlab vendors | Amine Hilaly | 2019-07-23 | 82 | -0/+21884 |
| | |||||
* | graphql: don't use the gqlgen command to generate to avoid pulling urfave/cli | Michael Muré | 2019-07-09 | 27 | -5743/+0 |
| | |||||
* | Add blang/semver vendors | Amine Hilaly | 2019-07-07 | 10 | -0/+1211 |
| | |||||
* | Update gqlgen vendors | Amine Hilaly | 2019-07-07 | 19 | -143/+632 |
| | |||||
* | Update gorilla/mux vendors | Amine Hilaly | 2019-07-07 | 5 | -63/+104 |
| | |||||
* | [vendor] update dependencies: github.com/shurcooL/githubv4 | Amine Hilaly | 2019-06-24 | 5 | -30/+865 |
| | | | | [bridge/github] graphql: Add more mutations structs | ||||
* | misc: generate PowerShell command completion | Michael Muré | 2019-06-23 | 9 | -139/+618 |
| | |||||
* | vendor: update dependencies | Michael Muré | 2019-05-22 | 30 | -560/+430 |
| | |||||
* | Upgrade gqlgen version to v0.9.0 | Amine Hilaly | 2019-05-15 | 19 | -117/+551 |
| | |||||
* | Add unicode control characters test case | Amine Hilaly | 2019-05-05 | 7 | -0/+1302 |
| | | | | | | | | | | | Move `cleanupText` to utils/text/transform.go `text.Cleanup`: removing unicode control characters except for those allowed by `text.Safe` Add golang.org/x/text dependencies fix text.Cleanup Fix import panic | ||||
* | force a version of golang.org/x/tools due to an incompatibility with gqlgen | Michael Muré | 2019-04-10 | 36 | -11448/+14939 |
| | |||||
* | drop go 1.8 support | Amine Hilaly | 2019-04-09 | 4 | -15/+15 |
| | |||||
* | Update Gopkg.* | Amine Hilaly | 2019-04-09 | 103 | -4988/+10063 |
| | |||||
* | graphql: expose allIdentities, identities and userIdentity in the repo | Michael Muré | 2019-04-01 | 3 | -17/+55 |
| | |||||
* | identity: more cleaning and fixes after a code review | Michael Muré | 2019-03-01 | 29 | -4644/+0 |
| | |||||
* | misc: fix non determinist zsh comp generation | Michael Muré | 2018-12-27 | 1 | -4/+13 |
| | | | | upstream PR: https://github.com/spf13/cobra/pull/801 | ||||
* | termui: use a forked gocui to fix large character handling | Michael Muré | 2018-12-25 | 11 | -12/+18 |
| | |||||
* | add a check for the minimal go version (1.8) | Michael Muré | 2018-12-23 | 4 | -0/+48 |
| | |||||
* | upgrade gqlgen to v0.7.1 | Michael Muré | 2018-12-23 | 77 | -534/+7230 |
| | |||||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 | 7 | -0/+2268 |
| | |||||
* | use more testify, fix unchecked errors | Michael Muré | 2018-09-29 | 21 | -0/+6011 |
| | |||||
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 23 | -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 anyway | Michael Muré | 2018-09-29 | 6 | -0/+448 |
| | |||||
* | graphql: add a general test for the handler/resolvers | Michael Muré | 2018-09-26 | 11 | -0/+1629 |
| | |||||
* | github: query most of the data | Michael Muré | 2018-09-24 | 91 | -0/+27426 |
| | |||||
* | bridge: add the beginning of a github importer | Michael Muré | 2018-09-21 | 30 | -0/+8085 |
| | |||||
* | graphql: update gqlgen to 0.5.1 | Michael Muré | 2018-09-14 | 163 | -4338/+11379 |
| | | | | fix #6 | ||||
* | add a new main to generate random bugs | Michael Muré | 2018-08-16 | 33 | -0/+2690 |
| | |||||
* | gqlgen: add a small program to go:generate the code | Michael Muré | 2018-08-14 | 59 | -0/+18734 |
| | |||||
* | webui: don't pack the huge .map file for production | Michael Muré | 2018-08-14 | 2 | -0/+159 |
| | |||||
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 9 | -2524/+0 |
| | |||||
* | vendor deps | Michael Muré | 2018-07-31 | 7 | -0/+589 |
| | |||||
* | vendor gocui on the master branch because of no release in a while | Michael Muré | 2018-07-30 | 8 | -362/+468 |
| | |||||
* | vendor gocui | Michael Muré | 2018-07-30 | 41 | -0/+6726 |
| |