Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -110/+0 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-26 | Use xds-common go library. | Sebastien Douheret | 1 | -1/+1 | |
2017-06-20 | Remove duplicate fields and set default SDK dir. | Sebastien Douheret | 1 | -2/+2 | |
- Removed duplicate fields between Config and FileConfig - set /xdt/sdk as default SDK directory | |||||
2017-05-27 | Wait folder insync before sending exit event. | Sebastien Douheret | 1 | -0/+10 | |
By default wait folder insync. Set ExitImmediate param to true to send exit event immedialty without waiting folder synchronization. | |||||
2017-05-18 | Normalize relativePath projects to support Windows path. | Sebastien Douheret | 1 | -0/+6 | |
2017-05-18 | Add Cross SDKs support (part 2) | Sebastien Douheret | 1 | -7/+2 | |
2017-05-17 | Auto start Syncthing and Syncthing-inotify. | Sebastien Douheret | 1 | -0/+99 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |