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
Oscar Zhou 8cbd23c059
version: bump version to 2.21.3 (#12300)
2 months ago
..
migrator fix(migration): improper version EE-7048 (#11713) 7 months ago
postinit fix(migration): run post init migrations for edge after server starts [EE-6905] (#11548) 7 months ago
test_data version: bump version to 2.21.3 (#12300) 2 months ago
validate
backup.go fix(backup): restore over network share EE-6578 (#11044) 10 months ago
backup_test.go fix(backup): restore over network share EE-6578 (#11044) 10 months ago
datastore.go fix(backup): restore over network share EE-6578 (#11044) 10 months ago
datastore_test.go
helpers_test.go
init.go
migrate_data.go fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11600) 7 months ago
migrate_data_test.go fix(backup): restore over network share EE-6578 (#11044) 10 months ago
migrate_dbversion29_test.go
migrate_dbversion33_test.go
migrate_legacyversion.go
pendingactions_test.go fix(pending-action): pending action data format [EE-7064] (#11794) 7 months ago
services.go fix(teams): fix data-race in teamCreate() BE-11210 (#12196) 3 months ago
services_tx.go fix(teams): fix data-race in teamCreate() BE-11210 (#12196) 3 months ago
teststore.go