Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-29 | Refit source files to have a public xs-apiv1 lib package. | Sebastien Douheret | 1 | -201/+0 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Add silly log level support. | Sebastien Douheret | 1 | -2/+4 | |
Silly logging is enable when: XDS_LOG_SILLY env var is set and log level is debug | |||||
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server | Sebastien Douheret | 1 | -1/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-24 | Redirect HTTP and Gin server logs into a file (xds-server-verbose.log). | Sebastien Douheret | 1 | -4/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -4/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-08 | Added -logfile option. | Sebastien Douheret | 1 | -8/+10 | |
2017-06-20 | Remove duplicate fields and set default SDK dir. | Sebastien Douheret | 1 | -5/+5 | |
- Removed duplicate fields between Config and FileConfig - set /xdt/sdk as default SDK directory | |||||
2017-05-25 | Rework development page: Pre-build, Build, Populate. | Sebastien Douheret | 1 | -3/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-18 | Added prints on startup | Sebastien Douheret | 1 | -0/+2 | |
2017-05-18 | Add Cross SDKs support (part 2) | Sebastien Douheret | 1 | -1/+1 | |
2017-05-17 | Add SDKs support. | Sebastien Douheret | 1 | -13/+16 | |
Don't allow to install SDKs through XDS for now. Only probe existing SDKs that have been manually installed using scripts/agl/install-agl-sdks.sh. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-17 | Auto start Syncthing and Syncthing-inotify. | Sebastien Douheret | 1 | -0/+192 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |