Commit log
390e66e
Merge pull request #355 from MichaelMure/query-parser-ast
Click to expand commit body
replace the all-in-one query parser by a complete one with AST/lexer/parser
Michael Muré
created
5 years ago
3e4b184
build(deps): bump github.com/xanzy/go-gitlab from 0.27.0 to 0.29.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.27.0 to 0.29.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.27.0...v0.29.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
314fcbb
query: no need for an ast package
Michael Muré
created
5 years ago
5e4dc87
cache: replace the all-in-one query parser by a complete one with AST/lexer/parser
Michael Muré
created
5 years ago
58abc6b
Merge pull request #358 from MichaelMure/gitlab-tests
Click to expand commit body
gitlab: fix issues import url
Michael Muré
created
5 years ago
a8666bf
launchpad: tighten the bug matching
Michael Muré
created
5 years ago
fae3b2e
github: tighten the import matching
Michael Muré
created
5 years ago
4397766
jira: tag bugs with the base URL, tighten the matching
Michael Muré
created
5 years ago
8389df0
gitlab: match bugs on IDs + baseURL because the URL is not stable
Michael Muré
created
5 years ago
5491d12
Merge pull request #361 from MichaelMure/dependabot/go_modules/github.com/mattn/go-runewidth-0.0.9
Click to expand commit body
build(deps): bump github.com/mattn/go-runewidth from 0.0.8 to 0.0.9
Michael Muré
created
5 years ago
82e2f2d
build(deps): bump github.com/mattn/go-runewidth from 0.0.8 to 0.0.9
Click to expand commit body
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/mattn/go-runewidth/releases)
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.8...v0.0.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
61e6b36
Merge pull request #359 from MichaelMure/dependabot/go_modules/github.com/MichaelMure/go-term-text-0.2.8
Click to expand commit body
build(deps): bump github.com/MichaelMure/go-term-text from 0.2.7 to 0.2.8
Michael Muré
created
5 years ago
9dd7bb5
build(deps): bump github.com/MichaelMure/go-term-text
Click to expand commit body
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/MichaelMure/go-term-text/releases)
- [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.7...v0.2.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
49285b0
gitlab: fix bugs import url
amine
created
5 years ago
dc8d28d
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webui
Click to expand commit body
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
05c968c
makefile: add target to clean remote identities
Michael Muré
created
5 years ago
e0a702f
cache: fix missing login in LegacyAuthorExcerpt causing panic
Michael Muré
created
5 years ago
17ca28c
Merge pull request #348 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.27.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.26.0 to 0.27.0
Michael Muré
created
5 years ago
bc40beb
build(deps): bump github.com/xanzy/go-gitlab from 0.26.0 to 0.27.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.26.0 to 0.27.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.26.0...v0.27.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
e4f501c
github-howto: change title
Michael Muré
created
5 years ago
4096cb0
travis: build with go-1.14, release with go-1.13
Michael Muré
created
5 years ago
71580c4
Merge pull request #281 from MichaelMure/howto-github
Click to expand commit body
add a how-to to explain usage with Github
Michael Muré
created
5 years ago
f82ad38
howto: link to other ressources
Michael Muré
created
5 years ago
eeeb932
git: fix GetRemote to not break when there is no remotes
Michael Muré
created
5 years ago
e53d7c6
add workflow diagrams
Michael Muré
created
5 years ago
8365c63
doc: refresh the github howto
Michael Muré
created
5 years ago
710d856
doc: fix typos
Michael Muré
created
5 years ago
19f3c21
add a how-to to explain usage with Github
Michael Muré
created
5 years ago
Michael Muré
created
5 years ago
0b559ba
Merge pull request #344 from MichaelMure/github-lowercase-login
Click to expand commit body
github: fix matching cred/identity with badly cased login
Michael Muré
created
5 years ago
a90954a
github: fix tests
Michael Muré
created
5 years ago
fe38af0
github: correct casing for user provided login
Michael Muré
created
5 years ago
140eae0
Merge pull request #347 from MichaelMure/dependabot/go_modules/github.com/MichaelMure/go-term-text-0.2.7
Click to expand commit body
build(deps): bump github.com/MichaelMure/go-term-text from 0.2.6 to 0.2.7
Michael Muré
created
5 years ago
2957a4d
build(deps): bump github.com/MichaelMure/go-term-text
Click to expand commit body
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/MichaelMure/go-term-text/releases)
- [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.6...v0.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
4169162
Merge pull request #346 from quincunx/fix_compile_error
Click to expand commit body
Fix compile errors on Windows
Michael Muré
created
5 years ago
0c79148
Merge pull request #343 from MichaelMure/login-is-back
Click to expand commit body
identity: bring back the login to hold that info from bridges
Michael Muré
created
5 years ago
893de4f
identity: bring back the login to hold that info from bridges (purely informational)
Michael Muré
created
5 years ago
68acfa5
termui: fix bad rendering due to outdated go-runewidth
Michael Muré
created
5 years ago
a322721
termui: fix label cropped in the label edition window
Michael Muré
created
5 years ago
e82f158
Fix compile errors on Windows
Christian Schürer-Waldheim
created
5 years ago
8ef6438
Merge pull request #341 from MichaelMure/bridges-default-login
Click to expand commit body
bridge: record the login used during the configure and use it as default credential
Michael Muré
created
5 years ago
0e68c10
update webUI's screenshots
Michael Muré
created
5 years ago
ea545a8
pack the webui
Michael Muré
created
5 years ago
f1759ea
webui: adjust some margins
Michael Muré
created
5 years ago
1164e34
webui: fix bad formatting on Date
Michael Muré
created
5 years ago
f87d63b
Merge pull request #331 from MichaelMure/webui/mutations
Click to expand commit body
Webui: add comments
Michael Muré
created
5 years ago
4559af5
update auto-generated files
Michael Muré
created
5 years ago
da2eb3c
Merge pull request #335 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-0.0.6
Click to expand commit body
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Michael Muré
created
5 years ago
8516653
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Click to expand commit body
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
54aff67
Merge pull request #334 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.5.1
Click to expand commit body
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1
Michael Muré
created
5 years ago
Page 5 of 29