portainer/api/bolt
Marcelo Rydel 47c1af93ea
feat(openamt): Configuration of the OpenAMT capability [INT-6] (#6071)
Co-authored-by: Sven Dowideit <sven.dowideit@portainer.io>
2021-11-29 10:06:50 -03:00
..
customtemplate feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
dockerhub feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
edgegroup feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
edgejob fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
edgestack fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
endpoint fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
endpointgroup fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
endpointrelation fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
errors fix(portainer): Fix the type in the downgrade error message 2021-05-05 11:44:00 +02:00
extension fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
helmuserrepository fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
internal fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
log feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
migrator feat(migrations): add more logging EE-2071 (#6141) 2021-11-24 15:58:43 +13:00
registry fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
resourcecontrol fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
role fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
schedule feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
settings feat(openamt): Configuration of the OpenAMT capability [INT-6] (#6071) 2021-11-29 10:06:50 -03:00
ssl feat(server): use https by default (#5315) [EE-332] 2021-08-10 07:59:47 +03:00
stack fix(stack): support removing duplicated stacks EE-1962 (#6068) 2021-11-22 12:23:56 +08:00
tag fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
team fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
teammembership fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
tunnelserver fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
user fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
version feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00
webhook feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
backup.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00
backup_test.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00
datastore.go fix(migration) datastore always marked new and migrations skipped EE-1775 (#5788) 2021-10-01 20:35:43 +13:00
init.go feat(kubeshell) allow overriding default kubeshell image EE-1756 (#5755) 2021-09-29 11:39:45 +13:00
migrate_data.go feat(migrations): add more logging EE-2071 (#6141) 2021-11-24 15:58:43 +13:00
migrate_data_test.go fix(migration) datastore always marked new and migrations skipped EE-1775 (#5788) 2021-10-01 20:35:43 +13:00
services.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
teststore.go fix(migration) datastore always marked new and migrations skipped EE-1775 (#5788) 2021-10-01 20:35:43 +13:00