harbor/api
2016-08-12 17:59:25 +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 support pagination for listing repositories, jobs and access logs 2016-08-01 17:54:12 +08:00
harborapi_test.go add api testing framework 2016-08-10 14:34:56 +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_test.go add api testing framework 2016-08-10 14:34:56 +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 pull request #618 from ywk253100/security_check_on_jobservice 2016-08-05 14:53:38 +08:00
replication_policy.go 1. support policy deletion 2. bug fix: missing semicolon in js 2016-08-12 17:59:25 +08:00
repository.go merge with master 2016-08-03 17:15:00 +08:00
search_test.go add api testing framework 2016-08-10 14:34:56 +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 sys admin can not delete himself 2016-08-08 12:42:30 +08:00
utils.go add security check on job service 2016-08-05 13:00:24 +08:00