Michael Muré
0a5a0ec1ef
Merge pull request #938 from MichaelMure/cache-reorg
...
Generic cache layer
2022-12-23 01:48:14 +01:00
Michael Muré
9591110082
cache: fix some bugs after refactor
2022-12-23 01:41:03 +01:00
Michael Muré
108518530e
github: cleanup test token when test is done
2022-12-22 23:53:13 +01:00
Michael Muré
d65e8837aa
cache: generic withSnapshot, some cleanup
2022-12-22 00:48:00 +01:00
Michael Muré
02510cb197
Merge pull request #956 from 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
2022-12-21 23:15:33 +01:00
Michael Muré
9b98fc0648
cache: tie up the refactor up to compiling
2022-12-21 21:54:36 +01:00
Michael Muré
905c9a90f1
repository: return specific error on object not found, accept multiple namespace to push/pull
2022-12-21 21:42:45 +01:00
dependabot[bot]
6d53132eb5
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>
2022-12-20 04:05:19 +00:00
Michael Muré
f2def3a933
WIP
2022-12-19 18:09:59 +01:00
Michael Muré
60d40d60e9
repo: proper reduced interface for full-text indexing
...
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.
2022-12-19 18:09:37 +01:00
Michael Muré
3b62fe0a4c
WIP
2022-12-15 13:17:03 +01:00
Michael Muré
af563be5b0
Merge pull request #948 from 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
2022-12-15 11:26:05 +01:00
Michael Muré
840f14d6b3
Merge pull request #955 from waldyrious/patch-1
...
doc/README: normalize verb tense and fix typo
2022-12-15 11:25:49 +01:00
Waldir Pimenta
8537869a58
doc/README: normalize verb tense and fix typo
2022-12-14 19:03:56 +00:00
dependabot[bot]
2d9c30bba7
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>
2022-12-13 04:03:20 +00:00
Michael Muré
19b4bf1688
Merge pull request #920 from 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
2022-12-08 12:28:08 +01:00
Michael Muré
562d548021
Merge pull request #941 from 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
2022-12-08 12:27:24 +01:00
dependabot[bot]
6a498ac938
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>
2022-12-05 04:05:06 +00:00
Michael Muré
4a341b5e17
WIP
2022-11-29 13:01:53 +01:00
Michael Muré
0ac39a7ab5
WIP
2022-11-28 17:20:25 +01:00
Michael Muré
c6bb6b9c7e
benchmark-action: make it work?
2022-11-26 14:05:53 +01:00
Michael Muré
8b000de6e8
Merge pull request #931 from MichaelMure/benchmark
...
gha: add a workflow to continuously run benchmarks
2022-11-26 13:53:38 +01:00
Michael Muré
c227f2e985
gha: add a workflow to continuously run benchmarks
2022-11-25 17:23:04 +01:00
dependabot[bot]
6f4d477611
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>
2022-11-22 13:54:24 +00:00
Michael Muré
70bd7377b6
Merge pull request #870 from MichaelMure/cli-reorg
...
commands: reorg into different packages
2022-11-22 14:53:15 +01:00
Michael Muré
acc9a6f3a6
commands: reorg into different packages
2022-11-20 17:18:09 +01:00
Michael Muré
a3fa445a9c
release: don't build for darwin/386 as support has been removed in golang
2022-11-20 16:26:43 +01:00
Michael Muré
e814bcf10e
Merge pull request #921 from MichaelMure/release-workflow
...
GHA: add a release workflow to build and upload binaries
2022-11-20 16:08:16 +01:00
Michael Muré
c74fabd652
GHA: add a release workflow to build and upload binaries
2022-11-20 16:06:30 +01:00
Michael Muré
231755e02f
Merge pull request #919 from MichaelMure/pack-webui
...
webui: pack into binary
2022-11-20 15:10:48 +01:00
Michael Muré
61c9f4015c
webui: pack into binary
2022-11-20 15:04:48 +01:00
Michael Muré
3c0fcb7456
gogit: fix incorrect loader handling
2022-11-16 14:41:26 +01:00
Michael Muré
b02ba48ad6
Merge pull request #917 from MichaelMure/github-cap-rate-limit
...
github: sanitize rate limit waiting time
2022-11-15 20:12:03 +01:00
Michael Muré
9abeb9956b
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.
2022-11-15 20:05:04 +01:00
Michael Muré
733c7c6b3e
Merge pull request #916 from MichaelMure/repo-parallel-clock-loading
...
go-git: concurrent loading of clocks
2022-11-15 19:36:46 +01:00
Michael Muré
432e4f25ff
Merge pull request #915 from MichaelMure/github-fix-rate-limiting
...
github: fix rate limiting
2022-11-15 19:32:15 +01:00
Michael Muré
d1744f5ee2
go-git: concurrent loading of clocks
2022-11-15 19:27:01 +01:00
Michael Muré
a52c474f11
github: fix rate limiting
...
It seems like the error message that github return changed.
2022-11-15 19:24:16 +01:00
Michael Muré
53059ecbfe
Merge pull request #907 from 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
2022-11-15 18:46:30 +01:00
Michael Muré
7d896ee26d
Merge pull request #903 from 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
2022-11-15 18:46:19 +01:00
dependabot[bot]
7a1cd2821f
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>
2022-11-15 11:28:04 +00:00
Michael Muré
3c905c15c4
Merge pull request #909 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.74.0
...
build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0
2022-11-15 12:26:19 +01:00
Michael Muré
9b393b4873
Merge pull request #913 from MichaelMure/comment-id-fix
...
core: bubble up the comment ID when created, or edited the first comment
2022-11-15 12:25:48 +01:00
Michael Muré
3c6ebc2bfd
core: bubble up the comment ID when created, or edited the first comment
2022-11-13 12:31:38 +01:00
dependabot[bot]
b70f6e25d9
build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0
...
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>
2022-10-31 04:10:15 +00:00
Michael Muré
55a2e8e448
doc: fix incorrect indentation
...
fix #905
2022-10-22 15:56:36 +02:00
dependabot[bot]
879b905e18
build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
...
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>
2022-10-18 04:06:56 +00:00
Michael Muré
0eef93917d
makefile: better PHONY
2022-10-11 20:20:51 +02:00
Michael Muré
a769deba2d
Merge pull request #895 from MichaelMure/update-webui
...
webui: update most of dependencies
2022-10-04 21:58:56 +02:00
Michael Muré
49fe8e9f5d
webui: put react-scripts and typescript as dev-dependency
2022-10-04 21:39:42 +02:00