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
stevensbkang b4d8bc2254
release cadence: version bump to 2.22.0-rc1
2 months ago
..
migrator chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
postinit refactor(k8s): namespace core logic (#12142) 2 months ago
test_data release cadence: version bump to 2.22.0-rc1 2 months ago
validate fix(database): db migration improvements EE-2688 (#6662) 3 years ago
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] (#11598) 7 months ago
migrate_data_test.go chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
migrate_dbversion29_test.go chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
migrate_dbversion33_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
migrate_legacyversion.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
pendingactions_test.go fix(pendingactions): refactor pending actions [EE-7011] (#11780) 7 months ago
services.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 3 months ago
services_tx.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 3 months ago
teststore.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago