portainer/api
Chaim Lev-Ari fe8e834dbf
refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609)
2022-11-22 14:16:34 +02:00
..
adminmonitor chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
agent fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2022-08-26 11:55:55 +12: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 feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
build feat(buildinfo): ability to see build info [EE-2552] (#7107) 2022-07-15 11:09:38 +12:00
chisel chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
cli feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
cmd/portainer feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
crypto fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
database feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
dataservices feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
datastore feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2022-09-22 17:05:10 -03:00
docker fix(docker): Show stopped container on dashboard [EE-4327] (#7833) 2022-10-20 15:10:39 +08:00
edgetypes * remove empty examples (#7952) 2022-11-17 06:55:08 +13:00
exec fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
filesystem fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
git fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
hostmanagement fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
http refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
internal feat(system/upgrade): add upgrade banner [EE-4564] (#8046) 2022-11-16 18:38:39 +02:00
jwt feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
kubernetes clean database models directory (#8026) 2022-11-14 08:33:57 +13:00
ldap
oauth feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
platform feat(system/upgrade): add upgrade banner [EE-4564] (#8046) 2022-11-16 18:38:39 +02:00
scheduler feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
stacks fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
api-description.md fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
connection.go chore(ui/ldap): add texttip for group search configuration (#7944) 2022-11-02 11:31:44 +13:00
go.mod feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
go.sum feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
portainer.go feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2022-07-18 11:02:14 +12:00
swagger_config.json