balena-supervisor/src
2016-03-23 12:21:15 -03:00
..
lib Refactor api.go to use abstracted sendResponse and sendError - Also fix most go doc complaints 2015-10-13 13:45:08 -03:00
api.coffee Add endpoint to get device state 2016-02-18 16:53:15 +00:00
app.coffee Report Host OS version to the API 2016-01-26 10:20:04 -03:00
application.coffee Improve logging, plus some style fixes 2016-03-23 12:21:15 -03:00
bootstrap.coffee Revert "Make config.json writes atomic" 2016-01-07 21:01:12 -03:00
config.coffee Check for valid strings or ints in all config values 2016-02-18 12:52:00 -03:00
db.coffee Mount a /data directory for containers, to allow persistent storage. 2015-10-13 13:10:11 -03:00
device.coffee Improve logging, plus some style fixes 2016-03-23 12:21:15 -03:00
docker-utils.coffee Reduce noise in logs 2016-03-07 13:16:38 +02:00
enterContainer.sh Use read -p to wait for enter. 2015-10-13 13:27:59 -03:00
request.coffee Share request settings between request and pinejs-client, and make sure a 30s timeout is used. 2015-10-13 13:39:09 -03:00
utils.coffee Use _.defaults instead of _.extend to ensure internal env vars are not overwritten 2016-01-22 12:40:41 -03:00