| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
commands: move bug specific input code into commands/bug/input
|
|/ |
|
|\
| |
| | |
cache: tie the last printf in an event to make the core print free
|
|/ |
|
|\
| |
| | |
feat(935): disambiguate config errors
|
| | |
|
| |
| |
| |
| | |
References #935.
|
| |
| |
| |
| | |
Resolves #935.
|
|\ \
| | |
| | | |
Generic cache layer
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
namespace to push/pull
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
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.
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.2
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.77.0
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| |/ /
|/| | |
doc/README: normalize verb tense and fix typo
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.76.0
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
MichaelMure/dependabot/go_modules/golang.org/x/text-0.5.0
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| | |
|
|\ \
| |/
|/| |
gha: add a workflow to continuously run benchmarks
|
|/ |
|
|\
| |
| | |
commands: reorg into different packages
|
|/ |
|
| |
|
|\
| |
| | |
GHA: add a release workflow to build and upload binaries
|
|/ |
|
|\
| |
| | |
webui: pack into binary
|
|/ |
|
| |
|
|\
| |
| | |
github: sanitize rate limit waiting time
|
|/
|
|
| |
In particular, for the case of when the local clock is wrong, but also if the returned value is bogus.
|
|\
| |
| | |
go-git: concurrent loading of clocks
|
| | |
|
|\ \
| |/
|/| |
github: fix rate limiting
|
|/
|
|
| |
It seems like the error message that github return changed.
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.1
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| |/
|/|
| |
| | |
MichaelMure/dependabot/go_modules/golang.org/x/text-0.4.0
build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
|