harbor/src/chartserver
peimingming 599d12a04d Fix bugs by comments for webhook
Signed-off-by: peimingming <peimingming@corp.netease.com>
2019-08-23 09:44:51 +08:00
..
base_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
cache.go Add retry with backoff when creating redis cache for chart server 2018-11-28 22:23:03 +08:00
cache_test.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
chart_operator.go Fix chart upload issue on event based 2019-04-23 10:57:31 +08:00
chart_operator_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
client.go Fix: Internal server error with messy code when chartmuseum not work 2019-07-17 15:14:50 +08:00
controller.go feat(helm-chart,quota): count quota support for helm chart (#8439) 2019-07-31 16:48:40 +08:00
controller_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_interface.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
handler_manipulation.go feat(helm-chart,quota): count quota support for helm chart (#8439) 2019-07-31 16:48:40 +08:00
handler_manipulation_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_proxy_traffic.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_proxy_traffic_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
handler_repo.go Enable absolute url in helm chart 2019-05-14 12:56:20 +08:00
handler_repo_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_utility.go Fix frontend failure caused by absolute path 2019-05-14 13:22:06 +08:00
handler_utility_test.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
reverse_proxy.go Fix bugs by comments for webhook 2019-08-23 09:44:51 +08:00
reverse_proxy_test.go Rename the import path of new package 'label' 2018-09-20 10:31:29 +08:00
utils.go refine chart clint http response 2019-04-23 18:22:23 +08:00
utils_test.go Rename the import path of new package 'label' 2018-09-20 10:31:29 +08:00