harbor/src
Chlins Zhang 5791f0c979
fix: fix error bitsize of jobservice reaper scan locks (#18487)
Change the bitSize from 16 to 64 in the jobservice reaper, the 16 is too
small when the redis cursor over the max value of int16.

Fixes: #18486

Signed-off-by: chlins <chenyuzh@vmware.com>
2023-04-07 10:59:30 +08:00
..
cmd add parameters for PostgreSQL (#16641) 2022-11-30 19:08:08 +08:00
common refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00
controller fix: wrap schedule/exec/task creation as orm tx (#18458) 2023-04-04 08:42:18 +08:00
core refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00
jobservice fix: fix error bitsize of jobservice reaper scan locks (#18487) 2023-04-07 10:59:30 +08:00
lib refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00
migration bump beego (#17801) 2022-11-24 18:07:42 +08:00
pkg fix: fix the regexp of execution status outdate key (#18481) 2023-04-05 13:53:45 +08:00
portal Update styles for UI according to the designer's suggestions (#18463) 2023-04-03 16:47:21 +08:00
registryctl Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
server fix copy artifact issue (#18460) 2023-04-03 10:58:17 +08:00
testing add subject artifact repo (#18394) 2023-03-22 21:48:09 +08:00
vendor Upgrade Golang packages (#18376) 2023-03-20 15:59:37 +08:00
.golangci.yaml chore: clean up no longer support linters for golang-lint (#18165) 2023-02-10 16:27:37 +01:00
favicon.ico
go.mod Upgrade Golang packages (#18376) 2023-03-20 15:59:37 +08:00
go.sum Upgrade Golang packages (#18376) 2023-03-20 15:59:37 +08:00