Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-26 | Don't send command output too fast.eel_5.0.1eel/5.0.15.0.1 | Sebastien Douheret | 1 | -60/+13 | |
Changes done in eows package of xds-common now allow to accumulate command output during a period of time (eg. 500ms) or up to the end of a line. Usage of this feature is mandatory to avoid to post to much buffers in websocket and consequently flood client (eg. web-browser) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-23 | Reworked SDKs events (introduced sdk-state-change) | Sebastien Douheret | 3 | -34/+55 | |
Split add/remove/state-change from installing output (AKA SDKManagement event) in order to clearly separate events used to send installation output and sdk config changes. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-09 | Fixed source env sdk file when file is not set. | Sebastien Douheret | 2 | -0/+7 | |
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 19 | -55/+54 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-04 | Improved and fixed local SDK tarball installation. | Sebastien Douheret | 4 | -43/+185 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-23 | Fixed SDKs management when running in xds VM.v1.0.0-rc2 | Sebastien Douheret | 3 | -11/+61 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-22 | Added SDKs management support. | Sebastien Douheret | 6 | -36/+641 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-16 | Fixed and improved events management. | Sebastien Douheret | 8 | -230/+267 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-11 | Standardized XDS config file name and location. | Sebastien Douheret | 2 | -2/+2 | |
- config file name is : server-config.json - xds-server settings under user's home is: $HOME/.xds/server - xds-server settings under etc is: /etc/xds/server Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-11 | Removed useless code of deprecated make command. | Sebastien Douheret | 1 | -203/+1 | |
2017-12-08 | Support old folder type encoding (backward compatibility) | Sebastien Douheret | 1 | -3/+15 | |
2017-12-05 | Move xds-project.conf file create to xds-agent. | Sebastien Douheret | 1 | -24/+0 | |
2017-12-05 | Fixed default xds-agent port number and env var (XDS_AGENT_URL) | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-05 | Improved Silly logging. | Sebastien Douheret | 2 | -5/+12 | |
2017-11-30 | Fix null pointer exception when no sdk installed.v1.0.0-rc1 | Sebastien Douheret | 1 | -1/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Added Copyright header. | Sebastien Douheret | 18 | -0/+306 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-29 | Fixed bug introduces by previous commit / refit | Sebastien Douheret | 2 | -13/+11 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-29 | Refit source files to have a public xs-apiv1 lib package. | Sebastien Douheret | 18 | -0/+2705 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-17 | Auto start Syncthing and Syncthing-inotify. | Sebastien Douheret | 1 | -189/+0 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-11 | Initial main commit. | Sebastien Douheret | 1 | -0/+189 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |