harbor/src/core/api
He Weiwei 20556aebd2 Add users search API
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-03-07 12:47:26 +08:00
..
models fix ut error in systeminfo_test.go 2019-02-18 14:06:19 +08:00
api_test.go Add API implementation of robot account 2019-01-17 13:13:55 +08:00
base.go Implement the unified health check API 2019-01-16 17:21:04 +08:00
chart_label_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
chart_label.go Protect API using rbac 2019-02-01 18:55:06 +08:00
chart_repository_test.go Protect API using rbac 2019-02-01 18:55:06 +08:00
chart_repository.go Protect API using rbac 2019-02-01 18:55:06 +08:00
config_test.go Refactor adminserver stage 3: replace config api and change ut settings 2019-02-18 14:06:19 +08:00
config.go Revise code with review comments 2019-02-18 15:20:54 +08:00
dataprepare_test.go Refactor adminserver stage 3: replace config api and change ut settings 2019-02-18 14:06:19 +08:00
email_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
email.go Updating copyright notices 2018-10-18 16:04:36 +00:00
harborapi_test.go Add users search API 2019-03-07 12:47:26 +08:00
health_test.go Implement the unified health check API 2019-01-16 17:21:04 +08:00
health.go Implement the unified health check API 2019-01-16 17:21:04 +08:00
internal.go Updating copyright notices 2018-10-18 16:04:36 +00:00
label_resource.go Protect API using rbac 2019-02-01 18:55:06 +08:00
label_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
label.go Protect API using rbac 2019-02-01 18:55:06 +08:00
ldap.go Fix LDAP search error 2018-11-29 18:37:23 +08:00
log_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
log.go Updating copyright notices 2018-10-18 16:04:36 +00:00
metadata_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
metadata.go Protect API using rbac 2019-02-01 18:55:06 +08:00
project_test.go Bump up golang to 1.11.2 2019-01-11 14:44:32 +08:00
project.go Protect API using rbac 2019-02-01 18:55:06 +08:00
projectmember_test.go Support master role for project member create and update apis (#6780) 2019-01-23 14:56:23 +08:00
projectmember.go Protect API using rbac 2019-02-01 18:55:06 +08:00
reg_gc_test.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
reg_gc.go Updating copyright notices 2018-10-18 16:04:36 +00:00
replication_job.go Protect API using rbac 2019-02-01 18:55:06 +08:00
replication_policy_test.go Check the existence of name when creating replication rule and fix bugs in testing library (#6381) 2018-11-30 13:32:20 +08:00
replication_policy.go Protect API using rbac 2019-02-01 18:55:06 +08:00
replication_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
replication.go Merge pull request #6093 from cd1989/replication-record-id 2018-11-30 14:54:43 +08:00
repository_label_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
repository_label.go Protect API using rbac 2019-02-01 18:55:06 +08:00
repository_test.go Validate repo and tag names in retag 2018-12-24 16:49:39 +08:00
repository.go Protect API using rbac 2019-02-01 18:55:06 +08:00
robot_test.go update codes per review comments 2019-01-28 21:26:06 +08:00
robot.go Update expiration variable name to expiresat/tokenduration 2019-02-25 11:55:42 +08:00
scan_job.go Protect API using rbac 2019-02-01 18:55:06 +08:00
search_test.go Refactor adminserver stage 3: replace config api and change ut settings 2019-02-18 14:06:19 +08:00
search.go Fix global search 502 issue happened when chart repo is not enabled 2018-11-29 15:53:09 +08:00
statistic_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
statistic.go Updating copyright notices 2018-10-18 16:04:36 +00:00
systeminfo_test.go fix ut error in systeminfo_test.go 2019-02-18 14:06:19 +08:00
systeminfo.go Remove the permission checking for getcert API (#6436) 2018-12-05 12:15:23 +08:00
target_test.go Bump up golang to 1.11.2 2019-01-11 14:44:32 +08:00
target.go Updating copyright notices 2018-10-18 16:04:36 +00:00
user_test.go Add users search API 2019-03-07 12:47:26 +08:00
user.go Add users search API 2019-03-07 12:47:26 +08:00
usergroup_test.go Updating copyright notices 2018-10-18 16:04:36 +00:00
usergroup.go Updating copyright notices 2018-10-18 16:04:36 +00:00
utils.go Remove the duplicate http error struct (#6516) 2018-12-12 11:51:19 +08:00