harbor/api
2016-05-30 17:11:39 +08:00
..
base.go
log.go modify code to search logs only relevant to the user 2016-05-30 17:11:39 +08: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 modify code to search logs only relevant to the user 2016-05-30 17:11:39 +08:00
repository.go buf fix: create repository client with credential when basic auth is used 2016-05-27 12:18:12 +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 code for user and logapi 2016-05-25 14:21:01 +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