2e1a5e2
bug: compute op's ID based on the serialized data on disk
Michael Muré created
2e1a5e2
bug: compute op's ID based on the serialized data on disk
Michael Muré created
a89355e
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>
dependabot-preview[bot] created
2c3034a
Merge pull request #189 from A-Hilaly/bridge-gitlab-fix
bridge: fix gitlab bridge when running multiple imports.
Michael Muré created
e678e81
bridge/gitlab: fix bug when running import multiple times
Amine Hilaly created
00402f1
Merge pull request #186 from A-Hilaly/gitlab-import-fix
bridge/gitlab: handle all known notes types
Michael Muré created
5327983
bridge/gitlab: handle other notes cases
Amine Hilaly created
9ecbcb1
Merge pull request #179 from MichaelMure/gitlab-support
Add gitlab bridge configuration and importer
Michael Muré created
29fdd37
bridge/github: add getNewTitle tests
Amine Hilaly created
0c8f1c3
bridge/gitlab: fix comment edition target hash in the import
bridge/gitlab: global changes, typo fixes, comments addition
Amine Hilaly created
0329bfd
bridge/gitlab: change validateProjectURL signature
bridge/gitlab: code cleanup
Amine Hilaly created
ca00c9c
Merge pull request #184 from A-Hilaly/bridge-github-fix
fix index out of range panic in github configuration
Michael Muré created
b82ef04
fix index out of range panic in github configuration
Amine Hilaly created
d098a96
bridge/gitlab: global code and comment updates
Co-Authored-By: Michael Muré <batolettre@gmail.com>
Amine and Michael Muré created
ece2cb1
bridge/gitlab: improve tests and errors
bridge/gitlab: global fixes
Amine Hilaly created
54dd81e
bridge: update generated docs
Amine Hilaly created
b27647c
bridge/gitlab: Fix test project path
bridge/gitlab: update comments
Amine Hilaly created
b185078
bridge/gitlab: add gitlab client default timeout
bridge/gitlab: fix import bug
Amine Hilaly created
5e2eb50
bridge/gitlab: remove exporter
Amine Hilaly created
b9a5338
bridge/gitlab: move constants to gitlab.go
Amine Hilaly created
7726bbd
bridge/gitlab: add bridge config tests
Amine Hilaly created
3256b44
Update README exporter and importer implementations tables
Amine Hilaly created
ce3a278
bridge/gitlab: fix note error handling bug
bridge/gitlab: remove unused functions
Amine Hilaly created
05a3aec
bridge/gitlab: add import unit tests
Amine Hilaly created
76a389c
bridge/gitlab: make resolve error unique within the importer
Amine Hilaly created
d34eae1
bug: add snapshot.SearchComment method
Amine Hilaly created
e012b6c
bridge/gitlab: check notes system field
Amine Hilaly created
ffb8d34
bridge/gitlab: check identity cache in ensurePerson
Amine Hilaly created
8b6c896
bridge/gitlab: complete importer
Amine Hilaly created
53f99d3
bridge/gitlab: add import note utilities
bridge/gitlab: set default capacity to 20
Amine Hilaly created
89227f9
bridge/gitlab: add iterator LabelEvents
Amine Hilaly created
b512108
bridge/gitlab: fix iterator bugs and enhacements
Amine Hilaly created
1c23c73
vendor: update github.com/xanzy/go-gitlab to version 0.19.0
Amine Hilaly created
612264a
bridge/gitlab: fix iterator out of index bug
Amine Hilaly created
6c02f09
bridge/gitlab: prompt only for user provided token
Amine Hilaly created
aea8818
bridge/gitlab: add method to query all project labels
Amine Hilaly created
5144525
bridge/gitlab: remove request token methodes
Amine Hilaly created
8ee136e
bridge/gitlab: add issue iterator
Amine Hilaly created
35a033c
bridge/gitlab: bridge project validation
bridge/gitlab: token generation
Amine Hilaly created
a1a1d48
bridge/gitlab: add bridge configure
Amine Hilaly created
cfd5653
bridge/gitlab: init exporter
Amine Hilaly created
01c0f64
bridge/gitlab: init new bridge
Amine Hilaly created
15d12fb
vendors: add github.com/xanzy/go-gitlab vendors
Amine Hilaly created
a2a40cf
deps: Add github.com/xanzy/go-gitlab to dependencies
Amine Hilaly created
8d05b47
Merge pull request #183 from A-Hilaly/bridge-github-fix
fix project visibility prompt in Github bridge configuration
Michael Muré created
c805142
bridge/github: fix project visibility prompt
Amine Hilaly created
23bf30a
Update README.md
Michael Muré created
1402295
graphql: don't use the gqlgen command to generate to avoid pulling urfave/cli
Michael Muré created
a5c42b7
Merge pull request #177 from A-Hilaly/git-version
Check git version in repo RmConfigs
Michael Muré created
fb50d47
repository: RmConfigs usage of git version lt 2.18
Amine Hilaly created
76db2f4
repository: rework how RmConfigs works with git
Michael Muré created