0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/cli
peusebiu 91dd5496fc
chore: rename search route prefix (#887)
* chore: rename search route prefix

* chore: use builtin time.Duration.Truncate() on latencies

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2022-10-18 20:46:06 -07:00
..
cli.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
client.go fix: images command not truncating image name/tag (#851) 2022-10-11 08:56:03 -07:00
client_elevated_test.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
client_test.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
config_cmd.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
config_cmd_test.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
config_reloader.go lint: Move out config reloader context from controller struct 2022-03-24 10:50:01 -07:00
config_reloader_test.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
cve_cmd.go chore: rename search route prefix (#887) 2022-10-18 20:46:06 -07:00
cve_cmd_test.go chore: rename search route prefix (#887) 2022-10-18 20:46:06 -07:00
extensions_test.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
image_cmd.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
image_cmd_test.go chore: rename search route prefix (#887) 2022-10-18 20:46:06 -07:00
minimal.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
repo_cmd.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
root.go fix(sync): revert code which removed image destination feature (#840) 2022-10-05 11:03:24 -07:00
root_test.go test(authz): add an extra test for authz (#859) 2022-10-07 15:31:18 +03:00
searcher.go fix: images command not truncating image name/tag (#851) 2022-10-11 08:56:03 -07:00
service.go chore: rename search route prefix (#887) 2022-10-18 20:46:06 -07:00
stress_test.go Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00