harbor/src/common/dao
Daniel Jiang 4f94f59d2a Provide a standalone migrator to migrate DB schema.
Fixes #11885
This part will not by default be packaged into release.
A README.md will be added in another commit.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-08-06 18:57:55 +08:00
..
group refactor(project): add more methods to project controller and manager 2020-07-31 17:55:35 +00:00
notification replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
project refactor(project): add more methods to project controller and manager 2020-07-31 17:55:35 +00:00
admin_job.go move logger from common to lib 2020-04-02 14:09:03 +08:00
admin_job_test.go Revise the GC job flow, 2020-02-24 18:29:55 +08:00
base.go Provide a standalone migrator to migrate DB schema. 2020-08-06 18:57:55 +08:00
base_test.go Provide a standalone migrator to migrate DB schema. 2020-08-06 18:57:55 +08:00
config.go move logger from common to lib 2020-04-02 14:09:03 +08:00
config_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
cve_allowlist.go Replace all whitelist with allowlist 2020-06-24 16:17:17 +08:00
cve_allowlist_test.go Replace all whitelist with allowlist 2020-06-24 16:17:17 +08:00
dao_test.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00:00
joblog.go Add UT and review comments and issue fix (#6144) 2018-11-28 17:43:14 +08:00
joblog_test.go Add UT and review comments and issue fix (#6144) 2018-11-28 17:43:14 +08:00
label.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
label_test.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.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
oidc_user_test.go Provide API to generate CLI secret 2019-04-22 13:34:12 +08:00
pgsql.go Provide a standalone migrator to migrate DB schema. 2020-08-06 18:57:55 +08:00
pgsql_test.go fix(db): set max open conns of sql.DB manually 2020-07-09 03:35:41 +00:00
pro_meta.go Hard delete project metadata (#8856) 2019-08-29 12:14:39 +08:00
pro_meta_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
project.go Rename master role to maintainer 2020-07-08 09:20:07 +08:00
project_test.go drop table access log in migration (#11118) 2020-03-18 19:04:38 +08:00
register.go Fix admin permission not revoked when removed from LDAP admin group 2019-12-20 13:12:22 +08:00
repository.go Remove dead code 2020-02-23 17:11:46 +08:00
repository_test.go Remove dead code 2020-02-23 17:11:46 +08:00
resource_label.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
resource_label_test.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 fix(db): set max open conns of sql.DB manually 2020-07-09 03:35:41 +00:00
user.go move logger from common to lib 2020-04-02 14:09:03 +08:00
user_test.go Set default email to null if not provided 2019-08-19 15:20:44 +08:00
utils.go Refactor LDAP group 2019-07-05 14:44:18 +08:00
utils_test.go Refactor LDAP group 2019-07-05 14:44:18 +08:00
version.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
version_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00