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
1919f19459d5e0a588d45fedbc472db302599be3
harbor
/
api
T
History
Wenkai Yin
1919f19459
remove useless codes
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