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
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
2 years ago
..
log fix(database): db migration improvements EE-2688 (#6662) 3 years ago
migrator feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
test_data bump version to 2.16 (#7475) 2 years ago
validate fix(database): db migration improvements EE-2688 (#6662) 3 years ago
backup.go fix(migration): close the database before running backups EE-3627 (#7218) 2 years ago
backup_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
datastore.go Fix(db): needs encryption migration function fixed EE-2414 (#6494) 3 years ago
datastore_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
init.go feat(analytis): `EnableTelemetry` defaults to `false` (#7539) 2 years ago
migrate_data.go fix(database): db migration improvements EE-2688 (#6662) 3 years ago
migrate_data_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
migrate_dbversion29_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
migrate_dbversion33_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
services.go feat(edge/update): remote update structure [EE-4040] (#7553) 2 years ago
teststore.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago