Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bridge/gitlab: remove gitlab url checking before export | Amine Hilaly | 2019-08-24 | 1 | -8/+0 | |
| | ||||||
* | bridge/gitlab: exporter ignore issues imported from or exported to different ↵ | Amine Hilaly | 2019-08-23 | 1 | -4/+24 | |
| | | | | projects | |||||
* | bridge/gitlab: improve exporter error handling and label change operations | Amine Hilaly | 2019-08-23 | 1 | -33/+23 | |
| | ||||||
* | bridge/gitlab: fix edit comment request and remove label functionalities | Amine Hilaly | 2019-08-19 | 3 | -111/+67 | |
| | ||||||
* | bridge/gitlab: rebase and correct exporter | Amine Hilaly | 2019-08-19 | 2 | -71/+135 | |
| | ||||||
* | bridge/gitlab: add exporter e2e tests | Amine Hilaly | 2019-08-19 | 2 | -79/+315 | |
| | | | | bridge/gitlab: fix export bugs and rebase | |||||
* | bridge/gitlab: add exporter implementation | Amine Hilaly | 2019-08-19 | 2 | -3/+519 | |
| | ||||||
* | bridge/github: improve error handling and Nothing events | Amine Hilaly | 2019-08-18 | 1 | -2/+1 | |
| | | | | vendor: add package golang.org/x/sync/errgroup | |||||
* | bridge/core: add context.Context to ImportAll and ExportAll signatures | Amine Hilaly | 2019-08-18 | 4 | -63/+174 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | Merge pull request #193 from MichaelMure/immutableID | Amine | 2019-08-13 | 1 | -13/+12 | |
|\ | | | | | Future proof the operation's ID | |||||
| * | more hash-->id fixes | Michael Muré | 2019-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | finish the refactoring for the dedicated identifier type | Michael Muré | 2019-08-12 | 1 | -2/+2 | |
| | | ||||||
| * | fix everything following the hash-->id change | Michael Muré | 2019-08-08 | 1 | -12/+11 | |
| | | ||||||
* | | bridge/gitlab: importer handle mentions in other issue and merge requests | Amine Hilaly | 2019-08-11 | 2 | -1/+13 | |
|/ | ||||||
* | bridge/gitlab: fix bug when running import multiple times | Amine Hilaly | 2019-07-31 | 1 | -7/+18 | |
| | ||||||
* | bridge/gitlab: handle other notes cases | Amine Hilaly | 2019-07-26 | 1 | -1/+9 | |
| | ||||||
* | bridge/github: add getNewTitle tests | Amine Hilaly | 2019-07-23 | 5 | -6/+66 | |
| | ||||||
* | bridge/gitlab: fix comment edition target hash in the import | Amine Hilaly | 2019-07-23 | 4 | -75/+61 | |
| | | | | bridge/gitlab: global changes, typo fixes, comments addition | |||||
* | bridge/gitlab: change validateProjectURL signature | Amine Hilaly | 2019-07-23 | 5 | -34/+21 | |
| | | | | bridge/gitlab: code cleanup | |||||
* | bridge/gitlab: global code and comment updates | Amine | 2019-07-23 | 2 | -7/+7 | |
| | | | Co-Authored-By: Michael Muré <batolettre@gmail.com> | |||||
* | bridge/gitlab: improve tests and errors | Amine Hilaly | 2019-07-23 | 3 | -16/+26 | |
| | | | | bridge/gitlab: global fixes | |||||
* | bridge/gitlab: Fix test project path | Amine Hilaly | 2019-07-23 | 4 | -9/+11 | |
| | | | | bridge/gitlab: update comments | |||||
* | bridge/gitlab: add gitlab client default timeout | Amine Hilaly | 2019-07-23 | 2 | -9/+7 | |
| | | | | bridge/gitlab: fix import bug | |||||
* | bridge/gitlab: remove exporter | Amine Hilaly | 2019-07-23 | 1 | -495/+1 | |
| | ||||||
* | bridge/gitlab: move constants to gitlab.go | Amine Hilaly | 2019-07-23 | 3 | -21/+59 | |
| | ||||||
* | bridge/gitlab: add bridge config tests | Amine Hilaly | 2019-07-23 | 2 | -16/+87 | |
| | ||||||
* | bridge/gitlab: fix note error handling bug | Amine Hilaly | 2019-07-23 | 4 | -42/+6 | |
| | | | | bridge/gitlab: remove unused functions | |||||
* | bridge/gitlab: add import unit tests | Amine Hilaly | 2019-07-23 | 1 | -0/+151 | |
| | ||||||
* | bridge/gitlab: make resolve error unique within the importer | Amine Hilaly | 2019-07-23 | 1 | -19/+16 | |
| | ||||||
* | bridge/gitlab: check notes system field | Amine Hilaly | 2019-07-23 | 1 | -2/+5 | |
| | ||||||
* | bridge/gitlab: check identity cache in ensurePerson | Amine Hilaly | 2019-07-23 | 1 | -0/+15 | |
| | ||||||
* | bridge/gitlab: complete importer | Amine Hilaly | 2019-07-23 | 1 | -2/+309 | |
| | ||||||
* | bridge/gitlab: add import note utilities | Amine Hilaly | 2019-07-23 | 2 | -2/+96 | |
| | | | | bridge/gitlab: set default capacity to 20 | |||||
* | bridge/gitlab: add iterator LabelEvents | Amine Hilaly | 2019-07-23 | 1 | -0/+52 | |
| | ||||||
* | bridge/gitlab: fix iterator bugs and enhacements | Amine Hilaly | 2019-07-23 | 1 | -86/+67 | |
| | ||||||
* | bridge/gitlab: fix iterator out of index bug | Amine Hilaly | 2019-07-23 | 1 | -2/+9 | |
| | ||||||
* | bridge/gitlab: prompt only for user provided token | Amine Hilaly | 2019-07-23 | 1 | -29/+1 | |
| | ||||||
* | bridge/gitlab: add method to query all project labels | Amine Hilaly | 2019-07-23 | 1 | -31/+51 | |
| | ||||||
* | bridge/gitlab: remove request token methodes | Amine Hilaly | 2019-07-23 | 1 | -89/+9 | |
| | ||||||
* | bridge/gitlab: add issue iterator | Amine Hilaly | 2019-07-23 | 1 | -0/+212 | |
| | ||||||
* | bridge/gitlab: bridge project validation | Amine Hilaly | 2019-07-23 | 3 | -185/+61 | |
| | | | | bridge/gitlab: token generation | |||||
* | bridge/gitlab: add bridge configure | Amine Hilaly | 2019-07-23 | 1 | -0/+518 | |
| | ||||||
* | bridge/gitlab: init exporter | Amine Hilaly | 2019-07-23 | 1 | -0/+466 | |
| | ||||||
* | bridge/gitlab: init new bridge | Amine Hilaly | 2019-07-23 | 2 | -0/+58 | |