1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 15:29:42 +02:00
portainer/api/http/proxy
xAt0mZ 198e92c734 feat(registry): gitlab support (#3107)
* feat(api): gitlab registry type

* feat(registries): early support for gitlab registries

* feat(app): registry service selector

* feat(registry): gitlab support : list repositories and tags - remove features missing

* feat(registry): gitlab registry remove features

* feat(registry): gitlab switch to registry V2 API for repositories and tags

* feat(api): use development extension binary

* fix(registry): avoid 401 on gitlab retrieve to disconnect the user

* feat(registry): gitlab browse projects without extension

* style(app): code cleaning

* refactor(app): PR review changes + refactor on types

* fix(gitlab): remove gitlab info from registrymanagementconfig and force gitlab type

* style(api): go fmt

* feat(api): update APIVersion and ExtensionDefinitionsURL

* fix(api): fix invalid RM extension URL

* feat(registry): PAT scope help

* feat(registry): defaults on registry creation

* style(registry-creation): update layout and text for Gitlab registry

* feat(registry-creation): update gitlab notice
2019-11-12 16:28:31 +13:00
..
access_control.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
azure_transport.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
build.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
configs.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
containers.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
docker_transport.go Revert "fix(api): fix invalid resource control check (#3225)" (#3327) 2019-11-01 17:46:53 +13:00
factory.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
factory_local.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
factory_local_windows.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
gitlab.go feat(registry): gitlab support (#3107) 2019-11-12 16:28:31 +13:00
local.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
manager.go feat(registry): gitlab support (#3107) 2019-11-12 16:28:31 +13:00
networks.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
registry.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
response.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
reverse_proxy.go feat(azure): add experimental Azure endpoint support (#1936) 2018-05-28 16:40:33 +02:00
secrets.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
services.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
swarm.go feat(api): rewrite SwarmInspect operation (#2065) 2018-07-23 18:04:11 +02:00
tasks.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
volumes.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00