Michael Muré
|
b92adfcb5f
|
bridge: huge refactor to accept multiple kind of credentials
|
2019-12-08 21:28:27 +01:00 |
|
Michael Muré
|
1a1e313f30
|
bridge: move export event handling to the CLI
|
2019-11-26 20:46:00 +01:00 |
|
amine
|
614bc5a2c5
|
commands: support bridge imports after a given date and resumable imports
|
2019-11-03 17:21:27 +01:00 |
|
Amine Hilaly
|
514dc30c20
|
bridge/gitlab: fix edit comment request and remove label functionalities
|
2019-08-19 23:56:50 +02:00 |
|
Amine Hilaly
|
e6931aaf6f
|
commands: silence export and import nothing events
|
2019-08-19 00:19:58 +02:00 |
|
Amine Hilaly
|
5ca326af83
|
bridge/core: add context.Context to ImportAll and ExportAll signatures
bridge/core: add ImportResult objects to stream import events
bridge/core: launchpad support asynchronous import
bridge/github: cancellable export and import functions
bridge/gitlab: cancellable export and import functions
commands: bridge pull/push gracefull kill
bridge/github: fix github import
bridge/github: use simple context for imports
bridge/core: name parameters in interfaces
github/core: Add EventError to export and import events types
bridge/gitlab: add context support in gitlab requests functions
bridge/gitlab: remove imported events count from importer logic
bridge/github: remove imported events count from importer logic
bridge/github: add context support in query and muration requets
bridge/github: fix bug duplicate editions after multiple calls
bridge/core: import import and export events String methods
bridge/gitlab: fix error handling in note import events
commands/bridge: Add statistics about imports and exports
bridge/gitlab: properly handle context cancellation
bridge/github: improve error handling
bridge: break iterators on context cancel or timeout
bridge: add context timeout support
bridge: improve event formating and error handling
commands: handle interrupt and switch cases
bridge/github: add export mutation timeouts
bridge: fix race condition bug in the github and gitlab importers
bridge/github: improve context error handling
|
2019-08-18 00:14:22 +02:00 |
|
Amine Hilaly
|
1f365b2369
|
[core] Implement ExportResults
Use ExportResult chan to send export events
Remove exportedBugs and exportedLabels
|
2019-06-30 15:42:45 +02:00 |
|
Amine Hilaly
|
6d9ba4aba2
|
rebase & fix push command
|
2019-06-24 21:28:43 +02:00 |
|
Amine Hilaly
|
0424a0fa19
|
[commands] bridge: add push sub command
[commands] bridge: use cobra max args
|
2019-06-24 21:19:43 +02:00 |
|