harbor/src/ui/api
2017-12-15 09:40:30 +08:00
..
models Add replication manual trigger API & update replication/policy API docs 2017-11-24 10:50:10 +08:00
api_test.go Implement replication policy manager 2017-11-16 10:55:03 +08:00
base.go Add interfaces to implement project level policy (#3271) 2017-09-26 16:41:08 +08:00
config_test.go Move certificate verification to target level 2017-10-20 15:36:56 +08:00
config.go Add LDAP remote certifcate validation 2017-11-24 12:41:51 +08:00
dataprepare_test.go delete owner_id column from table repository 2017-05-02 14:57:07 +08:00
email_test.go replace go header 2017-04-13 03:54:58 -07:00
email.go expose insecure flag in api 2017-09-04 15:10:07 +08:00
harborapi_test.go Merge remote-tracking branch 'upstream/master' into 171213_merge 2017-12-13 13:40:24 +08:00
internal.go refactor sync registry API 2017-05-25 13:42:25 +08:00
ldap.go Fix ldap ping issue #3653 2017-12-15 14:47:54 +08:00
log_test.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
log.go Move some method of project manager to security context 2017-07-05 17:41:58 +08:00
member_test.go replace go header 2017-04-13 03:54:58 -07:00
member.go Refactor ldap 2017-12-13 14:57:04 +08:00
metadata_test.go Add project metadata API 2017-10-27 17:05:15 +08:00
metadata.go Add project metadata API 2017-10-27 17:05:15 +08:00
project_test.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
project.go Add project metadata API 2017-10-27 17:05:15 +08:00
replication_job.go provide api to show log of scan job 2017-07-20 19:32:27 +08:00
replication_policy_test.go Implement immediate trigger and the methods of WatchList 2017-11-27 14:23:21 +08:00
replication_policy.go Implement immediate trigger and the methods of WatchList 2017-11-27 14:23:21 +08:00
replication_test.go Add replication manual trigger API & update replication/policy API docs 2017-11-24 10:50:10 +08:00
replication.go Publish replication notification for manual, scheduel and immediate trigger 2017-12-04 15:07:30 +08:00
repository_test.go add get tag API 2017-06-16 19:37:05 +08:00
repository.go Merge remote-tracking branch 'upstream/master' into 171213_merge 2017-12-13 13:40:24 +08:00
scan_job.go fix issue in golint 2017-07-21 00:07:42 +08:00
search_test.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
search.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
statistic_test.go refactor statistics API 2017-06-26 14:15:01 +08:00
statistic.go Add interfaces to implement project level policy (#3271) 2017-09-26 16:41:08 +08:00
systeminfo_test.go replace go header 2017-04-13 03:54:58 -07:00
systeminfo.go add next_scan_all to systeminfo api response 2017-07-19 13:33:42 +08:00
target_test.go Refactor ping target API 2017-11-29 17:15:03 +08:00
target.go Refactor ping target API 2017-11-29 17:15:03 +08:00
user_test.go Refactor /users API, add more restircation in password reset 2017-12-18 14:32:29 +08:00
user.go Refactor /users API, add more restircation in password reset 2017-12-18 14:32:29 +08:00
utils.go Publish replication notification for manual, scheduel and immediate trigger 2017-12-15 09:40:30 +08:00