Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-05 | Update vendor/debug rule according to gerrit migration. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Added Copyright header. | Sebastien Douheret | 1 | -3/+21 | |
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 | 1 | -184/+6 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Add silly log level support. | Sebastien Douheret | 1 | -16/+20 | |
Silly logging is enable when: XDS_LOG_SILLY env var is set and log level is debug | |||||
2017-11-06 | Add Server UUID and use it build CmdID. | Sebastien Douheret | 1 | -1/+1 | |
2017-11-06 | Cleanup and improvements | Sebastien Douheret | 1 | -0/+2 | |
- Save server data into file - FolderType is now a string - cleanup useless code Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-25 | Cosmetic fix | Sebastien Douheret | 1 | -1/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server | Sebastien Douheret | 1 | -16/+19 | |
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 | -12/+24 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -54/+29 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-08 | Added -logfile option. | Sebastien Douheret | 1 | -2/+26 | |
2017-06-20 | Remove duplicate fields and set default SDK dir. | Sebastien Douheret | 1 | -2/+6 | |
- Removed duplicate fields between Config and FileConfig - set /xdt/sdk as default SDK directory | |||||
2017-05-31 | Increase timeout for Syncthing startup.v0.0.1-alpha | Sebastien Douheret | 1 | -2/+3 | |
Syncthing may take more time to start for example on slow network connection. | |||||
2017-05-25 | Rework development page: Pre-build, Build, Populate. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-18 | Added prints on startup | Sebastien Douheret | 1 | -2/+3 | |
2017-05-18 | Add Cross SDKs support (part 2) | Sebastien Douheret | 1 | -1/+6 | |
2017-05-17 | Add SDKs support. | Sebastien Douheret | 1 | -13/+31 | |
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 | -10/+148 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-15 | Rework Version and Sub-version setup. | Sebastien Douheret | 1 | -7/+9 | |
2017-05-11 | Initial main commit. | Sebastien Douheret | 1 | -0/+87 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |