Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bridge/gitlab: support self-hosted GitLab instance | amine | 2019-12-10 | 1 | -3/+15 |
| | |||||
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -69/+69 |
| | |||||
* | gitlab: configurator cleanup | Michael Muré | 2019-11-26 | 1 | -9/+26 |
| | |||||
* | bridge: trim inputs during bridge configuration | amine | 2019-11-25 | 1 | -5/+5 |
| | |||||
* | bridge/gitlab: add gitlab bridge configuration | amine | 2019-11-24 | 1 | -3/+71 |
| | |||||
* | bridge/launchpad: add missing metadata | amine | 2019-11-19 | 1 | -3/+3 |
| | | | | bridge: use a specific key for origin metadata | ||||
* | bridge/core: add tokenStdin field to bridgeParams | Amine Hilaly | 2019-09-02 | 1 | -1/+8 |
| | | | | commands: move tokenStdin handling logic to bridge.Configure | ||||
* | commands: read token from stdin in bridge configuration | Amine Hilaly | 2019-08-31 | 1 | -2/+11 |
| | | | | bridge: improve bridge config validation | ||||
* | bridge/gitlab: change validateProjectURL signature | Amine Hilaly | 2019-07-23 | 1 | -15/+11 |
| | | | | bridge/gitlab: code cleanup | ||||
* | bridge/gitlab: global code and comment updates | Amine | 2019-07-23 | 1 | -4/+4 |
| | | | Co-Authored-By: Michael Muré <batolettre@gmail.com> | ||||
* | bridge/gitlab: improve tests and errors | Amine Hilaly | 2019-07-23 | 1 | -10/+9 |
| | | | | bridge/gitlab: global fixes | ||||
* | bridge/gitlab: add bridge config tests | Amine Hilaly | 2019-07-23 | 1 | -16/+6 |
| | |||||
* | bridge/gitlab: fix note error handling bug | Amine Hilaly | 2019-07-23 | 1 | -37/+0 |
| | | | | bridge/gitlab: remove unused functions | ||||
* | bridge/gitlab: prompt only for user provided token | Amine Hilaly | 2019-07-23 | 1 | -29/+1 |
| | |||||
* | bridge/gitlab: remove request token methodes | Amine Hilaly | 2019-07-23 | 1 | -89/+9 |
| | |||||
* | bridge/gitlab: bridge project validation | Amine Hilaly | 2019-07-23 | 1 | -185/+45 |
| | | | | bridge/gitlab: token generation | ||||
* | bridge/gitlab: add bridge configure | Amine Hilaly | 2019-07-23 | 1 | -0/+518 |