Commit Graph

73 Commits

Author SHA1 Message Date
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
dependabot-preview[bot]
846a1b6a92
build(deps): bump github.com/xanzy/go-gitlab from 0.22.0 to 0.22.1
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.22.0...v0.22.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 04:26:13 +00:00
dependabot-preview[bot]
e4b30ee75c
build(deps): bump github.com/awesome-gocui/gocui
Bumps [github.com/awesome-gocui/gocui](https://github.com/awesome-gocui/gocui) from `c9d3c2b` to `a34ffb0`.
- [Release notes](https://github.com/awesome-gocui/gocui/releases)
- [Commits](c9d3c2bec4...a34ffb0559)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 04:24:07 +00: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
Michael Muré
965102f73c termui: rework the cursor in bugtable to match the rendering before the switch to awesome-gocui 2019-11-10 13:05:01 +01:00
dependabot-preview[bot]
af382431ca
build(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.21.0...v0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 04:26:31 +00: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
dependabot-preview[bot]
683040dd7a
build(deps): bump github.com/xanzy/go-gitlab from 0.20.0 to 0.21.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 04:21:11 +00:00
dependabot-preview[bot]
355351eed9
build(deps): bump golang.org/x/sync from 1122301 to cd5d95a
Bumps [golang.org/x/sync](https://github.com/golang/sync) from `1122301` to `cd5d95a`.
- [Release notes](https://github.com/golang/sync/releases)
- [Commits](112230192c...cd5d95a43a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-12 04:26:04 +00: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
dependabot-preview[bot]
8b00e48d02
build(deps): bump github.com/xanzy/go-gitlab from 0.19.0 to 0.20.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.19.0...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-16 04:24:03 +00:00
dependabot-preview[bot]
a89355e7fb
build(deps): bump github.com/99designs/gqlgen from 0.9.1 to 0.9.2
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.9.1...v0.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-08 04:33:06 +00: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
a2a40cfd45
deps: Add github.com/xanzy/go-gitlab to dependencies 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
7a336e95b1
Update Gopkg.lock and Gopkg.tml 2019-07-07 13:36:05 +02:00
Michael Muré
0903d16540
Merge pull request #174 from MichaelMure/dependabot/dep/github.com/gorilla/mux-1.7.3
build(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3
2019-07-06 20:31:16 +02:00
Michael Muré
c0ad45064c
Merge pull request #173 from MichaelMure/dependabot/dep/github.com/99designs/gqlgen-0.9.1
build(deps): bump github.com/99designs/gqlgen from 0.9.0 to 0.9.1
2019-07-06 20:30:16 +02:00
dependabot-preview[bot]
f9d7d6bc12
build(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.2...v1.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 04:34:29 +00:00
dependabot-preview[bot]
b67acd5cc3
build(deps): bump github.com/99designs/gqlgen from 0.9.0 to 0.9.1
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.9.0...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27 04:25:01 +00: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
dependabot-preview[bot]
7461c1fe3a
build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v0.0.4...0.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-23 12:16:13 +00:00
Michael Muré
1a7ccd594a
Merge pull request #145 from MichaelMure/dependabot/dep/github.com/spf13/cobra-0.0.4
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
2019-05-21 14:15:33 +02:00
Michael Muré
150f79c4d1
Merge pull request #144 from MichaelMure/dependabot/dep/github.com/skratchdot/open-golang-79abb63
build(deps): bump github.com/skratchdot/open-golang from `75fb7ed` to `79abb63`
2019-05-21 14:09:44 +02:00
Michael Muré
dec5c40e9f
Merge pull request #139 from MichaelMure/dependabot/dep/github.com/gorilla/mux-1.7.2
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
2019-05-21 14:08:19 +02:00
dependabot[bot]
13002c521d
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:39:36 +00:00
dependabot[bot]
17a837debe
build(deps): bump github.com/skratchdot/open-golang
Bumps [github.com/skratchdot/open-golang](https://github.com/skratchdot/open-golang) from `75fb7ed` to `79abb63`.
- [Release notes](https://github.com/skratchdot/open-golang/releases)
- [Commits](75fb7ed420...79abb63cd6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:37:43 +00:00
dependabot[bot]
ed2ccec704
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.6.2 to 1.7.2.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.6.2...v1.7.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:34:27 +00:00
dependabot[bot]
2a9b9059ad
build(deps): bump github.com/shurcooL/vfsgen from 62bca83 to 6a9ea43
Bumps [github.com/shurcooL/vfsgen](https://github.com/shurcooL/vfsgen) from `62bca83` to `6a9ea43`.
- [Release notes](https://github.com/shurcooL/vfsgen/releases)
- [Commits](62bca832be...6a9ea43bca)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:32:11 +00: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é
feab9412df
WIP identity in git 2019-03-01 22:35:36 +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