harbor/src/server/v2.0/handler
Wang Yan 7cb5c34f7e
add cosign signature icon (#16533)
Return icon message for UI to render

Signed-off-by: Wang Yan <wangyan@vmware.com>
2022-03-17 11:08:39 +08:00
..
assembler feat: return scan report and summary by header (#13898) 2021-01-06 17:54:36 +08:00
model add cosign signature icon (#16533) 2022-03-17 11:08:39 +08:00
artifact.go modify artifact copy api to support cosign (#16194) 2022-01-17 15:52:14 +08:00
artifact_test.go feat: return scan report and summary by header (#13898) 2021-01-06 17:54:36 +08:00
auditlog.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
auditlog_test.go add audit logs API 2020-03-05 11:40:51 +08:00
base.go Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
base_test.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
config.go fix: remove x-go-type in swagger.yaml (#15923) 2021-11-04 23:39:36 +08:00
gc.go fix nil map assignment in gc handler (#14918) 2021-05-26 10:46:11 +08:00
handler.go Refactor project metadata API 2021-04-20 22:27:17 +08:00
health.go Refactor health check API 2021-04-15 14:50:27 +08:00
icon.go Implement the icon API to get the icon of artifact 2020-08-15 08:40:38 +08:00
immutable.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
label.go Api refactor label (#14650) 2021-04-15 17:27:58 +08:00
ldap.go Move common config api to lib/config 2021-04-13 19:43:33 +08:00
member.go Refactor project member api to new programming model 2021-04-13 21:28:54 +08:00
notification_job.go refactor notification (#14406) 2021-03-22 17:27:23 +08:00
notification_policy.go refactor notification (#14406) 2021-03-22 17:27:23 +08:00
oidc.go Use system configuration resource for permission checking 2021-05-18 16:06:58 +08:00
ping.go Rework systeminfo API. (#13606) 2020-11-30 14:15:18 +08:00
preheat.go fix(p2p): adjust task time format 2021-07-07 21:39:46 +08:00
preheat_test.go fix(p2p): adjust task time format 2021-07-07 21:39:46 +08:00
project.go refactor: replace lib/pq with jackc/pgx (#16267) 2022-01-27 11:09:37 +08:00
project_metadata.go Cosign policy checker (#16187) 2022-01-10 17:44:01 +08:00
project_test.go refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
quota.go fix: remove x-go-type in swagger.yaml (#15923) 2021-11-04 23:39:36 +08:00
quota_test.go fix: remove x-go-type in swagger.yaml (#15923) 2021-11-04 23:39:36 +08:00
registry.go Refactor the replication policy destination namespace logic 2021-04-28 10:16:20 +08:00
replication.go limit replication bandwidth 2021-09-14 11:23:28 +08:00
repository.go support robot to list project (#15431) 2021-08-17 16:35:36 +08:00
retention.go fix(retention) add delete retention API (#14747) 2021-05-14 14:15:42 +08:00
robot.go fix legacy robot edit issue (#15709) 2021-10-01 00:41:54 +08:00
robotV1.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
robot_test.go fix robot issues 2021-01-13 18:06:43 +08:00
scan.go fix 16224 (#16307) 2022-01-30 03:03:39 +08:00
scan_all.go fix: update context to "makeCtx func() context.Context" (#15584) 2021-09-15 10:10:39 +08:00
scan_all_test.go fix: update context to "makeCtx func() context.Context" (#15584) 2021-09-15 10:10:39 +08:00
scan_test.go feat: add stop scan & stop scan-all feature 2021-09-13 11:19:21 +08:00
scanner.go feat: bump up go-swagger to v0.25.0 (#14703) 2021-04-21 11:07:10 +08:00
scanner_test.go refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
search.go Move common config api to lib/config 2021-04-13 19:43:33 +08:00
statistic.go add storage consumption support (#14772) 2021-04-29 12:36:25 +08:00
sys_cve_allowlist.go Use system configuration resource for permission checking 2021-05-18 16:06:58 +08:00
systeminfo.go feat: add current_time to the response of systeminfo api when user logged in 2022-01-11 17:36:08 +08:00
user.go Allow empty email attribute for ldap/oidc user 2021-09-30 14:35:18 +08:00
user_test.go refactor: use singular as the tag for user APIs (#14654) 2021-04-15 10:52:48 +08:00
usergroup.go Add usergroup search API (#15483) 2021-09-02 09:04:33 +08:00
util.go refactor notification (#14406) 2021-03-22 17:27:23 +08:00
util_test.go feat(scan): merge reports for image index 2020-04-07 02:54:01 +00:00