harbor/api
wemeya 2a0951e2ea fix test case 2016-09-22 16:57:57 +08:00
..
jobs add security check on job service 2016-08-05 13:00:24 +08:00
api_test.go add *_empty_test.go for actual go test coverage 2016-07-29 18:39:29 +08:00
base.go sync master 2016-08-24 13:54:31 +08:00
dataprepare_test.go add policy api test 2016-09-19 16:37:18 +08:00
harborapi_test.go add test case for user 2016-09-22 16:28:12 +08:00
internal.go Add repo into DB, update code per comments 2016-08-29 06:21:49 -07:00
log.go change code for review 2016-06-01 17:51:06 +08:00
log_test.go add test case for user 2016-09-22 16:28:12 +08:00
member.go fix #761 2016-09-19 17:58:29 +08:00
member_test.go add member delete test 2016-09-12 17:05:53 +08:00
project.go fix #801 2016-09-14 15:25:16 +08:00
project_test.go update api test and swagger.yaml(updated) 2016-09-02 16:05:55 +08:00
replication_job.go Merge pull request #618 from ywk253100/security_check_on_jobservice 2016-08-05 14:53:38 +08:00
replication_policy.go the name can be same with others when creating and updating policies 2016-09-05 11:22:12 +08:00
replication_policy_test.go add policy api test 2016-09-19 16:37:18 +08:00
repository.go bug fix: delete multiple tags should not return error even though they reference the same image 2016-09-13 18:15:59 +08:00
repository_test.go add member delete test 2016-09-12 17:05:53 +08:00
search.go Read from DB to refresh catalog cache 2016-09-13 16:13:07 +08:00
search_test.go add new structs from swagger auto gen code 2016-08-15 14:36:42 +08:00
statistic.go 1.fix bugs in implements of storing repositories in DB 2.Complete project deletion 3.Refactor logic of listing the most favorate repositories 4.Refactor statistics 2016-09-02 16:24:25 +08:00
statistic_test.go add test case for user 2016-09-22 16:28:12 +08:00
target.go Use AES to encrypt password for target 2016-08-04 11:35:52 +08:00
target_test.go add target api test 2016-09-13 16:09:13 +08:00
user.go fix test case 2016-09-22 16:57:57 +08:00
user_test.go fix test case 2016-09-22 16:57:57 +08:00
utils.go bug fix: handle error when checking the existence of repos whose project does not exist in Harbor 2016-09-14 15:12:16 +08:00