portainer/api/datastore
Oscar Zhou 5d311031e3 version: bump version to 2.24.1 (#187) 2024-12-03 09:10:19 +13:00
..
migrator chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
postinit refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
test_data version: bump version to 2.24.1 (#187) 2024-12-03 09:10:19 +13: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(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03: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 chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
migrate_dbversion29_test.go chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -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 chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
pendingactions_test.go fix(pendingactions): refactor pending actions [EE-7011] (#11780) 2024-05-09 08:10:10 +12:00
services.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 2024-09-05 21:36:13 -03:00
services_tx.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 2024-09-05 21:36:13 -03:00
teststore.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00