portainer/api
cmeng 51b9804fab
fix(updater): specify docker client version [EE-5010] (#8459)
2023-02-08 17:00:22 +13:00
..
adminmonitor refactor(log): log.fatal usage review EE-4607 (#8280) 2023-01-10 15:12:24 +13:00
agent fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2022-08-26 11:55:55 +12:00
apikey chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
archive fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
aws/ecr feat(registry) EE-806 add support for AWS ECR (#6165) 2021-12-01 13:18:57 +13:00
backup feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
build feat(buildinfo): ability to see build info [EE-2552] (#7107) 2022-07-15 11:09:38 +12:00
chisel chore(edgejobs): AddEdgeJob disregards async mode EE-4855 (#8287) 2023-01-26 11:32:11 -03:00
cli feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
cmd/portainer refactor(log): log.fatal usage review EE-4607 (#8280) 2023-01-10 15:12:24 +13:00
crypto fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
database feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
dataservices fix(api/edgestack): update deployments count when env relations are updated (#8433) 2023-02-02 12:04:58 -03:00
datastore fix(api/edgestack): update deployments count when env relations are updated (#8433) 2023-02-02 12:04:58 -03:00
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2022-09-22 17:05:10 -03:00
docker fix(updater): specify docker client version [EE-5010] (#8459) 2023-02-08 17:00:22 +13:00
exec chore(nil): remove unnecessary nil checks EE-4847 (#8254) 2022-12-30 15:26:46 -03:00
filesystem feat(filestore): add function to save mTLS certificates (#8206) 2022-12-15 16:16:29 -03:00
git fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
hostmanagement remove old digest library and update path (#8141) 2022-12-02 10:46:59 +13:00
http guard around kube actions for endpoint inspect (#8430) 2023-02-07 23:13:52 +13:00
internal fix(updater): specify docker client version [EE-5010] (#8459) 2023-02-08 17:00:22 +13:00
jwt feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
kubernetes fix(ingress): update label [EE-4902] (#8330) 2023-01-18 13:29:59 +13:00
ldap feat(app): highlight be provided value [EE-882] (#5703) (#5835) 2021-10-07 11:59:53 +13:00
oauth feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
pkg/libhelm feat(libhelm) update missed package paths [EE-4650] (#8134) 2022-12-05 10:38:16 +13:00
platform fix(updater): specify docker client version [EE-5010] (#8459) 2023-02-08 17:00:22 +13:00
scheduler feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
stacks fix(gitapp): set manifest in git settings [EE-4734] (#8190) 2022-12-14 14:30:15 +13:00
.golangci.yaml chore(linting): configure go linter EE-4871 (#8288) 2023-01-18 15:20:42 +13:00
api-description.md fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
connection.go chore(ui/ldap): add texttip for group search configuration (#7944) 2022-11-02 11:31:44 +13:00
go.mod fix(performance): optimize performance for edge EE-3311 (#8040) 2023-01-06 16:25:41 -03:00
go.sum chore(linting): configure go linter EE-4871 (#8288) 2023-01-18 15:20:42 +13:00
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
portainer.go fix(kube): 30 second delay to storage detection EE-4822 (#8360) 2023-01-31 09:58:57 +13:00
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2022-07-18 11:02:14 +12:00
swagger_config.json