Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bridge: use a single KeyTarget constant for all bridges | Michael Muré | 2019-07-07 | 1 | -4/+3 |
| | |||||
* | Merge pull request #171 from MichaelMure/graphql-mutation-relay | Michael Muré | 2019-06-23 | 1 | -1/+1 |
|\ | | | | | Graphql mutation relay | ||||
| * | cache: expose the operation when creating a new bug | Michael Muré | 2019-06-16 | 1 | -1/+1 |
| | | |||||
* | | add target to launchpad configuration | Amine Hilaly | 2019-06-17 | 1 | -0/+7 |
|/ | |||||
* | add unit tests for launchpad bridge configuration | Amine Hilaly | 2019-05-30 | 2 | -9/+107 |
| | | | | | add tests for validateUsername in Github bridge panic when compile regex fail | ||||
* | Update configuration process and add unit tests | Amine Hilaly | 2019-05-29 | 1 | -2/+7 |
| | | | | Update launchpad bridge | ||||
* | Update documentation and function naming | Amine | 2019-05-29 | 1 | -1/+4 |
| | | | Co-Authored-By: Michael Muré <batolettre@gmail.com> | ||||
* | Update flags descriptions | Amine | 2019-05-29 | 1 | -2/+2 |
| | | | | | Enhance printing in prompt Co-Authored-By: Michael Muré <batolettre@gmail.com> | ||||
* | Add warning messages for launchpad-preview | Amine Hilaly | 2019-05-29 | 1 | -0/+7 |
| | | | | | fix --target flag description improve comments | ||||
* | Launchpad bridge configuration from `BridgeParams` Project and URL | Amine Hilaly | 2019-05-29 | 1 | -5/+48 |
| | | | | Improve Github config comments | ||||
* | Launchpad changes | Amine Hilaly | 2019-05-29 | 1 | -6/+12 |
| | | | | Use bridge params to configure the bridge | ||||
* | 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 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | Launchpad bridge: fetch comments. | Cyril Roelandt | 2019-02-27 | 2 | -3/+102 |
| | |||||
* | launchpad: minor cleaning | Michael Muré | 2018-12-17 | 2 | -7/+12 |
| | |||||
* | Initial Launchpad bridge. | Cyril Roelandt | 2018-12-16 | 4 | -0/+332 |
This a just a preview. Not all features are expected to work. |