Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #344 from MichaelMure/github-lowercase-login | Michael Muré | 2020-02-29 | 4 | -56/+106 |
|\ | | | | | github: fix matching cred/identity with badly cased login | ||||
| * | github: fix tests | Michael Muré | 2020-02-29 | 1 | -23/+32 |
| | | |||||
| * | github: correct casing for user provided login | Michael Muré | 2020-02-29 | 3 | -33/+74 |
| | | |||||
* | | identity: bring back the login to hold that info from bridges (purely ↵ | Michael Muré | 2020-02-25 | 4 | -1/+6 |
|/ | | | | informational) | ||||
* | Merge pull request #341 from MichaelMure/bridges-default-login | Michael Muré | 2020-02-23 | 15 | -48/+71 |
|\ | | | | | bridge: record the login used during the configure and use it as default credential | ||||
| * | bridge: record the login used during the configure and use it as default ↵ | Michael Muré | 2020-02-23 | 15 | -48/+71 |
| | | | | | | | | | | | | credential fix #338 | ||||
* | | Merge pull request #331 from MichaelMure/webui/mutations | Michael Muré | 2020-02-23 | 1 | -1/+1 |
|\ \ | | | | | | | Webui: add comments | ||||
| * | | webui: style SetStatus | Michael Muré | 2020-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | use regex.MustCompile instead of dealing with the error | Michael Muré | 2020-02-23 | 5 | -24/+6 |
| |/ |/| | |||||
* | | metaKeyJiraOperationId -> metaKeyJiraDerivedId | Josh Bialkowski | 2020-02-17 | 2 | -23/+23 |
| | | |||||
* | | fix usage of newIdentityRaw | Josh Bialkowski | 2020-02-17 | 1 | -1/+1 |
| | | |||||
* | | Fix jira bridge config didn't save credentials or store URL metadata | Josh Bialkowski | 2020-02-17 | 1 | -0/+10 |
| | | |||||
* | | jira: fix a nil context | Michael Muré | 2020-02-15 | 1 | -1/+2 |
| | | |||||
* | | jira: rework to use the credential system + adapt to refactors | Michael Muré | 2020-02-15 | 5 | -278/+346 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 11 | -31/+27 |
|\ \ | |||||
| * | | bridges: pass the context to Init for when a client build process needs it | Michael Muré | 2020-02-15 | 11 | -31/+27 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 6 | -32/+34 |
|\| | | |||||
| * | | bridges: more refactor and cleanup | Michael Muré | 2020-02-15 | 6 | -32/+34 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 18 | -377/+223 |
|\| | | |||||
| * | | bridges: massive refactor | Michael Muré | 2020-02-15 | 18 | -377/+223 |
| | | | | | | | | | | | | | | | | | | - automatic flag validation and warning - generalized prompt - cleanups | ||||
* | | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-14 | 19 | -145/+513 |
|\| | | |||||
| * | | auth: refactor and introduce Login and LoginPassword, salt IDs | Michael Muré | 2020-02-12 | 16 | -77/+376 |
| |/ | |||||
| * | github/gitlab: many fixes and improvments at the config step | Michael Muré | 2020-02-10 | 8 | -71/+140 |
| | | |||||
* | | jira: admittedly biased go styling | Michael Muré | 2020-02-09 | 3 | -198/+154 |
| | | |||||
* | | jira: use the new generalized prompts | Michael Muré | 2020-02-09 | 1 | -105/+40 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-09 | 31 | -435/+542 |
|\| | |||||
| * | bridge: fix 2 uncatched errors | Michael Muré | 2020-02-08 | 2 | -0/+6 |
| | | |||||
| * | bridge: hopefully fix tests | Michael Muré | 2020-02-08 | 2 | -0/+4 |
| | | |||||
| * | bridge: fix wrong error used | Michael Muré | 2020-02-08 | 1 | -1/+1 |
| | | |||||
| * | github: make sure to have a name | Michael Muré | 2020-02-08 | 1 | -0/+5 |
| | | |||||
| * | fix tests ? | Michael Muré | 2020-02-08 | 2 | -10/+10 |
| | | |||||
| * | it compiles \o/ | Michael Muré | 2020-02-08 | 13 | -30/+78 |
| | | |||||
| * | gitlab also compile | Michael Muré | 2020-02-08 | 10 | -144/+113 |
| | | |||||
| * | more more wip | Michael Muré | 2020-02-08 | 10 | -46/+102 |
| | | |||||
| * | 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 | 8 | -83/+45 |
| | | |||||
| * | WIP | Michael Muré | 2020-02-08 | 6 | -110/+78 |
| | | |||||
| * | 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 | ||||
| * | codereview #6: don't fail one warning | Josh Bialkowski | 2020-01-04 | 2 | -3/+12 |
| | | | | | | | | * presence of an error in the import event doesn't indicate failure | ||||
| * | * Fix git config reader can't read values with spaces | Josh Bialkowski | 2020-01-04 | 2 | -0/+35 |
| | | | | | | | | | | | | | | * Add NewImportWarning for things that aren't exactly errors. Use this for unhandled changelog events. * Add NewExportWarning for things that aren't exactly errors. Use this for un-exportable status changes. | ||||
| * | gitlab: proper token generation URL with custom base URL | Michael Muré | 2020-01-03 | 1 | -6/+7 |
| | | |||||
| * | gitlab: fix edit not being pushed with baseUrl | Michael Muré | 2020-01-03 | 1 | -1/+1 |
| | | | | | | | | fix #284 | ||||
| * | Merge pull request #280 from MichaelMure/bridge-gitlab | Michael Muré | 2019-12-27 | 2 | -18/+94 |
| |\ | | | | | | | bridge/gitlab: add base url configuration | ||||
| | * | bridge/gitlab/config.go printing typo | Amine | 2019-12-27 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: Michael Muré <batolettre@gmail.com> | ||||
| | * | bridge/gitlab: add missing baseUrl prompt and options | amine | 2019-12-26 | 2 | -18/+94 |
| | | | | | | | | | | | | bridge/gitlab: fix api calls with self hosted Gitlab instances | ||||
| * | | bridge: allow to configure and pull without having set a user first | Michael Muré | 2019-12-25 | 9 | -26/+101 |
| |/ | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | repair after rebase | Josh Bialkowski | 2019-12-18 | 4 | -21/+19 |
| | | |||||
* | | codereview #6: don't fail one warning | Josh Bialkowski | 2019-12-18 | 2 | -3/+12 |
| | | | | | | | | * presence of an error in the import event doesn't indicate failure |