Michael Muré
|
16bd116971
|
Merge pull request #234 from MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.21.0
build(deps): bump github.com/xanzy/go-gitlab from 0.20.0 to 0.21.0
|
2019-11-03 13:29:29 +00:00 |
|
Michael Muré
|
8c7c9880b1
|
Merge pull request #228 from ludovicm67/patch-cli-label-colors
Display label colors in termui
|
2019-11-03 13:09:55 +00:00 |
|
Michael Muré
|
912b5ca320
|
drop support for go 1.9
|
2019-11-03 14:06:29 +01:00 |
|
Michael Muré
|
f72a9dc62b
|
switch to go-term-text to fix bad underflow for label rendering
|
2019-11-03 14:00:35 +01:00 |
|
Michael Muré
|
f5193cc76d
|
Merge pull request #240 from MichaelMure/repo-config
repository config interface and implementation rework
|
2019-11-01 22:16:57 +00:00 |
|
amine
|
f9f82957a7
|
repository: fix ineffectual assignment in git test
|
2019-11-01 22:51:37 +01:00 |
|
amine
|
60c6bd360f
|
bridge: use new repository configuration interface
commands/webui: use new repository configuration interface
|
2019-11-01 22:44:11 +01:00 |
|
amine
|
618f896f66
|
cache: update RepoCache and identity to use new repository Config
|
2019-11-01 22:01:21 +01:00 |
|
amine
|
b85b2c57a7
|
repository: improve documentation and fix typo mistake
|
2019-11-01 21:47:34 +01:00 |
|
amine
|
9304808070
|
repository: use repo.runGitCommand and flagLocality instead of execFn
|
2019-11-01 21:37:16 +01:00 |
|
amine
|
104224c9f0
|
repository: add StoreTimestamp/StoreBool to the config interface
repository: move the gitVersion logic to *gitConfig struct
|
2019-11-01 18:39:45 +01:00 |
|
amine
|
7f177c4750
|
repository: add ReadTimestamp methods and improve naming
|
2019-10-31 19:05:50 +01:00 |
|
amine
|
ab935674a2
|
repository: config interface and implementation rework
|
2019-10-31 15:46:09 +01:00 |
|
Michael Muré
|
11b4a1beb7
|
Merge pull request #239 from hoijui/model-mods
Clarify model.md a bit
|
2019-10-29 13:14:35 +00:00 |
|
hoijui
|
efb084b481
|
Make the ADD_COMMENT example more realistic
Co-Authored-By: Michael Muré <batolettre@gmail.com>
|
2019-10-29 07:16:31 +01:00 |
|
hoijui
|
98792a029b
|
model: try to describe the OperationPack format more clearly
|
2019-10-28 16:32:51 +01:00 |
|
ludovicm67
|
809abf9244
|
ls: add labels color + formatting for comments
|
2019-10-28 12:43:24 +01:00 |
|
amine
|
4666763d4d
|
bridge/gitlab: use gitlab.Labels pointer instead of string slice
|
2019-10-24 21:08:31 +02:00 |
|
amine
|
a3a431edac
|
vendors: upgrade github.com/xanzy/go-gitlab dependencies to 0.21.0
|
2019-10-24 20:45:02 +02:00 |
|
dependabot-preview[bot]
|
683040dd7a
|
build(deps): bump github.com/xanzy/go-gitlab from 0.20.0 to 0.21.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.20.0...v0.21.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-24 04:21:11 +00:00 |
|
ludovicm67
|
c9e824152d
|
termui: better overflow management
|
2019-10-16 23:51:11 +02:00 |
|
ludovicm67
|
209d337bbd
|
bug: fix tests
|
2019-10-15 21:03:27 +02:00 |
|
ludovicm67
|
25b1516968
|
termui: add labels colors in bug table
|
2019-10-15 20:42:27 +02:00 |
|
ludovicm67
|
75004e1298
|
bug: rename RGBA to Color
|
2019-10-15 20:42:27 +02:00 |
|
ludovicm67
|
d0d9ea56b9
|
termui: add colors for labels
|
2019-10-15 20:42:27 +02:00 |
|
hoijui
|
61d9430531
|
README: make the feature-list render as list in more Markdown flavors [fix]
|
2019-10-14 09:26:44 +02:00 |
|
Michael Muré
|
95b9bc94ff
|
Merge pull request #223 from MichaelMure/gitlab-tests
bridge/gitlab: fix integration tests
|
2019-10-13 22:59:57 +09:00 |
|
Amine
|
ed774e4e50
|
bridge/gitlab: iterator use simple swap
bridge/gitlab: add documentation explaining why we are doing this
|
2019-10-13 12:57:56 +02:00 |
|
Michael Muré
|
cdfae4807d
|
Merge pull request #225 from hoijui/patch-2
Model: reference git internals documentation
|
2019-10-12 13:43:44 +09:00 |
|
Michael Muré
|
6a8a172ef0
|
Update model.md
|
2019-10-12 13:43:30 +09:00 |
|
Michael Muré
|
bdb9c15a5e
|
Merge pull request #224 from hoijui/patch-1
Model: fix minor grammar issues and clarify a bit
|
2019-10-12 13:42:32 +09:00 |
|
hoijui
|
17e0c03264
|
Model: reference git internals documentation
|
2019-10-11 21:48:43 +02:00 |
|
hoijui
|
26b0a9c9d1
|
Model: fix minor grammar issues and clarify a bit
|
2019-10-11 21:26:21 +02:00 |
|
Amine
|
312bc58c54
|
bridge/gitlab: iterator now query all label events when NextLabelEvent() i called, and sort them by ID
|
2019-10-02 15:39:24 +02:00 |
|
Amine
|
8498deaa19
|
bridge/gitlab: fix integration tests
|
2019-10-01 10:53:54 +02:00 |
|
Michael Muré
|
f8121e59ae
|
Merge pull request #217 from MichaelMure/dependabot/dep/golang.org/x/sync-cd5d95a
build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a`
|
2019-10-01 11:24:14 +09:00 |
|
dependabot-preview[bot]
|
355351eed9
|
build(deps): bump golang.org/x/sync from 1122301 to cd5d95a
Bumps [golang.org/x/sync](https://github.com/golang/sync) from `1122301` to `cd5d95a`.
- [Release notes](https://github.com/golang/sync/releases)
- [Commits](112230192c...cd5d95a43a )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-12 04:26:04 +00:00 |
|
Amine
|
f90f3d6da9
|
Merge pull request #216 from MichaelMure/cmd-silence
commands: silence usage when cobra RunE/PreRunE functions fail
|
2019-09-06 23:03:27 +02:00 |
|
Amine
|
e5b33ca39c
|
commands: silence usage when cobra commands return an error
|
2019-09-06 11:01:09 +02:00 |
|
Michael Muré
|
3ad2eeb5d0
|
Merge pull request #214 from MichaelMure/label-connection
graphql: make repository.validLabels a connection
|
2019-09-04 21:05:18 +02:00 |
|
Michael Muré
|
7df170939f
|
graphql: make repository.validLabels a connection
|
2019-09-04 21:04:05 +02:00 |
|
Michael Muré
|
c4bebed2f2
|
Merge pull request #211 from MichaelMure/update-webui
Update webui
|
2019-09-04 20:15:36 +02:00 |
|
Quentin Gliech
|
0ad23d0e24
|
webui: Fix bug listing style
|
2019-09-04 20:14:32 +02:00 |
|
Michael Muré
|
16af70894c
|
Merge pull request #200 from MichaelMure/bridge-token-stdin
bridge: support --token-stdin
|
2019-09-02 11:34:47 +02:00 |
|
Amine Hilaly
|
f3d8da1075
|
bridge/core: add tokenStdin field to bridgeParams
commands: move tokenStdin handling logic to bridge.Configure
|
2019-09-02 09:44:00 +02:00 |
|
Amine Hilaly
|
46f9573444
|
bridge/github: move cleaners to where is called
|
2019-09-01 00:04:01 +02:00 |
|
Amine Hilaly
|
c5824ff1b4
|
doc/man: update generated documentations
|
2019-08-31 23:02:20 +02:00 |
|
Amine Hilaly
|
be94780315
|
bridge/github: recover terminal state in password prompts
commands: error if a token is provide but not the bridge name and target
|
2019-08-31 23:02:20 +02:00 |
|
Amine Hilaly
|
77e60aceea
|
commands: add bridge configure completion scripts
|
2019-08-31 23:02:20 +02:00 |
|
Amine
|
65d7ce7c05
|
commands: enhance flag description
bridge/github: improve configuration logic
Co-Authored-By: Michael Muré <batolettre@gmail.com>
|
2019-08-31 23:02:20 +02:00 |
|