portainer/api
Prabhat Khera d5c4671320
fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536)
2024-04-19 15:19:10 +12:00
..
adminmonitor feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
agent
apikey fix(docs): convert APIKey to string EE-6199 (#10943) 2024-01-15 11:59:39 +13:00
archive fix(backup): calculate file size correctly EE-6439 (#10919) 2024-01-18 09:00:01 +13:00
aws/ecr
backup fix(backups): improved archive encryption [EE-6764] (#11488) 2024-04-10 10:58:31 +12:00
build feat(version): show git commit and env [EE-6021] (#10748) 2024-01-25 07:41:33 +02:00
chisel fix(chisel): fix a nil pointer dereference EE-6481 (#10871) 2023-12-22 11:36:01 -03:00
cli fix(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] (#11107) (#11521) 2024-04-10 09:24:14 +12:00
cmd/portainer fix(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] (#11107) (#11521) 2024-04-10 09:24:14 +12:00
crypto fix(backups): improved archive encryption [EE-6764] (#11488) 2024-04-10 10:58:31 +12:00
database close db before restore. fix log (#10826) 2023-12-14 12:01:05 +13:00
dataservices fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11600) 2024-04-17 08:32:32 +12:00
datastore fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11600) 2024-04-17 08:32:32 +12: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(api): bump docker and protobuf pkgs [EE-6941] (#11565) 2024-04-15 10:53:07 +12:00
edge fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952) 2024-01-17 10:20:59 +13:00
exec chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 2024-01-02 10:59:49 +07:00
filesystem enable gosimple linter (#10744) 2023-12-18 10:27:24 +13:00
git feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
hostmanagement feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
http fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536) 2024-04-19 15:19:10 +12:00
internal fix(auth): make createAccessToken api backward compatible [EE-6818] (#11327) 2024-03-14 09:02:25 +13:00
jwt fix(password): force change password EE-6382 (#10708) 2023-11-30 17:46:57 +13:00
kubernetes fix(kubernetes): avoid a deadlock EE-6901 (#11447) 2024-03-25 14:19:28 -03:00
ldap fix(auth): prevent user enumeration attack [EE-6832] (#11588) 2024-04-17 16:08:48 +12:00
oauth feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
pendingactions fix(pending-actions): fix create kubeclient to check endpoint status [EE-6545] (#11586) 2024-04-16 07:40:49 +12:00
platform
scheduler fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10294) 2023-09-12 17:53:01 -03:00
stacks chore(api): bump docker and protobuf pkgs [EE-6941] (#11565) 2024-04-15 10:53:07 +12:00
api-description.md
connection.go
kubernetes.go fix(namespace): fix default namespace quota [EE-6700] (#11184) 2024-02-16 08:17:10 +13:00
portainer.go chore(api): bump docker and protobuf pkgs [EE-6941] (#11565) 2024-04-15 10:53:07 +12:00
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 2023-12-28 05:23:25 +13:00
swagger_config.json