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
Ali cd8c6d1ce0
fix(apps): don't delete the 'kubernetes' service or duplicate service names [r8s-124] (#90)
2 weeks ago
..
adminmonitor feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
agent chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
apikey chore(code): use int ranges in loops BE-10990 (#12028) 5 months ago
archive fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
aws/ecr fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
backup fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
build feat(version): show git commit and env [EE-6021] (#10748) 10 months ago
chisel fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
cli chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
cmd/portainer fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
concurrent chore(code): use int ranges in loops BE-10990 (#12028) 5 months ago
crypto fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
database feat(database): share more database code between CE and EE BE-11303 (#43) 1 month ago
dataservices fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
datastore feat(database): share more database code between CE and EE BE-11303 (#43) 1 month ago
docker fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
edge fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952) 10 months ago
exec fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
filesystem fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
git fix(git): optimize the git cloning process in terms of space BE-11286 (#20) 1 month ago
hostmanagement/openamt fix(linters): add back removed linters and extend them to CE BE-11294 1 month ago
http fix(edge/async): onboarding agent without predefined group cannot be associated [BE-11281] (#83) 3 weeks ago
internal fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
jwt fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220) 2 months ago
kubernetes fix(apps): don't delete the 'kubernetes' service or duplicate service names [r8s-124] (#90) 2 weeks 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 fix(oauth): add a timeout to getOAuthToken() BE-11283 (#63) 4 weeks ago
pendingactions refactor(k8s): namespace core logic (#12142) 2 months ago
platform fix(api): skip guessing env when there is no env in DB (#12238) 2 months ago
scheduler fix(linters): add back removed linters and extend them to CE BE-11294 1 month 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 fix(stacks): run webhooks in background to avoid GitHub timeouts BE-11260 2 months ago
tag fix(endpoints): optimize the search performance BE-11267 (#12262) 2 months ago
url chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
ws feat(websocket): improve websocket code sharing BE-11340 (#61) 4 weeks 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 fix(security): add initial support for HSTS and CSP BE-11311 (#47) 1 month ago
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 11 months ago
swagger_config.json