Michael Muré
|
e0b15ee764
|
cli: rename "token" into "auth"
|
2019-11-10 17:33:44 +01:00 |
|
Michael Muré
|
f8cf3fea03
|
cli: add bridge token show
|
2019-11-10 15:50:56 +01:00 |
|
Michael Muré
|
e2445edcb9
|
bridge: various improvement on the global token PR
|
2019-11-10 14:53:40 +01:00 |
|
amine
|
45653bd31d
|
token: regenerate documentation and fix imports
|
2019-11-09 14:55:27 +01:00 |
|
amine
|
bbbf3c6c7f
|
bridge/core: store token in the global config and replace scopes with create date
|
2019-11-09 14:52:20 +01:00 |
|
amine
|
4dc7b8b06e
|
tokens: use entity.Id as id type
|
2019-11-09 13:26:52 +01:00 |
|
amine
|
baefa687b5
|
tokens: use a hash as token identifier instead of the token it self
|
2019-11-09 13:26:52 +01:00 |
|
Michael Muré
|
3984919a3d
|
bridge: various cleanups
|
2019-11-09 13:26:48 +01:00 |
|
Amine
|
3433fa5def
|
commands: use token value as identifier
|
2019-11-09 13:25:07 +01:00 |
|
Amine
|
967e168333
|
bridge/core: use token id instead of name
commands: add bridge token rm/add
commands: improve bridge token printing
|
2019-11-09 13:25:07 +01:00 |
|
Amine
|
9370e1292b
|
commands: add bridge token subcommand
|
2019-11-09 13:25:07 +01:00 |
|
Amine
|
56551b6a22
|
bridge/core: comment token functionalities
|
2019-11-09 13:24:44 +01:00 |
|
Amine
|
a6ce534403
|
bridge/core: Implement token functionalities
|
2019-11-09 13:13:13 +01:00 |
|
Amine
|
318039df31
|
Merge pull request #243 from MichaelMure/github-iterator
bridge: global fixes to github and gitlab bridges
|
2019-11-05 23:22:34 +01:00 |
|
amine
|
bf84a789c9
|
bridge/github: improve iterator readability
|
2019-11-05 23:11:38 +01:00 |
|
Amine
|
a0697c79ff
|
Merge pull request #244 from MichaelMure/makefile
makefile: support Darwin operating systems (xargs)
|
2019-11-05 22:17:58 +01:00 |
|
amine
|
565ee4e43a
|
makefile: support darwin operating systems
|
2019-11-05 21:29:15 +01:00 |
|
amine
|
b1a7618428
|
bridge/gitlab: add missing error check in export tests
|
2019-11-05 21:15:21 +01:00 |
|
amine
|
13f98d0cc4
|
bridge/github: improve iterator NextTimelineItem function
|
2019-11-05 21:03:16 +01:00 |
|
Amine
|
163ea9c933
|
Merge pull request #236 from MichaelMure/import-after
commands: support bridge imports after a given date
|
2019-11-03 17:34:51 +01:00 |
|
Michael Muré
|
57e23c8ada
|
bridge: improvement on the import resume feature
|
2019-11-03 17:23:05 +01:00 |
|
amine
|
614bc5a2c5
|
commands: support bridge imports after a given date and resumable imports
|
2019-11-03 17:21:27 +01:00 |
|
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 |
|