Michael Muré
|
f1ed857cbd
|
Merge pull request #271 from MichaelMure/bridge-credentials
bridge: huge refactor to accept multiple kind of credentials
|
2019-12-10 00:42:23 +01:00 |
|
Michael Muré
|
8f7f89561b
|
bridge: fix incorrect last import time on context cancel
|
2019-12-09 01:03:37 +01:00 |
|
Michael Muré
|
b92adfcb5f
|
bridge: huge refactor to accept multiple kind of credentials
|
2019-12-08 21:28:27 +01:00 |
|
Michael Muré
|
57e23c8ada
|
bridge: improvement on the import resume feature
|
2019-11-03 17:23:05 +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
|
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
|
0424a0fa19
|
[commands] bridge: add push sub command
[commands] bridge: use cobra max args
|
2019-06-24 21:19:43 +02:00 |
|
Amine Hilaly
|
f70e775dbd
|
Store bridge type alongside the other params in the config
|
2019-06-15 02:33:06 +02:00 |
|
Amine Hilaly
|
0d976f66e8
|
Add importer tests
Changes to Importer and exporter interface
Improve importer
Fix extra edits bug
|
2019-05-05 18:16:10 +02:00 |
|
Michael Muré
|
2fd5f71b59
|
commands: add a "." at the end of Short commands usage
|
2019-03-01 22:52:52 +01:00 |
|
Rafael Passos
|
f72b18496b
|
moved cleaner function to util/interrupt
|
2018-10-24 18:36:39 -03:00 |
|
Rafael Passos
|
c38f8f1c30
|
Registering lock clearing functions to Cleaner
|
2018-10-23 18:01:00 -03:00 |
|
Michael Muré
|
7a511f9a13
|
commands: don't load the repo for commands that don't need it
fix #67
|
2018-10-17 20:39:35 +02:00 |
|
Michael Muré
|
64133ee5ba
|
github: deal with the deleted user case where github return a null actor
|
2018-10-06 11:55:16 +02:00 |
|
Michael Muré
|
2282cbb595
|
commands: add "bridge pull"
|
2018-09-24 17:11:50 +02:00 |
|