portainer/api
andres-portainer 56d6dfe02e
feat(transactions): add transaction support for Registries EE-5382 (#8825)
2023-04-20 18:42:52 -03:00
..
adminmonitor refactor(log): log.fatal usage review EE-4607 (#8280) 2023-01-10 15:12:24 +13:00
agent fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03: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
backup search for correct source directory when doing a restore (#8676) 2023-04-06 10:39:10 +12:00
build
chisel chore(edgejobs): AddEdgeJob disregards async mode EE-4855 (#8287) 2023-01-26 11:32:11 -03:00
cli chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
cmd/portainer feat(system): upgrade portainer on kubernetes [EE-4625] (#8448) 2023-03-07 23:34:55 -03:00
crypto chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
database chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
dataservices feat(transactions): add transaction support for Registries EE-5382 (#8825) 2023-04-20 18:42:52 -03:00
datastore feat(transactions): add transaction support for Registries EE-5382 (#8825) 2023-04-20 18:42:52 -03:00
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2022-09-22 17:05:10 -03:00
docker chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
exec fix(security): potential vulnerability of path traversal attacks EE-5303 (#8728) 2023-04-04 09:00:17 +12:00
filesystem feat(filestore): add function to save mTLS certificates (#8206) 2022-12-15 16:16:29 -03:00
git feat(gitops): allow to skip tls verification [EE-5023] (#8668) 2023-04-03 09:19:17 +03:00
hostmanagement fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
http feat(libhelm): allow passing optional env and http client [EE-5252] (#8758) 2023-04-14 14:50:37 +12:00
internal fix(homepage) move heartbeat logic to backend EE-5317 (#8737) 2023-04-06 09:09:22 +12:00
jwt feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
kubernetes fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2023-03-14 20:11:28 -03:00
ldap
oauth fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
platform feat(system): upgrade portainer on kubernetes [EE-4625] (#8448) 2023-03-07 23:34:55 -03:00
scheduler feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
stacks feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
.golangci.yaml chore(linting): configure go linter EE-4871 (#8288) 2023-01-18 15:20:42 +13:00
api-description.md
connection.go fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477) 2023-02-14 15:18:07 -03:00
go.mod feat(packages): upgrade packages [EE-5147] (#8658) 2023-04-20 13:31:29 +12:00
go.sum feat(packages): upgrade packages [EE-5147] (#8658) 2023-04-20 13:31:29 +12:00
kubernetes.go
portainer.go fix(edgejobs): migrate to transactional code EE-5324 (#8747) 2023-04-10 15:59:34 -03:00
swagger.yaml
swagger_config.json