| .. |
|
adminmonitor
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
agent
|
chore(linters): enforce error checking in CE BE-12527 (#1723)
|
2026-01-26 14:37:55 -03:00 |
|
apikey
|
fix(apikey): fix the return value of InvalidateUserKeyCache() BE-12755 (#2124)
|
2026-03-25 09:04:54 -03:00 |
|
archive
|
fix(archive): prevent file traversal vulnerability BE-12582 (#1875)
|
2026-02-16 11:26:51 -03:00 |
|
aws/ecr
|
feat(registries): enable ecr registry for fips BE-12539 (#1665)
|
2026-01-26 14:38:57 -03:00 |
|
backup
|
chore(linters): enforce error checking in CE BE-12527 (#1723)
|
2026-01-26 14:37:55 -03:00 |
|
chisel
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
cli
|
feat(edge/helm): support per device configuration [BE-12633] (#1901)
|
2026-02-25 10:00:37 +13:00 |
|
cmd/portainer
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
concurrent
|
chore(code): use int ranges in loops BE-10990 (#12028)
|
2024-07-10 19:22:47 -03:00 |
|
crypto
|
fix(fips): ensure custom registries cannot use HTTP without TLS BE-12511 (#1885)
|
2026-02-19 11:51:11 +13:00 |
|
database
|
fix(uuid): consolidate dependencies BE-12695 (#2016)
|
2026-03-10 10:12:42 -03:00 |
|
dataservices
|
chore(code): remove unused code BE-12744 (#2112)
|
2026-03-25 10:19:17 -03:00 |
|
datastore
|
chore: bump version to 2.40.0 and set API version support to STS (#2160)
|
2026-03-25 19:59:41 +13:00 |
|
docker
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
edge
|
fix(edge/docker): add bind mount volume label for restarting the specific service [BE-12575] (#1821)
|
2026-03-18 08:44:50 +13:00 |
|
exec
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
filesystem
|
fix(uuid): consolidate dependencies BE-12695 (#2016)
|
2026-03-10 10:12:42 -03:00 |
|
git
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
hostmanagement/openamt
|
chore(linters): enforce error checking in CE BE-12527 (#1723)
|
2026-01-26 14:37:55 -03:00 |
|
http
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
internal
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
jwt
|
fix(jwt): consolidate the dependencies BE-12695 (#2020)
|
2026-03-10 15:14:21 -03:00 |
|
kubernetes
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
ldap
|
fix(crypto): replace fips140 calls with fips calls BE-11979 (#1033)
|
2025-08-14 19:36:15 -03:00 |
|
logoutcontext
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
|
logs
|
chore(errcheck): ensure errcheck scans everything BE-12183 (#1094)
|
2026-01-08 14:41:40 -03:00 |
|
motd
|
feat(motd): cache motd in server [BE-12711] (#2159)
|
2026-03-26 15:01:48 +02:00 |
|
oauth
|
fix(jwt): consolidate the dependencies BE-12695 (#2020)
|
2026-03-10 15:14:21 -03:00 |
|
pendingactions
|
feat(registries): support service accounts with registry secrets for cluster level [C9S 37] (#2120)
|
2026-03-25 11:00:13 +13:00 |
|
platform
|
fix(platform): remove error log when local env is not found [BE-11353] (#364)
|
2025-02-12 09:23:52 +13:00 |
|
roar
|
chore(linters): enable testifylint BE-12183 (#1091)
|
2025-08-22 15:31:10 -03:00 |
|
scheduler
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
set
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
|
slicesx
|
chore(code): remove unused code BE-12744 (#2112)
|
2026-03-25 10:19:17 -03:00 |
|
stacks
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
tag
|
fix(endpoints): optimize the search performance BE-11267 (#12262)
|
2024-10-01 15:13:54 -03:00 |
|
uac
|
fix(api/uac): panic on external stacks UAC eval (#2073)
|
2026-03-17 16:00:35 +01:00 |
|
url
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
|
ws
|
fix(ws): remove limit on docker console [BE-12660] (#2023)
|
2026-03-10 15:26:33 +02:00 |
|
api-description.md
|
fix(database): db migration improvements EE-2688 (#6662)
|
2022-04-14 16:25:13 +12:00 |
|
connection.go
|
chore(refactor): clean up the code R8S-661 (#1687)
|
2026-01-16 16:10:00 -03:00 |
|
kubernetes.go
|
fix(namespace): fix default namespace quota [EE-6700] (#11185)
|
2024-02-16 08:20:24 +13:00 |
|
pending_action.go
|
fix(pendingactions): refactor pending actions [EE-7011] (#11780)
|
2024-05-09 08:10:10 +12:00 |
|
portainer.go
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
swagger_config.json
|
chore(version): bump version number
|
2020-08-27 17:48:02 +12:00 |