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
Matt Hook 65060725df
fix(pending-action): pending action data format [EE-7064] (#11794)
7 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 fix(migration): improper version EE-7048 (#11713) 7 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 fix(chisel): convert seed to private key file EE-5099 (#9149) 1 year ago
helpers_test.go ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
init.go feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 1 year ago
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 fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
pendingactions_test.go fix(pending-action): pending action data format [EE-7064] (#11794) 7 months ago
services.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
services_tx.go fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11600) 7 months ago
teststore.go