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 9ef5636718
chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664)
2 years ago
..
adminmonitor feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 3 years ago
agent fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago
apikey chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
archive feat(image): upload local files for building image EE-3021 (#7507) 2 years ago
aws/ecr feat(registry) EE-806 add support for AWS ECR (#6165) 3 years ago
backup Fix(db): needs encryption migration function fixed EE-2414 (#6494) 3 years ago
build feat(buildinfo): ability to see build info [EE-2552] (#7107) 2 years ago
chisel fix(chisel): downgrade back to the previous version of Chisel EE-2718 (#6745) 3 years ago
cli feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
cmd/portainer chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
crypto chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
database feat(internal-auth): ability to set minimum password length [EE-3175] (#6942) 3 years ago
dataservices chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
datastore chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
demo feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
docker feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
edgetypes feat(edge/update): remote update structure [EE-4040] (#7553) 2 years ago
exec fix(compose): merge default and in-place stack env vars [EE-2860] (#7076) 2 years ago
filesystem chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
git chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
hostmanagement feat(intel): Enable OpenAMT and FDO capabilities (#6212) 3 years ago
http chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
internal feat(edge/update): remote update structure [EE-4040] (#7553) 2 years ago
jwt fix(extension): extend JWT auth token expiration for extension EE-3065 (#6881) 3 years ago
kubernetes chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
ldap
oauth fix(oauth): analyze id_token for Azure [EE-2984] (#7000) 2 years ago
scheduler fix(scheduler): fix a data race in the scheduler EE-2716 (#6629) 3 years ago
stacks chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
api-description.md fix(database): db migration improvements EE-2688 (#6662) 3 years ago
connection.go feat(db): add CreateObjectWithStringId function [EE-2612] (#6611) 3 years ago
go.mod feat(ssl): use ECDSA instead of RSA to generate the self-signed certificates EE-3097 (#6891) 2 years ago
go.sum feat(ssl): use ECDSA instead of RSA to generate the self-signed certificates EE-3097 (#6891) 2 years ago
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
portainer.go feat(edge/update): remote update structure [EE-4040] (#7553) 2 years ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json