aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cache: simplify cache building events handlingMichael Muré2022-12-276-54/+51
|
* Merge pull request #960 from MichaelMure/inputsMichael Muré2022-12-277-259/+266
|\ | | | | commands: move bug specific input code into commands/bug/input
| * commands: move bug specific input code into commands/bug/inputMichael Muré2022-12-277-259/+266
|/
* Merge pull request #959 from MichaelMure/core-eventMichael Muré2022-12-274-73/+72
|\ | | | | cache: tie the last printf in an event to make the core print free
| * cache: tie the last printf in an event to make the core print freeMichael Muré2022-12-274-73/+72
|/
* Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errorsSteve Moyer2022-12-237-17/+28
|\ | | | | feat(935): disambiguate config errors
| * fix: remove repeated use of the same fmt.Errorf() callsSteve Moyer2022-11-283-7/+16
| |
| * feat: wrap ErrMultipleConfigEntry to report duplicate keySteve Moyer2022-11-273-6/+6
| | | | | | | | References #935.
| * feat: wrap ErrNoConfigEntry to report missing keySteve Moyer2022-11-277-14/+16
| | | | | | | | Resolves #935.
* | Merge pull request #938 from MichaelMure/cache-reorgMichael Muré2022-12-2398-2025/+2448
|\ \ | | | | | | Generic cache layer
| * | cache: fix some bugs after refactorMichael Muré2022-12-2323-116/+149
| | |
| * | cache: generic withSnapshot, some cleanupMichael Muré2022-12-2212-110/+98
| | |
| * | cache: tie up the refactor up to compilingMichael Muré2022-12-2165-556/+615
| | |
| * | repository: return specific error on object not found, accept multiple ↵Michael Muré2022-12-215-131/+85
| | | | | | | | | | | | namespace to push/pull
| * | WIPMichael Muré2022-12-1910-205/+204
| | |
| * | repo: proper reduced interface for full-text indexingMichael Muré2022-12-196-87/+297
| | | | | | | | | | | | | | | 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.
| * | WIPMichael Muré2022-12-155-30/+277
| | |
| * | WIPMichael Muré2022-11-2916-235/+186
| | |
| * | WIPMichael Muré2022-11-2833-989/+971
| |/
* | github: cleanup test token when test is doneMichael Muré2022-12-221-0/+7
| |
* | Merge pull request #956 from ↵Michael Muré2022-12-212-7/+9
|\ \ | | | | | | | | | | | | 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
| * | build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2dependabot[bot]2022-12-202-7/+9
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #948 from ↵Michael Muré2022-12-152-3/+3
|\ \ | | | | | | | | | | | | 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
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0dependabot[bot]2022-12-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #955 from waldyrious/patch-1Michael Muré2022-12-151-6/+6
|\ \ \ | |/ / |/| | doc/README: normalize verb tense and fix typo
| * | doc/README: normalize verb tense and fix typoWaldir Pimenta2022-12-141-6/+6
|/ /
* | Merge pull request #920 from ↵Michael Muré2022-12-082-3/+3
|\ \ | | | | | | | | | | | | 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
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0dependabot[bot]2022-11-222-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #941 from ↵Michael Muré2022-12-082-9/+3
|\ \ \ | |_|/ |/| | | | | | | | 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
| * | build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0dependabot[bot]2022-12-052-9/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | benchmark-action: make it work?Michael Muré2022-11-261-12/+4
| |
* | Merge pull request #931 from MichaelMure/benchmarkMichael Muré2022-11-261-0/+47
|\ \ | |/ |/| gha: add a workflow to continuously run benchmarks
| * gha: add a workflow to continuously run benchmarksMichael Muré2022-11-251-0/+47
|/
* Merge pull request #870 from MichaelMure/cli-reorgMichael Muré2022-11-22180-2215/+2321
|\ | | | | commands: reorg into different packages
| * commands: reorg into different packagesMichael Muré2022-11-20180-2215/+2321
|/
* release: don't build for darwin/386 as support has been removed in golangv0.8.0Michael Muré2022-11-201-1/+1
|
* Merge pull request #921 from MichaelMure/release-workflowMichael Muré2022-11-202-1/+42
|\ | | | | GHA: add a release workflow to build and upload binaries
| * GHA: add a release workflow to build and upload binariesMichael Muré2022-11-202-1/+42
|/
* Merge pull request #919 from MichaelMure/pack-webuiMichael Muré2022-11-203-45/+44
|\ | | | | webui: pack into binary
| * webui: pack into binaryMichael Muré2022-11-203-45/+44
|/
* gogit: fix incorrect loader handlingMichael Muré2022-11-162-2/+2
|
* Merge pull request #917 from MichaelMure/github-cap-rate-limitMichael Muré2022-11-151-2/+11
|\ | | | | github: sanitize rate limit waiting time
| * github: sanitize rate limit waiting timeMichael Muré2022-11-151-2/+11
|/ | | | In particular, for the case of when the local clock is wrong, but also if the returned value is bogus.
* Merge pull request #916 from MichaelMure/repo-parallel-clock-loadingMichael Muré2022-11-152-4/+17
|\ | | | | go-git: concurrent loading of clocks
| * go-git: concurrent loading of clocksMichael Muré2022-11-152-4/+17
| |
* | Merge pull request #915 from MichaelMure/github-fix-rate-limitingMichael Muré2022-11-151-1/+2
|\ \ | |/ |/| github: fix rate limiting
| * github: fix rate limitingMichael Muré2022-11-151-1/+2
|/ | | | It seems like the error message that github return changed.
* Merge pull request #907 from ↵Michael Muré2022-11-152-4/+6
|\ | | | | | | | | 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
| * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1dependabot[bot]2022-11-152-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #903 from ↵Michael Muré2022-11-152-2/+3
|\ \ | |/ |/| | | | | 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