You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api
andres-portainer 7fd1a644a6
chore(loops): remove loop var copy EE-7342 (#12023)
5 months ago
..
adminmonitor
agent chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
apikey chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
archive fix(backup): calculate file size correctly EE-6439 (#10919) 10 months ago
aws/ecr
backup fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885) 6 months ago
build feat(version): show git commit and env [EE-6021] (#10748) 10 months ago
chisel chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
cli chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
cmd/portainer chore(code): use cmp.Or() EE-7333 (#12009) 5 months ago
concurrent chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
crypto fix(tls): add support for more cipher suites EE-7150 (#11874) 6 months ago
database chore(loops): remove loop var copy EE-7342 (#12023) 5 months ago
dataservices fix(errors): improve error handling EE-4430 (#11987) 5 months ago
datastore chore(kompose): remove the code EE-4917 (#12003) 5 months ago
docker chore(loops): remove loop var copy EE-7342 (#12023) 5 months ago
edge fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952) 10 months ago
exec chore(kompose): remove the code EE-4917 (#12003) 5 months ago
filesystem chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
git fix(stack/git): option to overwrite target path during dir move [EE-6871] (#11628) 7 months ago
hostmanagement/openamt chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
http chore(loops): remove loop var copy EE-7342 (#12023) 5 months ago
internal chore(loops): remove loop var copy EE-7342 (#12023) 5 months ago
jwt chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
kubernetes chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
ldap chore(code): clean up the code EE-7251 (#11948) 5 months ago
logoutcontext chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
oauth chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
pendingactions chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
platform chore(nomad): remove Nomad code EE-7234 (#11980) 5 months ago
scheduler fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10294) 1 year ago
set chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
slicesx chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
stacks chore(kompose): remove the code EE-4917 (#12003) 5 months ago
tag chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
url chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
api-description.md
connection.go chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
kubernetes.go fix(namespace): fix default namespace quota [EE-6700] (#11185) 9 months ago
pending_action.go fix(pendingactions): refactor pending actions [EE-7011] (#11780) 7 months ago
portainer.go chore(kompose): remove the code EE-4917 (#12003) 5 months ago
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 11 months ago
swagger_config.json