balena-supervisor/src
Theodor Gherzan 659697ff79
Extract backup logic to migration
Part of device-state refactor
Fix the wrong usage of TargetState as DeviceApplicationState

Change-type: patch
Signed-off-by: Theodor Gherzan <theodor@balena.io>
2019-11-15 17:39:48 +00:00
..
compose Run new prettier on code base 2019-11-15 14:51:24 +00:00
config Run new prettier on code base 2019-11-15 14:51:24 +00:00
device-api Check if appId is a number before purging 2019-11-10 08:07:57 -08:00
device-state Extract loadTargetFromFile function to preload module 2019-11-07 09:47:19 +00:00
lib Extract backup logic to migration 2019-11-15 17:39:48 +00:00
logging Run new prettier on code base 2019-11-15 14:51:24 +00:00
migrations Clean up local mode engine objects using snapshots 2019-06-26 17:40:01 +03:00
types Define the database type of the application 2019-11-07 09:47:19 +00:00
api-binder.ts Extract backup logic to migration 2019-11-15 17:39:48 +00:00
app.ts Add more typescript conversions and export utilities from existing 2019-07-09 13:21:05 +01:00
application-manager.coffee Report any optional containers that aren't being run 2019-11-05 14:44:22 +00:00
application-manager.d.ts Extract loadTargetFromFile function to preload module 2019-11-07 09:47:19 +00:00
db.ts Use dictionary for db key 2019-01-23 16:30:43 +00:00
device-config.ts Run new prettier on code base 2019-11-15 14:51:24 +00:00
device-state.coffee Extract backup logic to migration 2019-11-15 17:39:48 +00:00
device-state.d.ts Extract backup logic to migration 2019-11-15 17:39:48 +00:00
event-tracker.ts event-tracker: Use std mixpanel types 2019-11-05 18:09:09 +02:00
host-config.ts refactor: Change config modules export type to new-style 2019-01-02 18:12:22 +00:00
local-mode.ts Filter both null and omitted values 2019-07-25 13:03:04 +03:00
logger.ts Don't attempt to setup a log stream to the cloud before provision 2019-07-09 13:21:05 +01:00
network.ts Standardise all supervisor output logging 2019-06-10 11:38:45 +01:00
proxyvisor.coffee Avoid synchronous file accesses for os release info 2019-10-01 16:17:43 +01:00
supervisor-api.ts Unify API errors processing 2019-09-23 17:20:38 +03:00
supervisor.ts Extract normaliseLegacy as normalise to migration module 2019-11-07 17:48:50 +00:00
target-state.ts Add a cache around the database application target state 2019-10-07 14:16:31 +01:00