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
Dmitry Salakhov 90a0e6fe35
bump release version (#7733)
2 years ago
..
migrator feat(ingress): autodetect ingress controllers EE-673 (#7712) 2 years ago
test_data bump release version (#7733) 2 years ago
validate fix(database): db migration improvements EE-2688 (#6662) 3 years ago
backup.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
backup_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
datastore.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
datastore_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
init.go feat(analytis): `EnableTelemetry` defaults to `false` (#7539) 2 years ago
migrate_data.go feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2 years ago
migrate_data_test.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
migrate_dbversion29_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
migrate_dbversion33_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
services.go fix: miscofigured logging statements (#7721) 2 years ago
teststore.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago