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
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