Michael Muré
f35845d328
Merge pull request #255 from MichaelMure/dependabot/dep/github.com/awesome-gocui/gocui-a34ffb0
...
build(deps): bump github.com/awesome-gocui/gocui from `c9d3c2b` to `a34ffb0`
2019-11-19 21:29:26 +01:00
amine
17b4329973
vendor: update github.com/awesome-gocui/gocui dependencies
2019-11-19 21:29:09 +01:00
amine
87f86bca1e
vendor: update github.com/xanzy/go-gitlab dependencies
2019-11-19 20:17:51 +01:00
Michael Muré
6a1c8c4dd4
Merge pull request #245 from 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
2019-11-11 02:22:52 +01:00
amine
83eb7abd43
vendor: update github.com/xanzy/go-gitlab to v0.22.0
2019-11-10 18:31:29 +01:00
Michael Muré
cb8236c9c2
termui: migrate to awesome-gocui instead of the old fork I had
2019-11-03 20:47:29 +01:00
Michael Muré
57e23c8ada
bridge: improvement on the import resume feature
2019-11-03 17:23:05 +01:00
Michael Muré
16bd116971
Merge pull request #234 from 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
2019-11-03 13:29:29 +00:00
Michael Muré
912b5ca320
drop support for go 1.9
2019-11-03 14:06:29 +01:00
Michael Muré
f72a9dc62b
switch to go-term-text to fix bad underflow for label rendering
2019-11-03 14:00:35 +01:00
amine
a3a431edac
vendors: upgrade github.com/xanzy/go-gitlab dependencies to 0.21.0
2019-10-24 20:45:02 +02:00
Amine Hilaly
df412430ab
bridge/github: improve error handling and Nothing events
...
vendor: add package golang.org/x/sync/errgroup
2019-08-18 23:50:13 +02:00
Amine
6428352bd1
Merge pull request #194 from 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
2019-08-17 01:30:57 +02:00
Amine Hilaly
d571deef57
vendor: upgrade github.com/99designs/gqlgen to v0.9.2
2019-08-17 00:48:08 +02:00
Amine Hilaly
f6280a22c7
vendor: upgrade github/xanzy/go-gitlab version to 0.20.0
2019-08-17 00:28:45 +02:00
Amine Hilaly
1c23c736e9
vendor: update github.com/xanzy/go-gitlab to version 0.19.0
2019-07-23 17:18:04 +02:00
Amine Hilaly
15d12fb6c9
vendors: add github.com/xanzy/go-gitlab vendors
2019-07-23 17:18:04 +02:00
Michael Muré
1402295382
graphql: don't use the gqlgen command to generate to avoid pulling urfave/cli
2019-07-09 13:22:59 +02:00
Amine Hilaly
08f9bafd09
Add blang/semver vendors
2019-07-07 13:37:22 +02:00
Amine Hilaly
e381d5554a
Update gqlgen vendors
2019-07-07 13:37:03 +02:00
Amine Hilaly
cb7fefdc99
Update gorilla/mux vendors
2019-07-07 13:36:30 +02:00
Amine Hilaly
946c936c5c
[vendor] update dependencies: github.com/shurcooL/githubv4
...
[bridge/github] graphql: Add more mutations structs
2019-06-24 21:21:15 +02:00
Michael Muré
b64587f87a
misc: generate PowerShell command completion
2019-06-23 14:33:02 +02:00
Michael Muré
485ca59004
vendor: update dependencies
2019-05-22 20:53:53 +02:00
Amine Hilaly
6949d6c543
Upgrade gqlgen version to v0.9.0
2019-05-15 15:04:57 +02:00
Amine Hilaly
2e17f37175
Add unicode control characters test case
...
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
2019-05-05 18:16:10 +02:00
Michael Muré
0e53d2555e
force a version of golang.org/x/tools due to an incompatibility with gqlgen
2019-04-10 20:30:34 +02:00
Amine Hilaly
4d14cadde4
drop go 1.8 support
2019-04-09 21:56:56 +02:00
Amine Hilaly
26b5343e21
Update Gopkg.*
2019-04-09 21:45:24 +02:00
Michael Muré
15c258cdc4
graphql: expose allIdentities, identities and userIdentity in the repo
2019-04-01 14:03:13 +02:00
Michael Muré
14b240af8f
identity: more cleaning and fixes after a code review
2019-03-01 22:40:22 +01:00
Michael Muré
3f694195f8
misc: fix non determinist zsh comp generation
...
upstream PR: https://github.com/spf13/cobra/pull/801
2018-12-27 21:27:56 +01:00
Michael Muré
ebcf3a7587
termui: use a forked gocui to fix large character handling
2018-12-25 20:49:54 +01:00
Michael Muré
8a6a8055d7
add a check for the minimal go version (1.8)
2018-12-23 23:03:19 +01:00
Michael Muré
1410a1af75
upgrade gqlgen to v0.7.1
2018-12-23 17:11:37 +01:00
Michael Muré
3402230a55
bug: use a value embedding for OpBase
2018-10-01 11:37:17 +02:00
Michael Muré
d450c7a883
use more testify, fix unchecked errors
2018-09-29 21:09:09 +02:00
Michael Muré
c46d01f8c1
bug: implement comment edition
...
- add a new operation
- add a new "timeline" in the snapshot that hold a processed version of the operations
2018-09-29 20:41:19 +02:00
Michael Muré
1bf268cebc
merge package operations into bug, they are tightly coupled anyway
2018-09-29 00:51:54 +02:00
Michael Muré
f969370901
graphql: add a general test for the handler/resolvers
2018-09-26 16:26:50 +02:00
Michael Muré
c4a207622a
github: query most of the data
2018-09-24 19:22:32 +02:00
Michael Muré
1c86a66cbe
bridge: add the beginning of a github importer
2018-09-21 12:54:48 +02:00
Michael Muré
b478cd1bcb
graphql: update gqlgen to 0.5.1
...
fix #6
2018-09-14 12:41:59 +02:00
Michael Muré
1e43a6a7e3
add a new main to generate random bugs
2018-08-16 18:22:00 +02:00
Michael Muré
5c568a362b
gqlgen: add a small program to go:generate the code
2018-08-14 14:48:41 +02:00
Michael Muré
43f808a0e2
webui: don't pack the huge .map file for production
2018-08-14 02:06:41 +02:00
Michael Muré
15f2824219
graphql: simplify the requests with helpers
2018-08-01 19:24:19 +02:00
Michael Muré
20bd25f332
vendor deps
2018-07-31 16:50:53 +02:00
Michael Muré
12b0fecd9b
vendor gocui on the master branch because of no release in a while
2018-07-30 18:22:52 +02:00
Michael Muré
bb9168f98a
vendor gocui
2018-07-30 18:11:53 +02:00