| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Gitlab and Jira bridge: move credential loading and client creation from
`Init` to `ImportAll` in order to harmonize the behaviour of the
different bridges.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
When the Github GraphQL API rate limit is exhausted print a message at
the bottom of the terminal so the user knows why the import has been
paused.
|
| |
|
|
|
|
|
|
|
|
|
| |
The old implementation of the github bridge used maps to store several
channels holding data obtained from the Github API. Removing the maps and
simply packing data and channels together in a struct and passing it
through one single channel makes the program simpler in terms of
concurrency and, additionally, enables the garbage collector to free the
memory gradually without any additional provisions.
|
| |
|
| |
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/github.com/spf13/cobra-1.1.3
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \
| |/
|/|
| |
| | |
MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.44.0
build(deps): bump github.com/xanzy/go-gitlab from 0.40.1 to 0.44.0
|
|/
|
|
|
|
|
|
| |
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.40.1 to 0.44.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.40.1...v0.44.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\
| |
| | |
Add ability to search by arbitrary metadata
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Example:
~/git/git-bug/git-bug ls --metadata github-url=https://github.com/author/myproject/issues/42
or
~/git/git-bug/git-bug ls metadata:github-url:\"https://github.com/author/myproject/issues/42\"
Fixes the cmdline part of <https://github.com/MichaelMure/git-bug/issues/567>.
|
| | |
|
|\ \
| |/
|/| |
Commits for issues #554, #564 and #566
|
| |
| |
| |
| | |
- New build after removing images from public folder
|
| |
| |
| |
| | |
- Remove images for ReactJS, MaterialUI, GraphQL and Apollo GraphQL
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/npm_and_yarn/webui/graphql-tools/git-loader-6.2.6
build(deps): [security] bump @graphql-tools/git-loader from 6.2.4 to 6.2.6 in /webui
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [@graphql-tools/git-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/git) from 6.2.4 to 6.2.6. **This update includes a security fix.**
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/git/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/git-loader@6.2.6/packages/loaders/git)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \
| | |
| | | |
Webui 543 ifloggedin
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
- To test I forced Ifloggedin always return null.
- Layout is ok even when edition components are hidden.
|
| | |
| | |
| | |
| | | |
- Formatting
|
| | |
| | |
| | |
| | | |
- Formatting
|
| | |
| | |
| | |
| | |
| | | |
- Adding more details
- Tip when lint error occur
|
|\| |
| | |
| | | |
Commit for #541
|
| | | |
|
|\ \ \
| | | |
| | | | |
Fix comparison mix-up in gitlab importer
|
|/ / / |
|
|\ \ \
| |/ /
|/| | |
build(deps): [security] bump ini from 1.3.5 to 1.3.8 in /webui
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| | |
| | |
| | |
| | |
| | | |
* Commit for #548
* Commit for #548
|
|\ \ \
| | | |
| | | | |
Webui 546
|
| | | |
| | | |
| | | |
| | | | |
- Fixing code review requests
|
| | | |
| | | |
| | | |
| | | | |
- Fixing code review requests
|
| | | | |
|
| |\ \ \
| | | | |
| | | | | |
Commit for #544
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Webui 544
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
- Fixing code review requests
|
| |/ / / |
|
|/| | |
| | | |
| | | | |
Webui 535
|
| | | | |
|