harbor/src/common/dao
Yan ae257433cc
Fully migrate harbor db to postgresql (#4689)
* Merge harbor db to postgres
2018-04-27 02:27:12 -07:00
..
clair address comment 2017-07-12 15:05:27 +08:00
group Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
project Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
accesslog.go increase length of username in database to 256 2017-08-17 15:24:34 +08:00
base.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
clair.go Print stack trace when recover from panic and print warning message rather than returning an error when updating 0 records 2017-12-14 13:48:45 +08:00
config_test.go Sync user email in ldap #3663 2017-12-26 18:53:32 +08:00
config.go Change codes to make everything OK after upgrading to beego 1.9.0 2018-02-05 13:07:52 +08:00
dao_test.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
label_test.go Implement label management API 2018-03-09 12:17:27 +08:00
label.go Implement label management API 2018-03-09 12:17:27 +08:00
mysql.go Fix intermittent broken pipe issue in log 2018-04-18 17:39:13 +08:00
pgsql.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
pro_meta_test.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
pro_meta.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
project_test.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
project.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
register.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
replication_job.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
repository_test.go Implement filter repository and tags by label API 2018-03-21 10:51:06 +08:00
repository.go Fuzzy matching repository name in GET repositories API 2018-03-22 13:38:26 +08:00
resource_label_test.go Delete the mapping relationship between resources and labels when the label is deleted 2018-03-24 02:22:51 +08:00
resource_label.go Delete the mapping relationship between resources and labels when the label is deleted 2018-03-24 02:22:51 +08:00
role.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
scan_job.go fix golint and go vet issue 2018-03-26 22:10:01 +08:00
sqlite.go fix code style issues reported by golint 2017-09-19 17:16:54 +08:00
testutils.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
user_test.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
user.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
version_test.go Fail earlier when found database schema dismatch 2017-11-07 13:07:56 +08:00
version.go Add indexes to job tables and bump up schema version. 2018-03-28 16:15:54 +08:00
watch_item_test.go Implement immediate trigger and the methods of WatchList 2017-11-27 14:23:21 +08:00
watch_item.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00