portainer/api/datastore
Chaim Lev-Ari 1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] (#6356)
2022-01-17 07:53:32 +02:00
..
log chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
migrator chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
backup.go feat(database): add encryption support EE-1983 (#6316) 2022-01-17 16:40:02 +13:00
backup_test.go feat(database): add encryption support EE-1983 (#6316) 2022-01-17 16:40:02 +13:00
datastore.go feat(database): add encryption support EE-1983 (#6316) 2022-01-17 16:40:02 +13:00
datastore_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
init.go fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
migrate_data.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
migrate_data_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
migrate_dbversion29_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
migrate_dbversion33_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
services.go feat(database): add encryption support EE-1983 (#6316) 2022-01-17 16:40:02 +13:00
teststore.go feat(database): add encryption support EE-1983 (#6316) 2022-01-17 16:40:02 +13:00