This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
harbor
Watch
1
Star
0
Fork
0
You've already forked harbor
mirror of
https://github.com/goharbor/harbor
synced
2025-05-14 19:31:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
harbor
/
api
History
Wenkai Yin
6cd1813b86
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
..
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
modify error message
2016-05-18 15:07:54 +08:00
repository.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
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