harbor/src/common/dao
Yogi_Wang f022e89843 Modify the repository list sort and filter
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-12-03 10:37:41 +08:00
..
group Fix review comments on PR9749 2019-11-12 13:05:11 +08:00
notification webhook policy, job, event support 2019-08-07 20:30:26 +08:00
project feat(quota,api): APIs for quotas 2019-07-25 13:40:26 +08:00
accesslog.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
admin_job_test.go do improvements to the scan all job 2019-11-05 15:12:07 +08:00
admin_job.go do improvements to the scan all job 2019-11-05 15:12:07 +08:00
artifact_blob_test.go add dao of artifact 2019-07-08 23:42:50 +08:00
artifact_blob.go Add size middleware to support quota 2019-07-26 00:28:36 +08:00
artifact_test.go Populate pull/push time properties to the returning data when listing tags 2019-08-07 11:47:05 +08:00
artifact.go Add quota sync api toi to sync quota data with backend storage 2019-08-16 14:55:46 +08:00
base.go feat(configuration,db): connection pool configs for db 2019-08-14 14:30:34 +08:00
blob_test.go fix(quota): correct size quota for image with foreign layers 2019-09-02 14:10:58 +00:00
blob.go fix(quota): correct size quota for image with foreign layers 2019-09-02 14:10:58 +00:00
config_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config.go Add HTTP group feature 2019-07-16 15:38:46 +08:00
cve_whitelist_test.go Avoid overwriting system CVE whitelist by mistake 2019-08-16 13:28:16 +08:00
cve_whitelist.go Avoid overwriting system CVE whitelist by mistake 2019-08-16 13:28:16 +08:00
dao_test.go do improvements to the scan all job 2019-11-05 15:12:07 +08:00
joblog_test.go Add UT and review comments and issue fix (#6144) 2018-11-28 17:43:14 +08: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 Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
mysql.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
oidc_user_test.go Provide API to generate CLI secret 2019-04-22 13:34:12 +08:00
oidc_user.go Provide API to generate CLI secret 2019-04-22 13:34:12 +08:00
pgsql.go fix(database): generate db url by url.URL for schema upgrade (#8852) 2019-08-28 16:59:22 +08:00
pro_meta_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
pro_meta.go Hard delete project metadata (#8856) 2019-08-29 12:14:39 +08:00
project_blob_test.go perf(test): speed up TestAddBlobsToProject test in dao pkg 2019-10-14 16:46:01 +00:00
project_blob.go perf(test): speed up TestAddBlobsToProject test in dao pkg 2019-10-14 16:46:01 +00:00
project_test.go Add HTTP group feature 2019-07-16 15:38:46 +08:00
project.go feat(role): introduce a limited guest role (#9403) 2019-10-20 14:21:28 +08:00
quota_test.go fix(quota): order by quotas only on support resources 2019-10-30 02:42:34 +00:00
quota_usage_test.go fix(quota): order by quotas only on support resources 2019-10-30 02:42:34 +00:00
quota_usage.go fix(quota): order by quotas only on support resources 2019-10-30 02:42:34 +00:00
quota.go fix(quota): order by quotas only on support resources 2019-10-30 02:42:34 +00:00
register.go Enhance: Upgrade encrypt alg to sha256 2019-09-09 21:48:21 +08:00
repository_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
repository.go Modify the repository list sort and filter 2019-12-03 10:37:41 +08:00
resource_label_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
resource_label.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
role.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
sqlite.go Add event based trigger and scheduled trigger 2019-03-29 13:48:34 +08:00
testutils.go Add HTTP group feature 2019-07-16 15:38:46 +08:00
user_test.go Set default email to null if not provided 2019-08-19 15:20:44 +08:00
user.go Merge pull request #9593 from qyqcswill/code_improve 2019-11-08 18:28:46 +08:00
utils_test.go Refactor LDAP group 2019-07-05 14:44:18 +08:00
utils.go Refactor LDAP group 2019-07-05 14:44:18 +08:00
version_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
version.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00