.. |
adminmonitor
|
feat(libhttp): move into the Portainer repository EE-5475 (#10231)
|
2023-09-01 19:27:02 -03:00 |
agent
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
apikey
|
chore(code): use int ranges in loops BE-10990 (#12028)
|
2024-07-10 19:22:47 -03:00 |
archive
|
fix(backup): calculate file size correctly EE-6439 (#10919)
|
2024-01-18 09:00:01 +13:00 |
aws/ecr
|
feat(registry) EE-806 add support for AWS ECR (#6165)
|
2021-12-01 13:18:57 +13:00 |
backup
|
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885)
|
2024-06-06 12:36:27 +12:00 |
build
|
feat(version): show git commit and env [EE-6021] (#10748)
|
2024-01-25 07:41:33 +02:00 |
chisel
|
fix(snapshots): remove the attempt to snapshot untrusted environments EE-7407 (#12044)
|
2024-07-23 18:43:31 -03:00 |
cli
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
cmd/portainer
|
feat(system): upgrade on swarm [EE-5848] (#11728)
|
2024-09-20 18:00:38 +02:00 |
concurrent
|
chore(code): use int ranges in loops BE-10990 (#12028)
|
2024-07-10 19:22:47 -03:00 |
crypto
|
fix(tls): add support for more cipher suites EE-7150 (#11874)
|
2024-05-28 15:49:31 -03:00 |
database
|
chore(loops): remove loop var copy EE-7342 (#12023)
|
2024-07-09 12:47:34 -03:00 |
dataservices
|
fix(teams): fix data-race in teamCreate() BE-11210 (#12195)
|
2024-09-05 21:36:13 -03:00 |
datastore
|
refactor(k8s): namespace core logic (#12142)
|
2024-10-01 14:15:51 +13:00 |
docker
|
fix(podman): ensure initial env type matches container runtime [r8s-98] (#12259)
|
2024-09-30 09:16:24 +13:00 |
edge
|
fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952)
|
2024-01-17 10:20:59 +13:00 |
exec
|
refactor(k8s): namespace core logic (#12142)
|
2024-10-01 14:15:51 +13:00 |
filesystem
|
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
|
2024-08-28 19:37:20 -03:00 |
git
|
fix(git): optimize listFiles() BE-11184 (#12160)
|
2024-08-29 19:01:51 -03:00 |
hostmanagement/openamt
|
chore(code): replace interface{} with any EE-6513 (#11986)
|
2024-06-28 14:59:28 -03:00 |
http
|
fix access conditions when the restrict default namespace is enabled (#12280)
|
2024-10-02 15:55:05 +13:00 |
internal
|
fix(endpoints): optimize the search performance BE-11267 (#12262)
|
2024-10-01 15:13:54 -03:00 |
jwt
|
fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220)
|
2024-09-17 18:23:33 -03:00 |
kubernetes
|
fix(volumes): update the external, unused badges and used by col [r8s-105] (#12302)
|
2024-10-08 11:41:47 +13:00 |
ldap
|
chore(code): clean up the code EE-7251 (#11948)
|
2024-06-18 15:59:12 -03:00 |
logoutcontext
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
oauth
|
fix(oauth): change the logging level from Debug to Error BE-4583 (#12305)
|
2024-10-07 18:21:05 -03:00 |
pendingactions
|
refactor(k8s): namespace core logic (#12142)
|
2024-10-01 14:15:51 +13:00 |
platform
|
fix(api): skip guessing env when there is no env in DB (#12238)
|
2024-09-20 17:56:41 -03:00 |
scheduler
|
fix(scheduler): remove jobs that won't be used anymore BE-11045 (#12058)
|
2024-08-01 10:59:29 -03:00 |
set
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
slicesx
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
stacks
|
feat(podman): support add podman envs in the wizard [r8s-20] (#12056)
|
2024-09-25 11:55:07 +12:00 |
tag
|
fix(endpoints): optimize the search performance BE-11267 (#12262)
|
2024-10-01 15:13:54 -03:00 |
url
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
api-description.md
|
fix(database): db migration improvements EE-2688 (#6662)
|
2022-04-14 16:25:13 +12:00 |
connection.go
|
chore(code): replace interface{} with any EE-6513 (#11986)
|
2024-06-28 14:59:28 -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
|
refactor(k8s): namespace core logic (#12142)
|
2024-10-01 14:15:51 +13: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
|
chore(version): bump version number
|
2020-08-27 17:48:02 +12:00 |