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
|
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
|
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é
|
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 |
|
Michael Muré
|
8fa0b258ac
|
cleaning
|
2018-07-29 18:58:42 +02:00 |
|
Michael Muré
|
6363518c85
|
relay connection working with gqlgen
|
2018-07-29 18:51:56 +02:00 |
|
Michael Muré
|
e89f87624f
|
generate markdown documentation
|
2018-07-20 15:46:14 +02:00 |
|
Michael Muré
|
0a7814f33a
|
humanize time
|
2018-07-19 18:10:45 +02:00 |
|
Michael Muré
|
9f04fc2f7b
|
bug: replace the uuid based id with the hash of the first commit
|
2018-07-19 17:58:15 +02:00 |
|
Michael Muré
|
a2a50f3de0
|
webui: add a primitive graphql handler
|
2018-07-19 14:15:50 +02:00 |
|
Michael Muré
|
25fb88d749
|
fix dependencies
|
2018-07-19 13:49:26 +02:00 |
|
Michael Muré
|
7f5922f905
|
rework all the commands to use cobra as a parser
|
2018-07-19 12:36:01 +02:00 |
|
Michael Muré
|
1332a6ec0a
|
ls: add some colors
|
2018-07-17 20:23:14 +02:00 |
|
Michael Muré
|
1d678dfdfa
|
vendor dependencies with dep
|
2018-07-16 23:23:43 +02:00 |
|