Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure every text input is safe and validated | Michael Muré | 2021-04-17 | 1 | -3/+4 |
| | | | | fix #630 | ||||
* | deal with the previous changes | Michael Muré | 2021-02-14 | 1 | -0/+1 |
| | |||||
* | launchpad: fix a nil value access | Michael Muré | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | launchpad: tighten the bug matching | Michael Muré | 2020-03-28 | 1 | -1/+4 |
| | |||||
* | identity: bring back the login to hold that info from bridges (purely ↵ | Michael Muré | 2020-02-25 | 1 | -0/+1 |
| | | | | informational) | ||||
* | bridges: pass the context to Init for when a client build process needs it | Michael Muré | 2020-02-15 | 1 | -1/+1 |
| | |||||
* | it compiles \o/ | Michael Muré | 2020-02-08 | 1 | -5/+0 |
| | |||||
* | more more wip | Michael Muré | 2020-02-08 | 1 | -1/+0 |
| | |||||
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -2/+2 |
| | |||||
* | bridge/launchpad: importer correctly emit NothingEvent | amine | 2019-11-19 | 1 | -4/+3 |
| | |||||
* | bridge/launchpad: add missing metadata | amine | 2019-11-19 | 1 | -8/+11 |
| | | | | bridge: use a specific key for origin metadata | ||||
* | bridge/core: add context.Context to ImportAll and ExportAll signatures | Amine Hilaly | 2019-08-18 | 1 | -84/+101 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | finish the refactoring for the dedicated identifier type | Michael Muré | 2019-08-12 | 1 | -3/+4 |
| | |||||
* | cache: expose the operation when creating a new bug | Michael Muré | 2019-06-16 | 1 | -1/+1 |
| | |||||
* | Add importer tests | Amine Hilaly | 2019-05-05 | 1 | -6/+1 |
| | | | | | | Changes to Importer and exporter interface Improve importer Fix extra edits bug | ||||
* | github: fix 3 edge-case failures | Michael Muré | 2019-03-01 | 1 | -5/+5 |
| | |||||
* | identity: work on higher level now, cache, first two identity commands | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -8/+32 |
| | |||||
* | Launchpad bridge: fetch comments. | Cyril Roelandt | 2019-02-27 | 1 | -2/+44 |
| | |||||
* | Initial Launchpad bridge. | Cyril Roelandt | 2018-12-16 | 1 | -0/+80 |
This a just a preview. Not all features are expected to work. |