harbor/api
2016-05-20 11:38:24 +08:00
..
base.go Change to get uri from http request, and response with relative path of resource. 2016-04-24 21:10:15 -07:00
member.go 1. user can get repositories of public project without login 2. add basic auth support for repository API 3. system admin can CRUD members of all projects 2016-05-19 18:36:40 +08:00
project.go handle project name is nil 2016-05-20 11:32:12 +08:00
repository.go remove useless codes 2016-05-20 11:38:24 +08:00
search.go change api for statistics and project 2016-05-17 17:03:40 +08:00
statistic.go change code for statistics and project api 2016-05-18 14:36:20 +08:00
user.go change password for admin user when in LDAP mode 2016-05-09 20:57:41 +08:00
utils.go 1. user can get repositories of public project without login 2. add basic auth support for repository API 3. system admin can CRUD members of all projects 2016-05-19 18:36:40 +08:00