portainer/api/datastore
Prabhat Khera f22aed34b5
fix(pending-action): pending action data format [EE-7064] (#11766)
2024-05-06 15:46:51 +12:00
..
migrator fix(migration): improper version EE-7048 (#11712) 2024-04-30 21:30:40 -04:00
postinit fix(migration): run post init migrations for edge after server starts [EE-6905] (#11546) 2024-04-23 16:15:28 +12:00
test_data fix(migration): improper version EE-7048 (#11712) 2024-04-30 21:30:40 -04:00
validate fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
backup.go fix(backup): restore over network share EE-6578 (#11044) 2024-02-01 11:41:32 +13:00
backup_test.go fix(backup): restore over network share EE-6578 (#11044) 2024-02-01 11:41:32 +13:00
datastore.go fix(backup): restore over network share EE-6578 (#11044) 2024-02-01 11:41:32 +13:00
datastore_test.go fix(chisel): convert seed to private key file EE-5099 (#9149) 2023-07-13 15:19:40 +12:00
helpers_test.go ignore, remove or comment out unused code. Enable unused linter (#10743) 2023-12-18 10:28:15 +13:00
init.go feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 2023-11-14 14:54:44 +02:00
migrate_data.go fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11598) 2024-04-16 15:09:10 +12:00
migrate_data_test.go fix(backup): restore over network share EE-6578 (#11044) 2024-02-01 11:41:32 +13: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 fix(api): restore deleted apis [EE-6090] (#10267) 2023-09-19 13:44:48 +12:00
pendingactions_test.go fix(pending-action): pending action data format [EE-7064] (#11766) 2024-05-06 15:46:51 +12:00
services.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
services_tx.go fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11598) 2024-04-16 15:09:10 +12:00
teststore.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00