Commit log
0bb8825
Bump tmpl from 1.0.4 to 1.0.5 in /webui (#711)
Click to expand commit body
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 years ago
8afb5fa
Bump path-parse from 1.0.6 to 1.0.7 in /webui (#701)
Click to expand commit body
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 years ago
7ae9482
Bump url-parse from 1.5.1 to 1.5.3 in /webui (#714)
Click to expand commit body
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 years ago
245e61e
Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)
Click to expand commit body
* Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.4 to 0.54.1.
- [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.50.4...v0.54.1)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
dependabot[bot]
,
dependabot[bot]
, and
6543
created
3 years ago
e888391
gitlab: re-enable previously broken test
Michael Muré
created
3 years ago
e762290
gitlab: order events on the fly
Michael Muré
created
3 years ago
ee40c1c
Merge pull request #712 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.13.0
Click to expand commit body
Bump github.com/fatih/color from 1.12.0 to 1.13.0
Michael Muré
created
3 years ago
d1adc16
Merge pull request #705 from GlancingMind/compact-ls-format
Click to expand commit body
Command ls: Add compact format
Michael Muré
created
3 years ago
4ab6d91
Merge pull request #715 from remram44/gitlab-access-tokens
Click to expand commit body
Fix GitLab access tokens settings link
Michael Muré
created
3 years ago
c9e6a0a
Merge pull request #716 from sitiom/patch-1
Click to expand commit body
Add scoop installation for Windows
Michael Muré
created
3 years ago
cadbccb
Merge pull request #727 from MichaelMure/rng-dynamics/fix-import-empty-title
Click to expand commit body
Fix: github import, some issue titles cause error
Michael Muré
created
3 years ago
8fefcbd
Merge pull request #726 from MichaelMure/rng-dynamics/fix-push-pull-bug-duplication
Click to expand commit body
Fix: github bridge: push then pull without duplication
Michael Muré
created
3 years ago
160ba24
Fix: github import, some issue titles cause error
Alexander Scharinger
created
3 years ago
476526a
Fix: github bridge: push then pull without duplication
Alexander Scharinger
created
4 years ago
882579b
Update URL of GitLab access token settings
Remi Rampin
created
4 years ago
f50aea4
Fix GitLab showing https:/../personal_access_token
Click to expand commit body
Using path.Join() to concatenate URLs doesn't really make sense, and in
particular will change "//" to "/".
Remi Rampin
created
4 years ago
370ce76
Add scoop installation for Windows
sitiom
created
4 years ago
1eaf3ec
Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14 (#709)
Click to expand commit body
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.13...v0.0.14)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 years ago
7043a06
Bump github.com/fatih/color from 1.12.0 to 1.13.0
Click to expand commit body
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.12.0...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
4 years ago
d546cde
Tests for the github bridge (#706)
Click to expand commit body
Add integration test for github bridge
rng-dynamics
created
4 years ago
247e1a8
feature: Github bridge mutation rate limit (#694)
Click to expand commit body
Unified handling of rate limiting of github graphql api
rng-dynamics
created
4 years ago
58e6aec
Add Linter Step (#698)
Click to expand commit body
* Add Linter Step
* format code
6543
created
4 years ago
f74e870
Bump golang.org/x/text from 0.3.6 to 0.3.7 (#702)
Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.7)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 years ago
a763d9f
Bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.4 (#707)
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.1 to 0.50.4.
- [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.50.1...v0.50.4)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 years ago
6d0331e
Command ls: Add compact format
Sascha
created
4 years ago
f27a335
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#695)
Click to expand commit body
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [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.3...v1.2.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 years ago
2bda158
Bump github.com/go-git/go-git/v5 from 5.4.1 to 5.4.2 (#689)
Click to expand commit body
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.1...v5.4.2)
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 years ago
f98f134
Bump github.com/xanzy/go-gitlab from 0.50.0 to 0.50.1 (#693)
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.0 to 0.50.1.
- [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.50.0...v0.50.1)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 years ago
663c429
Merge pull request #683 from MichaelMure/dependabot/npm_and_yarn/webui/dns-packet-1.3.4
Click to expand commit body
Bump dns-packet from 1.3.1 to 1.3.4 in /webui
Michael Muré
created
4 years ago
a7e96cf
Merge pull request #684 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.13
Click to expand commit body
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
Michael Muré
created
4 years ago
76bdac7
Merge pull request #682 from GlancingMind/webui-comment-and-reopen-bug
Click to expand commit body
WebUI: Support comment-and-reopen a bug in one step
Michael Muré
created
4 years ago
2e9c83a
Merge pull request #681 from GlancingMind/webui-fix-alignment-of-comment-counter-for-high-number
Click to expand commit body
Fix margin and alignment of comment counter for high comment count
Michael Muré
created
4 years ago
a6fc0ab
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
Click to expand commit body
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.12...v0.0.13)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
4 years ago
b701962
Bump dns-packet from 1.3.1 to 1.3.4 in /webui
Click to expand commit body
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
4 years ago
e867663
Rename default component filename to index.tsx
Click to expand commit body
This reduces duplicate filepath components and with it the overall
import filepath length.
Sascha
created
4 years ago
dcf4a49
Use spinner-icon instead of loading-text
Sascha
created
4 years ago
6f6831e
WebUI: Add comment-and-reopen of a bug in one step
Sascha
created
4 years ago
27b5285
GraphQL: Implement AddCommentAndReopenBug mutation
Sascha
created
4 years ago
bfad28d
Merge pull request #680 from GlancingMind/webui-comment-and-close-bug
Click to expand commit body
WebUI: Support comment-and-close of a bug in one step
Michael Muré
created
4 years ago
970c1cf
Update webui/src/pages/bug/CommentForm.tsx
Michael Muré
created
4 years ago
63680c6
Fix alignment of comment counter for high number
Sascha
created
4 years ago
24a78c8
Merge pull request #678 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.12.0
Click to expand commit body
Bump github.com/fatih/color from 1.11.0 to 1.12.0
Michael Muré
created
4 years ago
5f64932
Merge pull request #679 from MichaelMure/dependabot/go_modules/github.com/go-git/go-git/v5-5.4.1
Click to expand commit body
Bump github.com/go-git/go-git/v5 from 5.4.0 to 5.4.1
Michael Muré
created
4 years ago
098bcd0
WebUI: Add comment-and-close of a bug in one step
Click to expand commit body
When a user has some text entered in the comment field, the close bug
button will change to "Close bug with comment". This way the user does
not have to comment and close a bug in two separate steps.
Sascha
created
4 years ago
dda4ec4
Bump github.com/go-git/go-git/v5 from 5.4.0 to 5.4.1
Click to expand commit body
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.0...v5.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
4 years ago
713cbf2
Bump github.com/fatih/color from 1.11.0 to 1.12.0
Click to expand commit body
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.11.0...v1.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
4 years ago
3d43854
Merge pull request #674 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.50.0
Click to expand commit body
Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0
Michael Muré
created
4 years ago
322f063
Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.48.0 to 0.50.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.48.0...v0.50.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
4 years ago
fa126a7
Merge pull request #677 from MichaelMure/dependabot/go_modules/github.com/go-git/go-git/v5-5.4.0
Click to expand commit body
Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.0
Michael Muré
created
4 years ago
90b22a6
Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.0
Click to expand commit body
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.3.0...v5.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
4 years ago
Page 12 of 48