Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI: remove lint security step as it's crashing | Michael Muré | 2022-12-29 | 1 | -2/+0 |
| | |||||
* | Merge pull request #965 from MichaelMure/nitpic | Michael Muré | 2022-12-29 | 3 | -5/+7 |
|\ | | | | | commands: don't double build the lamport clocks | ||||
| * | commands: don't double build the lamport clocks | Michael Muré | 2022-12-29 | 3 | -5/+7 |
|/ | |||||
* | Merge pull request #962 from MichaelMure/select-completion | Michael Muré | 2022-12-27 | 19 | -302/+327 |
|\ | | | | | commands: generic "select" code, move bug completion in bugcmd | ||||
| * | commands: generic "select" code, move bug completion in bugcmd | Michael Muré | 2022-12-27 | 19 | -302/+327 |
| | | |||||
* | | Merge pull request #961 from MichaelMure/cache-events | Michael Muré | 2022-12-27 | 6 | -54/+51 |
|\ \ | |/ |/| | cache: simplify cache building events handling | ||||
| * | cache: simplify cache building events handling | Michael Muré | 2022-12-27 | 6 | -54/+51 |
|/ | |||||
* | Merge pull request #960 from MichaelMure/inputs | Michael Muré | 2022-12-27 | 7 | -259/+266 |
|\ | | | | | commands: move bug specific input code into commands/bug/input | ||||
| * | commands: move bug specific input code into commands/bug/input | Michael Muré | 2022-12-27 | 7 | -259/+266 |
|/ | |||||
* | Merge pull request #959 from MichaelMure/core-event | Michael Muré | 2022-12-27 | 4 | -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 free | Michael Muré | 2022-12-27 | 4 | -73/+72 |
|/ | |||||
* | Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors | Steve Moyer | 2022-12-23 | 7 | -17/+28 |
|\ | | | | | feat(935): disambiguate config errors | ||||
| * | fix: remove repeated use of the same fmt.Errorf() calls | Steve Moyer | 2022-11-28 | 3 | -7/+16 |
| | | |||||
| * | feat: wrap ErrMultipleConfigEntry to report duplicate key | Steve Moyer | 2022-11-27 | 3 | -6/+6 |
| | | | | | | | | References #935. | ||||
| * | feat: wrap ErrNoConfigEntry to report missing key | Steve Moyer | 2022-11-27 | 7 | -14/+16 |
| | | | | | | | | Resolves #935. | ||||
* | | Merge pull request #938 from MichaelMure/cache-reorg | Michael Muré | 2022-12-23 | 98 | -2025/+2448 |
|\ \ | | | | | | | Generic cache layer | ||||
| * | | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 23 | -116/+149 |
| | | | |||||
| * | | cache: generic withSnapshot, some cleanup | Michael Muré | 2022-12-22 | 12 | -110/+98 |
| | | | |||||
| * | | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 65 | -556/+615 |
| | | | |||||
| * | | repository: return specific error on object not found, accept multiple ↵ | Michael Muré | 2022-12-21 | 5 | -131/+85 |
| | | | | | | | | | | | | namespace to push/pull | ||||
| * | | WIP | Michael Muré | 2022-12-19 | 10 | -205/+204 |
| | | | |||||
| * | | repo: proper reduced interface for full-text indexing | Michael Muré | 2022-12-19 | 6 | -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. | ||||
| * | | WIP | Michael Muré | 2022-12-15 | 5 | -30/+277 |
| | | | |||||
| * | | WIP | Michael Muré | 2022-11-29 | 16 | -235/+186 |
| | | | |||||
| * | | WIP | Michael Muré | 2022-11-28 | 33 | -989/+971 |
| |/ | |||||
* | | github: cleanup test token when test is done | Michael Muré | 2022-12-22 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #956 from ↵ | Michael Muré | 2022-12-21 | 2 | -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.2 | dependabot[bot] | 2022-12-20 | 2 | -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-15 | 2 | -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.0 | dependabot[bot] | 2022-12-13 | 2 | -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-1 | Michael Muré | 2022-12-15 | 1 | -6/+6 |
|\ \ \ | |/ / |/| | | doc/README: normalize verb tense and fix typo | ||||
| * | | doc/README: normalize verb tense and fix typo | Waldir Pimenta | 2022-12-14 | 1 | -6/+6 |
|/ / | |||||
* | | Merge pull request #920 from ↵ | Michael Muré | 2022-12-08 | 2 | -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.0 | dependabot[bot] | 2022-11-22 | 2 | -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-08 | 2 | -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.0 | dependabot[bot] | 2022-12-05 | 2 | -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-26 | 1 | -12/+4 |
| | | |||||
* | | Merge pull request #931 from MichaelMure/benchmark | Michael Muré | 2022-11-26 | 1 | -0/+47 |
|\ \ | |/ |/| | gha: add a workflow to continuously run benchmarks | ||||
| * | gha: add a workflow to continuously run benchmarks | Michael Muré | 2022-11-25 | 1 | -0/+47 |
|/ | |||||
* | Merge pull request #870 from MichaelMure/cli-reorg | Michael Muré | 2022-11-22 | 180 | -2215/+2321 |
|\ | | | | | commands: reorg into different packages | ||||
| * | commands: reorg into different packages | Michael Muré | 2022-11-20 | 180 | -2215/+2321 |
|/ | |||||
* | release: don't build for darwin/386 as support has been removed in golangv0.8.0 | Michael Muré | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #921 from MichaelMure/release-workflow | Michael Muré | 2022-11-20 | 2 | -1/+42 |
|\ | | | | | GHA: add a release workflow to build and upload binaries | ||||
| * | GHA: add a release workflow to build and upload binaries | Michael Muré | 2022-11-20 | 2 | -1/+42 |
|/ | |||||
* | Merge pull request #919 from MichaelMure/pack-webui | Michael Muré | 2022-11-20 | 3 | -45/+44 |
|\ | | | | | webui: pack into binary | ||||
| * | webui: pack into binary | Michael Muré | 2022-11-20 | 3 | -45/+44 |
|/ | |||||
* | gogit: fix incorrect loader handling | Michael Muré | 2022-11-16 | 2 | -2/+2 |
| | |||||
* | Merge pull request #917 from MichaelMure/github-cap-rate-limit | Michael Muré | 2022-11-15 | 1 | -2/+11 |
|\ | | | | | github: sanitize rate limit waiting time | ||||
| * | github: sanitize rate limit waiting time | Michael Muré | 2022-11-15 | 1 | -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-loading | Michael Muré | 2022-11-15 | 2 | -4/+17 |
|\ | | | | | go-git: concurrent loading of clocks |