portainer/api/datastore
cmeng 6fde4195f8
fix(migrator): prevent duplicated migration EE-5777 (#10077)
2023-08-18 21:40:48 +12:00
..
migrator fix(migrator): prevent duplicated migration EE-5777 (#10077) 2023-08-18 21:40:48 +12:00
test_data bump version to 2.20 (#9963) 2023-08-01 09:20:51 +12:00
validate fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
backup.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
backup_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
datastore.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
datastore_test.go fix(chisel): convert seed to private key file EE-5099 (#9149) 2023-07-13 15:19:40 +12:00
init.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
migrate_data.go feat(edge/stacks): info for old agent status [EE-5792] (#10013) 2023-08-14 16:04:24 +03:00
migrate_data_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
migrate_dbversion29_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
migrate_dbversion33_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
migrate_legacyversion.go feat(edge): EE-4570 allow pre-pull images with edge stack deployment (#8210) 2022-12-21 13:18:51 +13:00
migrate_post_init.go fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
services.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
services_tx.go fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 (#9221) 2023-07-17 21:23:35 -03:00
teststore.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00