harbor/src/server/v2.0/handler
He Weiwei c58ccdfb8c
feat: bump up go-swagger to v0.25.0 (#14703)
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2021-04-21 11:07:10 +08:00
..
assembler feat: return scan report and summary by header (#13898) 2021-01-06 17:54:36 +08:00
model feat: bump up go-swagger to v0.25.0 (#14703) 2021-04-21 11:07:10 +08:00
artifact.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +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 Refine the code of config (#14675) 2021-04-19 21:08:25 +08:00
gc.go Move common config api to lib/config 2021-04-13 19:43:33 +08:00
handler.go Refactor the statistics API 2021-04-16 10:23:13 +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 Switch API to ping OIDC endpoint to new model 2021-03-04 15:44:11 +08:00
ping.go Rework systeminfo API. (#13606) 2020-11-30 14:15:18 +08:00
preheat.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
preheat_test.go feat: add preheat execution api handler 2020-07-13 13:14:08 +08:00
project.go Merge branch 'master' into 21apr13_move_config_exp 2021-04-14 09:45:48 +08:00
project_test.go refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
quota.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
quota_test.go refactor: generate quota APIs by go-swagger 2021-02-25 08:19:55 +00:00
registry.go Fix bug of ping registry (#14625) 2021-04-14 11:11:09 +08:00
replication.go Refactor registry API (#14528) 2021-03-31 15:49:23 +08:00
repository.go Improve the performance of replication 2021-04-12 09:54:25 +08:00
retention.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
robot.go Move common config api to lib/config 2021-04-13 19:43:33 +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 refactor(scan): refactor scan/scan all job to task manager (#13684) 2020-12-14 13:34:35 +08:00
scan_all.go Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
scan_all_test.go enable system resource access (#13826) 2021-01-07 15:45:04 +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 Refactor the statistics API 2021-04-16 10:23:13 +08:00
sys_cve_allowlist.go API for system CVE allowlist to new model (#14412) 2021-03-12 10:23:48 +08:00
systeminfo.go enable system resource access (#13826) 2021-01-07 15:45:04 +08:00
user.go refactor: use singular as the tag for user APIs (#14654) 2021-04-15 10:52:48 +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 Move common config api to lib/config 2021-04-13 19:43: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