da6591e
cmd: "user create" only assign the user identity if not set
Michael Muré created
da6591e
cmd: "user create" only assign the user identity if not set
Michael Muré created
f1ed857
Merge pull request #271 from MichaelMure/bridge-credentials
bridge: huge refactor to accept multiple kind of credentials
Michael Muré created
58c0e5a
auth: Correctly cast configs[configKeyKind]
amine created
4c6d33e
type the CredentialKind values
Co-Authored-By: Amine <hilalyamine@gmail.com>
Michael Muré and Amine created
69af7a1
Merge pull request #272 from MichaelMure/fix-import-time-save
bridge: fix incorrect last import time on context cancel
Amine created
8f7f895
bridge: fix incorrect last import time on context cancel
Michael Muré created
b92adfc
bridge: huge refactor to accept multiple kind of credentials
Michael Muré created
981a4a8
Merge pull request #265 from contrapunctus-1/doc-grammar
readme - fix some grammatical issues
Michael Muré created
f7f1924
readme - fix some grammatical issues
contrapunctus created
5207fb4
Merge pull request #263 from MichaelMure/configure-cleanup
github: tiny cleanups of the configurator
Amine created
1a1e313
bridge: move export event handling to the CLI
Michael Muré created
4f856d6
gitlab: configurator cleanup
Michael Muré created
afe69d0
github: tiny cleanups of the configurator
Michael Muré created
26a6269
Merge pull request #262 from MichaelMure/bridge
bridge: trim inputs during bridge configuration
Michael Muré created
7cb7720
bridge: trim inputs during bridge configuration
amine created
44f648a
Merge pull request #260 from MichaelMure/bridge
Support bridge configuration with global tokens
Michael Muré created
06abb5a
bridge/gitlab: add gitlab bridge configuration
amine created
da2d797
bridge/core: add LoadTokensWithTarget and LoadOrCreateToken functions
bridge/github: global fixes
amine created
09db1cd
commands: add bridge configure --token-id flag
amine created
014e754
bridge/github: use core.ConfigKeyToken instead of keyToken
amine created
b1d0f48
bridge/github: configuration with global configs
amine created
bf75838
bridge/core: load token value in ensureInit
bridge/core: add more token functionalities
amine created
6345895
Merge pull request #258 from MichaelMure/fixes
Bridges fixes
Michael Muré created
f35845d
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`
Michael Muré created
17b4329
vendor: update github.com/awesome-gocui/gocui dependencies
amine created
76b6129
bridge: use the target as well in the token ID
Michael Muré created
dcf3feb
Merge pull request #254 from MichaelMure/import-events
Bridge: correctly emit NothingEvents
Michael Muré created
5054b8d
github: sort project candidate in the interactive wizard
Michael Muré created
22085f3
Merge pull request #256 from MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.22.1
build(deps): bump github.com/xanzy/go-gitlab from 0.22.0 to 0.22.1
Michael Muré created
d6d5978
bridge/launchpad: importer correctly emit NothingEvent
amine created
60427f0
bridge configure: no default name if the default has already been created
Michael Muré created
87f86bc
vendor: update github.com/xanzy/go-gitlab dependencies
amine created
967f19a
bridge/gitlab: importer and exporter correctly emit NothingEvents
amine created
87244d3
bridge/github: export correctly emit nothing events
amine created
62fea26
Merge pull request #213 from MichaelMure/hash-collision
bug: make sure there is no Operation's hash collision
Michael Muré created
8b5685b
bridge/github: importer corectly emit events
amine created
283e971
bug: make sure there is no Operation's hash collision
Michael Muré created
e01ceff
Merge pull request #247 from MichaelMure/bridge-origin
bridge: move keyOrigin to core package
Michael Muré created
8ffe2a9
bridge/launchpad: add missing metadata
bridge: use a specific key for origin metadata
amine created
67c82f4
bridge/core: document import/export events
Michael Muré created
abae3c2
Merge pull request #257 from MichaelMure/core-fixes
Core fixes
Michael Muré created
ed2ac79
bug: use NeedCommit() in the interface, drop HasPendingOp()
Michael Muré created
a9b32e6
repo: esthetism rename
Michael Muré created
0b2a99a
bug: don't forget to assign the new packs after a merge
fix #235
Michael Muré created
846a1b6
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>
dependabot-preview[bot] created
e4b30ee
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](https://github.com/awesome-gocui/gocui/compare/c9d3c2bec453a8d648228640c79cc769bbc78df8...a34ffb055986a3f9461735162c9a2d235b95b8cb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] created
fdbff4d
Merge pull request #249 from MichaelMure/iterator-fix
bridge/github: fix iterator regression
Michael Muré created
e3e37fd
bridge/github: fix iterator regression
amine created
2367029
Merge pull request #248 from MichaelMure/github-deprecated
github: follow API changes
Michael Muré created
c1f33db
github: follow API changes
https://developer.github.com/v4/changelog/2019-06-04-schema-changes/
Michael Muré created