harbor/src/common/models
Wang Yan b4e941e961
drop table access log in migration (#11118)
Use the audit log instead, the access log table should be dropped after migration

Signed-off-by: wang yan <wangyan@vmware.com>
2020-03-18 19:04:38 +08:00
..
adminjob.go Revise the GC job flow, 2020-02-24 18:29:55 +08:00
artifact_blob.go add dao of artifact 2019-07-08 23:42:50 +08:00
authmodel.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
base.go drop table access log in migration (#11118) 2020-03-18 19:04:38 +08:00
blob.go fix(quota): correct size quota for image with foreign layers 2019-09-02 14:10:58 +00:00
clair.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config.go Get rid of case-sensitivity in authproxy setting 2019-12-04 21:39:40 +08:00
cve_whitelist_test.go Apply CVE white list in interceptor 2019-07-03 14:13:00 +08:00
cve_whitelist.go Apply CVE white list in interceptor 2019-07-03 14:13:00 +08:00
hook_notification_test.go webhook policy, job, event support 2019-08-07 20:30:26 +08:00
hook_notification.go webhook policy, job, event support 2019-08-07 20:30:26 +08:00
job.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
joblog.go Add UT and review comments and issue fix (#6144) 2018-11-28 17:43:14 +08:00
label_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
label.go Remove the "x-go-type" for artifact definition in swagger 2020-03-12 10:06:22 +08:00
ldap.go Add new parameter ldap_group_membership_attribute 2019-03-03 10:03:22 +08:00
member.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
notification.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
oidc_user.go Support secret for docker CLI 2019-04-10 19:38:11 +08:00
pro_meta.go feat(vuln-severity): map negligible to none to match CVSS v3 ratings (#9885) 2019-11-18 14:36:51 +08:00
project_blob.go refactor(quota,middleware): implement size quota by quota interceptor 2019-08-08 23:55:54 +00:00
project.go refactor(quota): implement internal quota APIs by quota controller (#11058) 2020-03-16 10:20:17 +08:00
quota_usage.go Manager for quota 2019-07-09 13:59:48 +08:00
quota.go feat(quota,api): APIs for quotas 2019-07-25 13:40:26 +08:00
repo.go Implement delete/update repository API 2020-02-20 08:39:26 +08:00
role.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
token.go Fix #8319, got error when replicating image with Azure container registry 2019-07-30 12:58:22 +08:00
uaa.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
user.go Fix admin permission not revoked when removed from LDAP admin group 2019-12-20 13:12:22 +08:00
usergroup.go Fix review comments on PR9749 2019-11-12 13:05:11 +08:00
version.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00