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
Chaim Lev-Ari 115b01cee3
fix(docker): include healthy containers in running [EE-6264] (#10746)
10 months ago
..
migrator feat(cache): default to off [EE-6293] (#10867) 11 months ago
test_data fix(docker): include healthy containers in running [EE-6264] (#10746) 10 months ago
validate
backup.go close db before restore. fix log (#10826) 12 months ago
backup_test.go enable gosimple linter (#10744) 11 months ago
datastore.go fix(rollback): reimplement rollback feature [EE-6367] (#10721) 12 months ago
datastore_test.go
helpers_test.go ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
init.go feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 1 year ago
migrate_data.go fix(rollback): reimplement rollback feature [EE-6367] (#10721) 12 months ago
migrate_data_test.go fix(rollback): reimplement rollback feature [EE-6367] (#10721) 12 months ago
migrate_dbversion29_test.go
migrate_dbversion33_test.go
migrate_legacyversion.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
migrate_post_init.go
services.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
services_tx.go
teststore.go