portainer/api
Chaim Lev-Ari 020ecb740a
chore(ci): run test in github action [EE-3014] (#9187)
2023-07-12 09:27:33 +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 feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -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 feat(buildinfo): ability to see build info [EE-2552] (#7107) 2022-07-15 11:09:38 +12:00
chisel chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
cli chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
cmd/portainer chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
crypto fix(tls): add missing cipher suites EE-5465 (#8924) 2023-05-09 16:23:27 -03:00
database fix(boltdb): remove undefined behavior when deleting objects while iterating EE-5643 (#9129) 2023-06-27 16:42:52 -03:00
dataservices chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
datastore chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
docker chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
edge feat(edge): add EnvVar to stack details [EE-5463] (#9036) 2023-07-04 11:14:35 +07:00
exec refactor(libstack): use libstack [EE-5474] (#9122) 2023-06-28 08:03:52 +07:00
filesystem chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
git chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
hostmanagement fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
http more robust deletion strategy when removing endpoints (#9191) 2023-07-12 13:20:13 +12:00
internal chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
jwt feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
kubernetes chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
ldap
oauth fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
platform fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
scheduler fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
stacks chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
.golangci.yaml feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
api-description.md fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
connection.go fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477) 2023-02-14 15:18:07 -03:00
go.mod chore(ci): run test in github action [EE-3014] (#9187) 2023-07-12 09:27:33 +03:00
go.sum chore(ci): run test in github action [EE-3014] (#9187) 2023-07-12 09:27:33 +03:00
kubernetes.go
portainer.go refactor(edgestack): rename version to fileVersion (#9157) 2023-07-07 15:48:45 +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