Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: style SetStatus | Michael Muré | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | github/gitlab: many fixes and improvments at the config step | Michael Muré | 2020-02-10 | 2 | -42/+82 |
| | |||||
* | bridge: hopefully fix tests | Michael Muré | 2020-02-08 | 1 | -0/+2 |
| | |||||
* | github: make sure to have a name | Michael Muré | 2020-02-08 | 1 | -0/+5 |
| | |||||
* | fix tests ? | Michael Muré | 2020-02-08 | 1 | -6/+6 |
| | |||||
* | it compiles \o/ | Michael Muré | 2020-02-08 | 6 | -18/+24 |
| | |||||
* | gitlab also compile | Michael Muré | 2020-02-08 | 4 | -2/+13 |
| | |||||
* | more more wip | Michael Muré | 2020-02-08 | 4 | -42/+40 |
| | |||||
* | wip | Michael Muré | 2020-02-08 | 1 | -2/+4 |
| | |||||
* | more wip | Michael Muré | 2020-02-08 | 1 | -1/+35 |
| | |||||
* | more wip | Michael Muré | 2020-02-08 | 5 | -57/+25 |
| | |||||
* | WIP | Michael Muré | 2020-02-08 | 1 | -39/+26 |
| | |||||
* | input: better reusable prompt functions | Michael Muré | 2020-02-08 | 1 | -127/+12 |
| | |||||
* | github: warning when the comment to be edited is missing instead of failing | Michael Muré | 2020-01-04 | 1 | -0/+5 |
| | | | | fix #286 | ||||
* | bridge: allow to configure and pull without having set a user first | Michael Muré | 2019-12-25 | 3 | -5/+19 |
| | | | | | | | | | | - init() only the importer or exporter as required - assign a "default user" user Id to credentials at creation if no user has been set - "bridge auth": also display the user - "bridge auth show": adapt to a potential "default user" user Id - "bridge configure": allow to run without a user set - "bridge pull": allow to run without a user set - "user adopt": replace "default user" by the actual user id when run | ||||
* | bridge/gitlab: support self-hosted GitLab instance | amine | 2019-12-10 | 1 | -0/+4 |
| | |||||
* | Merge pull request #271 from MichaelMure/bridge-credentials | Michael Muré | 2019-12-10 | 8 | -158/+214 |
|\ | | | | | bridge: huge refactor to accept multiple kind of credentials | ||||
| * | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 8 | -158/+214 |
| | | |||||
* | | bridge: fix incorrect last import time on context cancel | Michael Muré | 2019-12-09 | 1 | -1/+1 |
|/ | |||||
* | gitlab: configurator cleanup | Michael Muré | 2019-11-26 | 1 | -1/+1 |
| | |||||
* | github: tiny cleanups of the configurator | Michael Muré | 2019-11-26 | 1 | -12/+24 |
| | |||||
* | bridge: trim inputs during bridge configuration | amine | 2019-11-25 | 1 | -7/+7 |
| | |||||
* | bridge/core: add LoadTokensWithTarget and LoadOrCreateToken functions | amine | 2019-11-24 | 1 | -38/+16 |
| | | | | bridge/github: global fixes | ||||
* | commands: add bridge configure --token-id flag | amine | 2019-11-23 | 1 | -15/+0 |
| | |||||
* | bridge/github: use core.ConfigKeyToken instead of keyToken | amine | 2019-11-23 | 2 | -5/+5 |
| | |||||
* | bridge/github: configuration with global configs | amine | 2019-11-23 | 1 | -14/+98 |
| | |||||
* | Merge pull request #258 from MichaelMure/fixes | Michael Muré | 2019-11-19 | 1 | -0/+3 |
|\ | | | | | Bridges fixes | ||||
| * | github: sort project candidate in the interactive wizard | Michael Muré | 2019-11-19 | 1 | -0/+3 |
| | | |||||
* | | bridge/launchpad: importer correctly emit NothingEvent | amine | 2019-11-19 | 1 | -1/+1 |
| | | |||||
* | | bridge/github: export correctly emit nothing events | amine | 2019-11-19 | 2 | -24/+18 |
| | | |||||
* | | bridge/github: importer corectly emit events | amine | 2019-11-19 | 1 | -29/+12 |
|/ | |||||
* | Merge pull request #247 from MichaelMure/bridge-origin | Michael Muré | 2019-11-19 | 5 | -48/+47 |
|\ | | | | | bridge: move keyOrigin to core package | ||||
| * | bridge/launchpad: add missing metadata | amine | 2019-11-19 | 5 | -48/+47 |
| | | | | | | | | bridge: use a specific key for origin metadata | ||||
* | | bridge/github: fix iterator regression | amine | 2019-11-11 | 1 | -2/+4 |
| | | |||||
* | | github: follow API changes | Michael Muré | 2019-11-11 | 2 | -21/+21 |
| | | | | | | | | https://developer.github.com/v4/changelog/2019-06-04-schema-changes/ | ||||
* | | bridge: various cleanups | Michael Muré | 2019-11-09 | 1 | -4/+0 |
| | | |||||
* | | bridge/github: improve iterator readability | amine | 2019-11-05 | 1 | -34/+49 |
| | | |||||
* | | bridge/github: improve iterator NextTimelineItem function | amine | 2019-11-05 | 1 | -0/+6 |
|/ | |||||
* | bug: rename RGBA to Color | ludovicm67 | 2019-10-15 | 1 | -1/+1 |
| | |||||
* | bridge/core: add tokenStdin field to bridgeParams | Amine Hilaly | 2019-09-02 | 1 | -1/+8 |
| | | | | commands: move tokenStdin handling logic to bridge.Configure | ||||
* | bridge/github: move cleaners to where is called | Amine Hilaly | 2019-09-01 | 1 | -10/+20 |
| | |||||
* | bridge/github: recover terminal state in password prompts | Amine Hilaly | 2019-08-31 | 1 | -0/+11 |
| | | | | commands: error if a token is provide but not the bridge name and target | ||||
* | commands: enhance flag description | Amine | 2019-08-31 | 1 | -1/+1 |
| | | | | | bridge/github: improve configuration logic Co-Authored-By: Michael Muré <batolettre@gmail.com> | ||||
* | commands: read token from stdin in bridge configuration | Amine Hilaly | 2019-08-31 | 1 | -1/+11 |
| | | | | bridge: improve bridge config validation | ||||
* | bridge/github: add exporter test cases for label change bug | Amine Hilaly | 2019-08-19 | 1 | -1/+7 |
| | |||||
* | bridge/github: fix name case sensitivity in retrieving and creating labels ↵ | Amine Hilaly | 2019-08-19 | 2 | -14/+58 |
| | | | | using github graphql api | ||||
* | 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/gthub: use errgroup.Group instead of sync.WaitGroup | Amine Hilaly | 2019-08-18 | 1 | -28/+13 |
| | |||||
* | bridge/core: add context.Context to ImportAll and ExportAll signatures | Amine Hilaly | 2019-08-18 | 5 | -163/+254 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 3 | -32/+33 |
| |