Commit log
8cea6c7
Merge pull request #960 from MichaelMure/inputs
Click to expand commit body
commands: move bug specific input code into commands/bug/input
Michael Muré
created
2 years ago
d5b07f4
commands: move bug specific input code into commands/bug/input
Michael Muré
created
2 years ago
4c7043e
Merge pull request #959 from MichaelMure/core-event
Click to expand commit body
cache: tie the last printf in an event to make the core print free
Michael Muré
created
2 years ago
13a7a59
cache: tie the last printf in an event to make the core print free
Michael Muré
created
2 years ago
f94616e
Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors
Click to expand commit body
feat(935): disambiguate config errors
Steve Moyer
created
2 years ago
0a5a0ec
Merge pull request #938 from MichaelMure/cache-reorg
Click to expand commit body
Generic cache layer
Michael Muré
created
2 years ago
9591110
cache: fix some bugs after refactor
Michael Muré
created
2 years ago
1085185
github: cleanup test token when test is done
Michael Muré
created
2 years ago
d65e883
cache: generic withSnapshot, some cleanup
Michael Muré
created
2 years ago
02510cb
Merge pull request #956 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.2
Click to expand commit body
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
Michael Muré
created
2 years ago
9b98fc0
cache: tie up the refactor up to compiling
Michael Muré
created
2 years ago
905c9a9
repository: return specific error on object not found, accept multiple namespace to push/pull
Michael Muré
created
2 years ago
6d53132
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
Click to expand commit body
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/99designs/keyring/releases)
- [Commits](https://github.com/99designs/keyring/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: github.com/99designs/keyring
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
2 years ago
Michael Muré
created
2 years ago
60d40d6
repo: proper reduced interface for full-text indexing
Click to expand commit body
Additionally, remove and concentrate quite a lot of complexity from the cache layer
into a "per app" single site where to configure how indexing is done.
Michael Muré
created
2 years ago
Michael Muré
created
2 years ago
af563be
Merge pull request #948 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.77.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0
Michael Muré
created
2 years ago
840f14d
Merge pull request #955 from waldyrious/patch-1
Click to expand commit body
doc/README: normalize verb tense and fix typo
Michael Muré
created
2 years ago
8537869
doc/README: normalize verb tense and fix typo
Waldir Pimenta
created
2 years ago
2d9c30b
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.76.0 to 0.77.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.76.0...v0.77.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
2 years ago
19b4bf1
Merge pull request #920 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.76.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
Michael Muré
created
2 years ago
562d548
Merge pull request #941 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.5.0
Click to expand commit body
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
Michael Muré
created
2 years ago
6a498ac
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.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
2 years ago
Michael Muré
created
2 years ago
0cd2f3b
fix: remove repeated use of the same fmt.Errorf() calls
Steve Moyer
created
2 years ago
Michael Muré
created
3 years ago
49929c0
feat: wrap ErrMultipleConfigEntry to report duplicate key
Click to expand commit body
References #935.
Steve Moyer
created
2 years ago
64c18b1
feat: wrap ErrNoConfigEntry to report missing key
Click to expand commit body
Resolves #935.
Steve Moyer
created
2 years ago
c6bb6b9
benchmark-action: make it work?
Michael Muré
created
2 years ago
8b000de
Merge pull request #931 from MichaelMure/benchmark
Click to expand commit body
gha: add a workflow to continuously run benchmarks
Michael Muré
created
2 years ago
c227f2e
gha: add a workflow to continuously run benchmarks
Michael Muré
created
2 years ago
6f4d477
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.74.0 to 0.76.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.74.0...v0.76.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
70bd737
Merge pull request #870 from MichaelMure/cli-reorg
Click to expand commit body
commands: reorg into different packages
Michael Muré
created
3 years ago
acc9a6f
commands: reorg into different packages
Michael Muré
created
3 years ago
a3fa445
release: don't build for darwin/386 as support has been removed in golang
Michael Muré
created
3 years ago
e814bcf
Merge pull request #921 from MichaelMure/release-workflow
Click to expand commit body
GHA: add a release workflow to build and upload binaries
Michael Muré
created
3 years ago
c74fabd
GHA: add a release workflow to build and upload binaries
Michael Muré
created
3 years ago
231755e
Merge pull request #919 from MichaelMure/pack-webui
Click to expand commit body
webui: pack into binary
Michael Muré
created
3 years ago
61c9f40
webui: pack into binary
Michael Muré
created
3 years ago
3c0fcb7
gogit: fix incorrect loader handling
Michael Muré
created
3 years ago
b02ba48
Merge pull request #917 from MichaelMure/github-cap-rate-limit
Click to expand commit body
github: sanitize rate limit waiting time
Michael Muré
created
3 years ago
9abeb99
github: sanitize rate limit waiting time
Click to expand commit body
In particular, for the case of when the local clock is wrong, but also if the returned value is bogus.
Michael Muré
created
3 years ago
733c7c6
Merge pull request #916 from MichaelMure/repo-parallel-clock-loading
Click to expand commit body
go-git: concurrent loading of clocks
Michael Muré
created
3 years ago
432e4f2
Merge pull request #915 from MichaelMure/github-fix-rate-limiting
Click to expand commit body
github: fix rate limiting
Michael Muré
created
3 years ago
d1744f5
go-git: concurrent loading of clocks
Michael Muré
created
3 years ago
a52c474
github: fix rate limiting
Click to expand commit body
It seems like the error message that github return changed.
Michael Muré
created
3 years ago
53059ec
Merge pull request #907 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.1
Click to expand commit body
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Michael Muré
created
3 years ago
7d896ee
Merge pull request #903 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.4.0
Click to expand commit body
build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
Michael Muré
created
3 years ago
7a1cd28
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Click to expand commit body
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
3 years ago
3c905c1
Merge pull request #909 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.74.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0
Michael Muré
created
3 years ago
Page 7 of 48