Commit log
9b393b4
Merge pull request #913 from MichaelMure/comment-id-fix
Click to expand commit body
core: bubble up the comment ID when created, or edited the first comment
Michael Muré
created
3 years ago
3c6ebc2
core: bubble up the comment ID when created, or edited the first comment
Michael Muré
created
3 years ago
b70f6e2
build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.73.1 to 0.74.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.73.1...v0.74.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
3 years ago
55a2e8e
doc: fix incorrect indentation
Click to expand commit body
fix #905
Michael Muré
created
3 years ago
879b905
build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.4.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
3 years ago
0eef939
makefile: better PHONY
Michael Muré
created
3 years ago
a769deb
Merge pull request #895 from MichaelMure/update-webui
Click to expand commit body
webui: update most of dependencies
Michael Muré
created
3 years ago
49fe8e9
webui: put react-scripts and typescript as dev-dependency
Michael Muré
created
3 years ago
c02528b
webui: update most of dependencies
Michael Muré
created
3 years ago
a001219
Merge pull request #880 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.20
Click to expand commit body
build(deps): bump github.com/99designs/gqlgen from 0.17.17 to 0.17.20
Steve Moyer
created
3 years ago
d48f325
build(deps): bump github.com/99designs/gqlgen from 0.17.17 to 0.17.20
Click to expand commit body
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.17 to 0.17.20.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.17...v0.17.20)
---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
3 years ago
90d0a7a
Merge pull request #882 from MichaelMure/dependabot/go_modules/github.com/praetorian-inc/gokart-0.5.1
Click to expand commit body
build(deps): bump github.com/praetorian-inc/gokart from 0.4.0 to 0.5.1
Steve Moyer
created
3 years ago
917a197
Merge pull request #889 from MichaelMure/fix-884-pr-workflow
Click to expand commit body
fix(884): scan PRs for insecure practices
Steve Moyer
created
3 years ago
ef08155
Merge pull request #892 from MichaelMure/fix-process-unused-err
Click to expand commit body
fix: process unused (but assigned) error
Steve Moyer
created
3 years ago
fc44491
fix: process unused (but assigned) error
Steve Moyer
created
3 years ago
2b47003
fix(884): scan PRs for insecure practices
Click to expand commit body
References #884
Steve Moyer
created
3 years ago
d92c115
Merge pull request #885 from MichaelMure/feat-530-make-label-commands-consistent
Click to expand commit body
feat(530): make label commands consistent
Steve Moyer
created
3 years ago
0ffa79e
feat(530) make label commands consistent
Steve Moyer
created
3 years ago
8364cb2
Merge pull request #883 from MichaelMure/refactor-863-merge-ls-id-into-ls
Click to expand commit body
refactor(863): merge ls-id into ls
Michael Muré
created
3 years ago
6c9a0d7
test(863): fix test for full id instead of "human"
Steve Moyer
created
3 years ago
10ba224
refactor(git-bug-863): merge ls-id into ls
Click to expand commit body
The "ls" command allows filtering and sorting and already features different output
formatters. Merging "ls-id" into "ls" cleans up the command hierarchy and allows
users to take advantage of these querying features.
Resolves #863.
Steve Moyer
created
3 years ago
8bd5d23
build(deps): bump github.com/praetorian-inc/gokart from 0.4.0 to 0.5.1
Click to expand commit body
Bumps [github.com/praetorian-inc/gokart](https://github.com/praetorian-inc/gokart) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/praetorian-inc/gokart/releases)
- [Changelog](https://github.com/praetorian-inc/gokart/blob/main/.goreleaser.yml)
- [Commits](https://github.com/praetorian-inc/gokart/compare/v0.4.0...v0.5.1)
---
updated-dependencies:
- dependency-name: github.com/praetorian-inc/gokart
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
3 years ago
1a5f4be
Merge pull request #877 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.17
Click to expand commit body
build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17
Michael Muré
created
3 years ago
678cb0e
build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17
Click to expand commit body
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.13 to 0.17.17.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.13...v0.17.17)
---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
3 years ago
896d7cb
Merge pull request #868 from MichaelMure/feat-security-checks
Click to expand commit body
feat: check security via `make` recipe and Github check
Michael Muré
created
3 years ago
8bd9845
fix: correct name for one of the security phonies
Steve Moyer
created
3 years ago
3087cdc
feat: run security checks during Go workflow
Steve Moyer
created
3 years ago
ec73955
feat: add recipes for security analysis
Steve Moyer
created
3 years ago
1dcdee4
fix: hide tools versioning behind build tags
Steve Moyer
created
3 years ago
2caade9
feat: add security tools
Steve Moyer
created
3 years ago
d989f9b
feat: version tools using Go module system
Steve Moyer
created
3 years ago
d0db3b1
Merge pull request #862 from MichaelMure/entity-interface
Click to expand commit body
generalized interface for an Entity
Michael Muré
created
3 years ago
4c07409
generalized interface for an Entity
Michael Muré
created
3 years ago
5c91174
Merge pull request #861 from MichaelMure/test-with-unmarshaler
Click to expand commit body
dag: test op serialisation with the unmarshaller, to allow resolving entities
Michael Muré
created
3 years ago
e1b172a
dag: test op serialisation with the unmarshaller, to allow resolving entities
Michael Muré
created
3 years ago
ccb71fe
Merge pull request #855 from MichaelMure/fix-850-ineffective-comment-edit
Click to expand commit body
test(850): add tests for `git-bug comment edit` has no effect
Steve Moyer
created
3 years ago
dc58406
Merge pull request #858 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.73.1
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1
Michael Muré
created
3 years ago
c4a4d45
fix(850): normalize Windows line endings -> *nix (golden files)
Steve Moyer
created
3 years ago
5238f29
Merge pull request #859 from MichaelMure/webui-debug
Click to expand commit body
webui: add a flag to log handling errors
Michael Muré
created
3 years ago
0f885d4
fix(850): normalize Windows line endings -> *nix
Steve Moyer
created
3 years ago
ff1b744
fix(850): merge in CombinedId from 664
Steve Moyer
created
3 years ago
7ba98bf
Merge branch 'master' into fix-850-ineffective-comment-edit
Steve Moyer
created
3 years ago
8d11e62
webui: add a flag to log handling errors
Michael Muré
created
3 years ago
8753798
build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.72.0 to 0.73.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.72.0...v0.73.1)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
3 years ago
5a70e8b
Merge pull request #664 from MichaelMure/combined-id-rework
Click to expand commit body
bug: have a type for combined ids, fix #653
Michael Muré
created
3 years ago
6ed4b8b
webui: adapt to CombinedId
Michael Muré
created
3 years ago
45b0435
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653
Michael Muré
created
4 years ago
81fd7a5
Merge pull request #818 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-1.5.0
Click to expand commit body
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Michael Muré
created
3 years ago
94d0d21
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Click to expand commit body
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)
---
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>
dependabot[bot]
created
3 years ago
ec4d34c
Merge pull request #841 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.72.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.72.0
Michael Muré
created
3 years ago
Page 8 of 48