portainer/api
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
* feat(api): introduce new datastore interface

* refactor(api): refactor http and main layers

* refactor(api): refactor http and bolt layers
2020-06-03 11:40:04 +12:00
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
chisel feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
cli refactor(api): remove unused error constant 2020-06-03 11:40:04 +12:00
cmd/portainer feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
cron feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
crypto feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
docker refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
exec feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
filesystem feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
jwt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
ldap feat(api): bump ldap library version (#3772) 2020-06-03 11:40:04 +12:00
libcompose fix(networking): convert from localhost addresses to 127.0.0.1 (#3411) 2020-04-27 13:54:37 +12:00
access_control.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
authorizations.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
edgegroup.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
edgestack.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
endpoint.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
errors.go refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
go.mod feat(api): bump ldap library version (#3772) 2020-06-03 11:40:04 +12:00
go.sum refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
portainer.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
swagger.yaml refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
swagger_config.json chore(version): bump version number 2020-06-03 11:40:03 +12:00
tag.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00