| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.2
build(deps): bump golang.org/x/text from 0.3.0 to 0.3.2
|
|/
|
|
|
|
|
| |
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.0...v0.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/github.com/pkg/errors-0.9.1
build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1
|
| |
| |
| |
| |
| |
| |
| | |
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/fatih/color-1.9.0
build(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0
|
| |/
| |
| |
| |
| |
| |
| | |
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.7.0...v1.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/MichaelMure/go-term-text-0.2.6
build(deps): bump github.com/MichaelMure/go-term-text from 0.2.4 to 0.2.6
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.4 to 0.2.6.
- [Release notes](https://github.com/MichaelMure/go-term-text/releases)
- [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.4...v0.2.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.24.0
build(deps): bump github.com/xanzy/go-gitlab from 0.22.1 to 0.24.0
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.22.1 to 0.24.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.22.1...v0.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \
| |/
|/|
| |
| | |
MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.12
build(deps): bump github.com/mattn/go-isatty from 0.0.8 to 0.0.12
|
|/
|
|
|
|
|
| |
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.8 to 0.0.12.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.8...v0.0.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\
| |
| | |
migrate to go modules, update gqlgen
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
reachable. Fix a panic
|
|\
| |
| | |
Issue list improvements and filtering
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
| |
This starts some ground work for filtering & moves the pagination logic
in the query params.
Also has a nice loading placeholder.
|
|\
| |
| | |
Webui: display current identity + improve app bar
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\|
| |
| | |
Fix column overflow in webui
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|\
| |
| | |
Use the IntrospectionFragmentMatcher & update dependencies
|
|/ |
|
|\
| |
| | |
Github import error
|
| |
| |
| |
| | |
fix #286
|
| |
| |
| |
| | |
* presence of an error in the import event doesn't indicate failure
|
|/
|
|
|
|
|
| |
* 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.
|
|\
| |
| | |
Fix gitlab
|
| | |
|
|/
|
|
| |
fix #284
|
| |
|
|\
| |
| | |
bridge/gitlab: add base url configuration
|
| |
| |
| | |
Co-Authored-By: Michael Muré <batolettre@gmail.com>
|
| |
| |
| |
| | |
bridge/gitlab: fix api calls with self hosted Gitlab instances
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/dep/github.com/MichaelMure/go-term-text-0.2.4
build(deps): bump github.com/MichaelMure/go-term-text from 0.2.1 to 0.2.4
|
| | | |
|