aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #200 from MichaelMure/bridge-token-stdinMichael Muré2019-09-0210-21/+99
|\ \ | |/ |/|
| * bridge/core: add tokenStdin field to bridgeParamsAmine Hilaly2019-09-024-19/+24
| * bridge/github: move cleaners to where is calledAmine Hilaly2019-09-011-10/+20
| * doc/man: update generated documentationsAmine Hilaly2019-08-312-4/+18
| * bridge/github: recover terminal state in password promptsAmine Hilaly2019-08-312-0/+15
| * commands: add bridge configure completion scriptsAmine Hilaly2019-08-315-0/+9
| * commands: enhance flag description Amine2019-08-312-2/+2
| * commands: read token from stdin in bridge configurationAmine Hilaly2019-08-314-15/+40
|/
* commands: add a "tui" alias for "termui"Michael Muré2019-08-312-0/+5
* Merge pull request #205 from seeduvax/issue-178Michael Muré2019-08-315-15/+38
|\
| * git: minor cleanupMichael Muré2019-08-311-7/+8
| * issue 178: refined git command cwd setting.Sebastien Devaux2019-08-281-2/+11
| * issue 178: adding required changes to InitGitRepo and CleanupTestReposSebastien Devaux2019-08-272-1/+13
| * issue 178: fetch the repo dir with rev-parse --git-dirSebastien Devaux2019-08-244-12/+13
* | Merge pull request #210 from MichaelMure/cleaner-with-cancelMichael Muré2019-08-312-48/+107
|\ \
| * | interrupt: also protect cancel with the mutexMichael Muré2019-08-311-1/+6
| * | interrupt: allow to cancel a cleanerMichael Muré2019-08-302-48/+102
|/ /
* | Update README.mdMichael Muré2019-08-271-2/+7
* | Merge pull request #207 from MichaelMure/webuiMichael Muré2019-08-273-45/+45
|\ \
| * | docs: replace images with new onesAmine Hilaly2019-08-262-0/+0
| * | webui: recompile the web interfaceAmine Hilaly2019-08-261-45/+45
|/ /
* | Merge pull request #202 from MichaelMure/fix-git-versionAmine2019-08-241-2/+11
|\ \
| * | repo: fix git version parsing with broken versionMichael Muré2019-08-241-2/+11
|/ /
* | Merge pull request #201 from MichaelMure/bridge-docsMichael Muré2019-08-242-9/+52
|\ \
| * | readme: tweakingMichael Muré2019-08-242-8/+18
| * | docs: update implementation tableAmine Hilaly2019-08-242-9/+42
|/ /
* | Merge pull request #187 from A-Hilaly/gitlab-supportAmine2019-08-246-8/+782
|\ \ | |/ |/|
| * bridge/gitlab: remove gitlab url checking before exportAmine Hilaly2019-08-241-8/+0
| * bridge/gitlab: exporter ignore issues imported from or exported to different ...Amine Hilaly2019-08-231-4/+24
| * bridge/gitlab: improve exporter error handling and label change operationsAmine Hilaly2019-08-231-33/+23
| * bridge/gitlab: fix edit comment request and remove label functionalitiesAmine Hilaly2019-08-195-114/+70
| * bridge/gitlab: rebase and correct exporterAmine Hilaly2019-08-192-71/+135
| * bridge/gitlab: add exporter e2e testsAmine Hilaly2019-08-192-79/+315
| * bridge/gitlab: add exporter implementationAmine Hilaly2019-08-192-3/+519
|/
* Merge pull request #192 from MichaelMure/github-exporter-labelAmine2019-08-193-15/+65
|\
| * bridge/github: add exporter test cases for label change bugAmine Hilaly2019-08-191-1/+7
| * bridge/github: fix name case sensitivity in retrieving and creating labels us...Amine Hilaly2019-08-192-14/+58
|/
* Merge pull request #190 from MichaelMure/bridge-ctxAmine2019-08-1926-418/+951
|\
| * commands: silence export and import nothing eventsAmine Hilaly2019-08-192-2/+6
| * bridge/github: improve error handling and Nothing eventsAmine Hilaly2019-08-1811-8/+140
| * bridge/gthub: use errgroup.Group instead of sync.WaitGroupAmine Hilaly2019-08-181-28/+13
| * bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-1819-390/+802
|/
* Merge pull request #194 from MichaelMure/dependabot/dep/github.com/99designs/...Amine2019-08-1718-69/+80
|\
| * vendor: upgrade github.com/99designs/gqlgen to v0.9.2Amine Hilaly2019-08-1716-65/+76
| * build(deps): bump github.com/99designs/gqlgen from 0.9.1 to 0.9.2dependabot-preview[bot]2019-08-082-4/+4
* | Merge pull request #196 from MichaelMure/dependabot/dep/github.com/xanzy/go-g...Amine2019-08-1714-258/+155
|\ \
| * | vendor: upgrade github/xanzy/go-gitlab version to 0.20.0Amine Hilaly2019-08-1712-254/+151
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.19.0 to 0.20.0dependabot-preview[bot]2019-08-162-4/+4
|/ /
* | Merge pull request #193 from MichaelMure/immutableIDAmine2019-08-1381-1028/+1134
|\ \
| * | more hash-->id fixesMichael Muré2019-08-133-2/+4