portainer/api
matias-portainer 5daef54456
fix(stacks): normalize stack name before performing actions EE-4839 (#8539)
2023-05-18 17:58:42 -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(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
aws/ecr
backup search for correct source directory when doing a restore (#8676) 2023-04-06 10:39:10 +12:00
build
chisel fix(http): drain and close response bodies EE-5486 (#8933) 2023-05-12 17:55:27 -03:00
cli chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
cmd/portainer feat(api/stacks): use compose-unpacker to deploy stacks from git [EE-4758] (#8725) 2023-05-17 14:52:39 +02:00
crypto fix(tls): add missing cipher suites EE-5465 (#8924) 2023-05-09 16:23:27 -03:00
database fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
dataservices feat(endpointedge): add support for transactions EE-5327 (#8961) 2023-05-18 14:58:33 -03:00
datastore feat(endpointedge): add support for transactions EE-5327 (#8961) 2023-05-18 14:58:33 -03:00
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2022-09-22 17:05:10 -03:00
docker fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12: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 fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
hostmanagement fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
http fix(stacks): normalize stack name before performing actions EE-4839 (#8539) 2023-05-18 17:58:42 -03:00
internal feat(snapshots): add support for transactions EE-5329 (#8947) 2023-05-17 11:57:05 -03:00
jwt fix(docker): fix extension spelling EE-5277 (#8956) 2023-05-18 10:21:07 +12:00
kubernetes separate internal configs with isInternal (#8690) 2023-05-11 08:13:54 +12: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 fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
stacks feat(api/stacks): use compose-unpacker to deploy stacks from git [EE-4758] (#8725) 2023-05-17 14:52:39 +02:00
.golangci.yaml fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12: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(restore/swarm): init primary endpoint after admin user is created (#8854) 2023-05-04 09:44:11 +12:00
go.sum fix(restore/swarm): init primary endpoint after admin user is created (#8854) 2023-05-04 09:44:11 +12:00
kubernetes.go
portainer.go fix(docker): fix extension spelling EE-5277 (#8956) 2023-05-18 10:21:07 +12:00
swagger.yaml
swagger_config.json