harbor/src/core/api
AllForNothing b5617c0868 Replace images with artifacts for tag-retention
Signed-off-by: AllForNothing <sshijun@vmware.com>
2020-04-28 14:04:09 +08:00
..
models move logger from common to lib 2020-04-02 14:09:03 +08:00
admin_job.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
api_test.go Remove "GetMyProjects" and "GetProjectRoles" in the interface "security.Context" 2020-04-07 19:53:38 +08:00
base.go move logger from common to lib 2020-04-02 14:09:03 +08:00
chart_label_test.go Fix chart api for oci registry introduece api version 2020-02-26 17:05:02 +08:00
chart_label.go Fix typos in core package 2019-09-26 19:56:27 +08:00
chart_repository_test.go Remove "GetMyProjects" and "GetProjectRoles" in the interface "security.Context" 2020-04-07 19:53:38 +08:00
chart_repository.go Fix bug for replicating chart triggered by event (#11578) 2020-04-16 16:15:21 +08:00
config_test.go Support pinning to authproxy server's cert 2019-12-03 07:31:26 +08:00
config.go move logger from common to lib 2020-04-02 14:09:03 +08:00
dataprepare_test.go Remove "ng" from source code 2019-04-12 22:42:27 +08:00
email_test.go Add HTTP group feature 2019-07-16 15:38:46 +08:00
email.go move logger from common to lib 2020-04-02 14:09:03 +08:00
harborapi_test.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00:00
health_test.go add ping for adapter to wait for service ready 2019-08-16 16:03:12 +08:00
health.go move logger from common to lib 2020-04-02 14:09:03 +08:00
immutabletagrule_test.go Merge pull request #9825 from stonezdj/bug_9681 2019-11-18 17:26:22 +08:00
immutabletagrule.go refactor(errors): rename pkglib/error to lib/errors 2020-03-29 05:19:05 +00:00
internal_test.go Update codes per review comments 2019-08-16 14:58:52 +08:00
internal.go move logger from common to lib 2020-04-02 14:09:03 +08:00
label_resource.go Protect API using rbac 2019-02-01 18:55:06 +08:00
label_test.go Return 400 status code for validation failed 2019-05-10 10:35:25 +08:00
label.go Remove the API to listing the resources that added with the specific label 2020-03-18 18:47:44 +08:00
ldap.go move logger from common to lib 2020-04-02 14:09:03 +08:00
metadata_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
metadata.go move logger from common to lib 2020-04-02 14:09:03 +08:00
notification_job_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
notification_job.go fix(rbac): NewProjectNamespace in rbac only accept projectID 2019-08-21 19:37:28 +00:00
notification_policy_test.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
notification_policy.go move logger from common to lib 2020-04-02 14:09:03 +08:00
oidc_test.go Add API to ping OIDC endpoint 2019-07-18 19:32:12 +08:00
oidc.go move logger from common to lib 2020-04-02 14:09:03 +08:00
pro_scanner_test.go refactor: rename testing/api to testing/controller (#11295) 2020-03-26 14:00:11 +08:00
pro_scanner.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
project_test.go deprecate quota count on artifact 2020-04-06 16:56:11 +08:00
project.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
projectmember_test.go fix(robot,project-member): check owner of member, robot when update, delete 2019-11-14 07:00:44 +00:00
projectmember.go fix(robot,project-member): check owner of member, robot when update, delete 2019-11-14 07:00:44 +00:00
quota_test.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00:00
quota.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
reg_gc_test.go Revise the GC job flow, 2020-02-24 18:29:55 +08:00
reg_gc.go Fix gc issue on clean the artifact trash 2020-03-06 03:11:31 +08:00
registry_test.go Exist core when signal received 2019-08-23 09:34:41 +08:00
registry.go move logger from common to lib 2020-04-02 14:09:03 +08:00
replication_adapter_test.go refact replication adapter 2019-10-24 12:24:55 +08:00
replication_adapter.go refact replication info to support special endpoints and credential 2019-10-23 17:19:56 +08:00
replication_execution_test.go Refine the implementation of replication execution API 2019-11-13 14:26:57 +08:00
replication_execution.go Refine the implementation of replication execution API 2019-11-13 14:26:57 +08:00
replication_policy_test.go Return 400 status code for validation failed 2019-05-10 10:35:25 +08:00
replication_policy.go Add status revision to handle retrying in replication task 2019-08-27 14:17:11 +08:00
retention_test.go feat(beego): upgrade beego to v1.12 which support middleware (#10524) 2020-01-20 16:41:49 +08:00
retention.go Replace images with artifacts for tag-retention 2020-04-28 14:04:09 +08:00
robot_test.go refactor(rbac): refactor rbac impl to improve performance (#9988) 2020-03-12 23:42:53 +08:00
robot.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
scan_all_test.go fix(scan): ongoing is true for schedule scan all only when job is running 2020-03-31 10:08:22 +00:00
scan_all.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
scanners_test.go refactor: rename testing/api to testing/controller (#11295) 2020-03-26 14:00:11 +08:00
scanners.go feat(scanner): make Clair and Trivy as reserved name for scanners 2020-04-15 02:26:02 +00:00
search_test.go Remove "GetMyProjects" and "GetProjectRoles" in the interface "security.Context" 2020-04-07 19:53:38 +08:00
search.go Remove "GetMyProjects" and "GetProjectRoles" in the interface "security.Context" 2020-04-07 19:53:38 +08:00
statistic_test.go Bump up to go 1.12.5 enable go.mod 2019-06-11 00:42:20 +08:00
statistic.go Remove "GetMyProjects" and "GetProjectRoles" in the interface "security.Context" 2020-04-07 19:53:38 +08:00
sys_cve_whitelist_test.go Remove validation for item in CVE whitelist 2019-10-18 15:08:32 +08:00
sys_cve_whitelist.go move logger from common to lib 2020-04-02 14:09:03 +08:00
systeminfo_test.go fix ut error in systeminfo_test.go 2019-02-18 14:06:19 +08:00
systeminfo.go refactor: cleanup unused code about scan 2020-04-06 17:34:25 +00:00
user_test.go Update the test cases of user API 2019-11-13 14:51:29 +08:00
user.go move logger from common to lib 2020-04-02 14:09:03 +08:00
usergroup_test.go Add HTTP group feature 2019-07-16 15:38:46 +08:00
usergroup.go move logger from common to lib 2020-04-02 14:09:03 +08:00