portainer/api
Matt Hook bf56bdb8f6
search for correct source directory when doing a restore (#8676)
2023-04-06 10:39:10 +12: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 fix(edgestacks): fix a deadlock in UpdateEdgeStackFunc() (#8735) 2023-04-03 14:24:27 -03:00
datastore fix(homepage) move heartbeat logic to backend EE-5317 (#8737) 2023-04-06 09:09:22 +12: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 fix(homepage) move heartbeat logic to backend EE-5317 (#8737) 2023-04-06 09:09:22 +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 fix(server): skip file deletion errors [EE-4916] (#8443) 2023-03-01 13:44:34 +02:00
go.sum fix(stack/git): unable to move git repository error [EE-5144] (#8618) 2023-03-15 12:54:09 +13:00
kubernetes.go
portainer.go fix(homepage) move heartbeat logic to backend EE-5317 (#8737) 2023-04-06 09:09:22 +12:00
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2022-07-18 11:02:14 +12:00
swagger_config.json