This website requires JavaScript.
Explore
Help
Sign In
home
/
harbor
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/harbor.git
synced
2026-08-16 08:16:47 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cd1813b86acfdf8a8ddd0a3a9dcc5b79d638914
harbor
/
api
T
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