harbor/api
2016-08-04 11:35:52 +08:00
..
jobs add *_empty_test.go for actual go test coverage 2016-07-29 18:39:29 +08:00
api_test.go add *_empty_test.go for actual go test coverage 2016-07-29 18:39:29 +08:00
base.go support pagination for listing repositories, jobs and access logs 2016-08-01 17:54:12 +08:00
log.go change code for review 2016-06-01 17:51:06 +08:00
member.go update attributes of api 2016-06-01 15:17:05 +08:00
project.go support pagination for listing repositories, jobs and access logs 2016-08-01 17:54:12 +08:00
replication_job.go merge with master 2016-08-03 17:15:00 +08:00
replication_policy.go bug fix: fixed policy can not be updated 2016-06-22 18:11:47 +08:00
repository.go merge with master 2016-08-03 17:15:00 +08:00
search.go move ProjectSorter to package model to avoid package import cycle 2016-06-27 14:46:06 +08:00
statistic.go enable secret validation on UI and let job service use this secret to communicate with uI 2016-05-25 15:24:44 +08:00
target.go Use AES to encrypt password for target 2016-08-04 11:35:52 +08:00
user.go update for user settings and listing project role. 2016-06-17 15:22:58 +08:00
utils.go close connection immediately when it is not used anymore 2016-07-14 18:15:24 +08:00