Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | migrate to go modules | Michael Muré | 2020-02-05 |
| | |||
* | dep ensure | Michael Muré | 2019-12-26 |
| | |||
* | Merge pull request #255 from ↵ | Michael Muré | 2019-11-19 |
|\ | | | | | | | | | 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 |
| | | |||
* | | vendor: update github.com/xanzy/go-gitlab dependencies | amine | 2019-11-19 |
|/ | |||
* | Merge pull request #245 from ↵ | Michael Muré | 2019-11-11 |
|\ | | | | | | | | | 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 |
| | | |||
* | | termui: migrate to awesome-gocui instead of the old fork I had | Michael Muré | 2019-11-03 |
|/ | |||
* | bridge: improvement on the import resume feature | Michael Muré | 2019-11-03 |
| | |||
* | Merge pull request #234 from ↵ | Michael Muré | 2019-11-03 |
|\ | | | | | | | | | 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 |
| | | |||
* | | drop support for go 1.9 | Michael Muré | 2019-11-03 |
| | | |||
* | | switch to go-term-text to fix bad underflow for label rendering | Michael Muré | 2019-11-03 |
|/ | |||
* | bridge/github: improve error handling and Nothing events | Amine Hilaly | 2019-08-18 |
| | | | | vendor: add package golang.org/x/sync/errgroup | ||
* | Merge pull request #194 from ↵ | Amine | 2019-08-17 |
|\ | | | | | | | | | 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 |
| | | |||
* | | vendor: upgrade github/xanzy/go-gitlab version to 0.20.0 | Amine Hilaly | 2019-08-17 |
|/ | |||
* | vendor: update github.com/xanzy/go-gitlab to version 0.19.0 | Amine Hilaly | 2019-07-23 |
| | |||
* | vendors: add github.com/xanzy/go-gitlab vendors | Amine Hilaly | 2019-07-23 |
| | |||
* | graphql: don't use the gqlgen command to generate to avoid pulling urfave/cli | Michael Muré | 2019-07-09 |
| | |||
* | Add blang/semver vendors | Amine Hilaly | 2019-07-07 |
| | |||
* | Update gqlgen vendors | Amine Hilaly | 2019-07-07 |
| | |||
* | Update gorilla/mux vendors | Amine Hilaly | 2019-07-07 |
| | |||
* | [vendor] update dependencies: github.com/shurcooL/githubv4 | Amine Hilaly | 2019-06-24 |
| | | | | [bridge/github] graphql: Add more mutations structs | ||
* | misc: generate PowerShell command completion | Michael Muré | 2019-06-23 |
| | |||
* | vendor: update dependencies | Michael Muré | 2019-05-22 |
| | |||
* | Upgrade gqlgen version to v0.9.0 | Amine Hilaly | 2019-05-15 |
| | |||
* | Add unicode control characters test case | Amine Hilaly | 2019-05-05 |
| | | | | | | | | | | | 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 |
| | |||
* | drop go 1.8 support | Amine Hilaly | 2019-04-09 |
| | |||
* | Update Gopkg.* | Amine Hilaly | 2019-04-09 |
| | |||
* | graphql: expose allIdentities, identities and userIdentity in the repo | Michael Muré | 2019-04-01 |
| | |||
* | identity: more cleaning and fixes after a code review | Michael Muré | 2019-03-01 |
| | |||
* | misc: fix non determinist zsh comp generation | Michael Muré | 2018-12-27 |
| | | | | upstream PR: https://github.com/spf13/cobra/pull/801 | ||
* | termui: use a forked gocui to fix large character handling | Michael Muré | 2018-12-25 |
| | |||
* | add a check for the minimal go version (1.8) | Michael Muré | 2018-12-23 |
| | |||
* | upgrade gqlgen to v0.7.1 | Michael Muré | 2018-12-23 |
| | |||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 |
| | |||
* | use more testify, fix unchecked errors | Michael Muré | 2018-09-29 |
| | |||
* | bug: implement comment edition | Michael Muré | 2018-09-29 |
| | | | | | - 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 |
| | |||
* | graphql: add a general test for the handler/resolvers | Michael Muré | 2018-09-26 |
| | |||
* | github: query most of the data | Michael Muré | 2018-09-24 |
| | |||
* | bridge: add the beginning of a github importer | Michael Muré | 2018-09-21 |
| | |||
* | graphql: update gqlgen to 0.5.1 | Michael Muré | 2018-09-14 |
| | | | | fix #6 | ||
* | add a new main to generate random bugs | Michael Muré | 2018-08-16 |
| | |||
* | gqlgen: add a small program to go:generate the code | Michael Muré | 2018-08-14 |
| | |||
* | webui: don't pack the huge .map file for production | Michael Muré | 2018-08-14 |
| | |||
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 |
| | |||
* | vendor deps | Michael Muré | 2018-07-31 |
| |