This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
balena-supervisor
Watch
1
Star
0
Fork
0
You've already forked balena-supervisor
mirror of
https://github.com/balena-os/balena-supervisor.git
synced
2025-02-05 02:29:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
balena-supervisor
/
src
History
Akis Kesoglou
a5980918b4
Forward resume options
...
Change-Type: patch
2017-08-29 00:02:26 +03:00
..
lib
Update docker-delta to 1.1.1, docker-toolbelt to 3.0.1, docker-progress to 2.6.0 to add support for deltas and overlay2
2017-07-27 01:48:35 -03:00
api.coffee
When the device is about to reboot or shutdown, close the API server and avoid applying updates
2017-07-27 20:07:24 -03:00
app.coffee
When the device is about to reboot or shutdown, close the API server and avoid applying updates
2017-07-27 20:07:24 -03:00
application.coffee
Apply a default timeout unless one is given
2017-08-09 11:55:22 +03:00
bootstrap.coffee
Do not persist the uuid when in offline mode, so that the supervisor tries to provision if it goes out of offline mode
2017-07-27 12:46:14 -03:00
config.coffee
When apiEndpoint is not defined, work in offline mode
2017-06-14 12:57:47 -07:00
db.coffee
Remove the undocumented and unused sideload and compose APIs
2017-06-26 13:08:52 -07:00
device-config.coffee
Issue
#381
: Set target deviceConfig values from preloaded apps
2017-01-19 13:56:20 -03:00
device.coffee
When the device is about to reboot or shutdown, close the API server and avoid applying updates
2017-07-27 20:07:24 -03:00
docker-utils.coffee
Forward resume options
2017-08-29 00:02:26 +03:00
proxyvisor.coffee
Update docker-delta to 1.1.1, docker-toolbelt to 3.0.1, docker-progress to 2.6.0 to add support for deltas and overlay2
2017-07-27 01:48:35 -03:00
request.coffee
Try to resume the download of a delta if it fails due to flaky network
2017-08-09 11:55:22 +03:00
utils.coffee
Avoid unhandled errors when in offline mode due to a missing apiEndpoint
2017-07-27 12:46:14 -03:00