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/datastore
cmeng 1c79f10ae8
fix(migrator): prevent duplicated migration EE-5777 (#10076)
1 year ago
..
migrator fix(migrator): prevent duplicated migration EE-5777 (#10076) 1 year ago
test_data feat(edge/stacks): increase status transparency [EE-5554] (#9094) 1 year ago
validate fix(database): db migration improvements EE-2688 (#6662) 3 years ago
backup.go fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
backup_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago
datastore.go fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
datastore_test.go fix(chisel): convert seed to private key file EE-5099 (#9149) 1 year ago
init.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
migrate_data.go feat(edge/stacks): info for old agent status [EE-5792] (#10012) 1 year ago
migrate_data_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago
migrate_dbversion29_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago
migrate_dbversion33_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
migrate_legacyversion.go feat(edge): EE-4570 allow pre-pull images with edge stack deployment (#8210) 2 years ago
migrate_post_init.go fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2 years ago
services.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
services_tx.go fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 (#9221) 1 year ago
teststore.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago