portainer/api
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
..
archive feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
bolt fix(api): data migration to update default Portainer authorizations (#3314) 2019-10-31 12:12:04 +13:00
chisel feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cli feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cmd/portainer fix(api): fix missing default settings for LDAPSettings 2019-10-10 10:28:17 +13:00
cron feat(api): remove cron second support 2019-10-08 14:39:37 +13:00
crypto feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
docker feat(api): only error on ping failure for snapshots (#3177) 2019-09-20 16:13:44 +12:00
exec feat(exec): add DEBUG statement when validating license (#3191) 2019-09-24 17:06:08 +12:00
filesystem refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(registry): gitlab support (#3107) 2019-11-12 16:28:31 +13:00
jwt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
ldap refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
libcompose feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
authorizations.go fix(api): update user authorizations after team deletion (#3315) 2019-10-31 08:46:50 +13:00
errors.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
portainer.go feat(registry): gitlab support (#3107) 2019-11-12 16:28:31 +13:00
swagger.yaml chore(version): bump version number 2019-10-11 10:40:41 +13:00
swagger_config.json chore(version): bump version number 2019-10-11 10:40:41 +13:00