Defined structures for /exec and /signal response.
[src/xds/xds-server.git] / lib / apiv1 / make.go
2017-11-17 Sebastien DouheretMerge remote-tracking branch 'origin/master' into wip
2017-11-06 Sebastien DouheretAdded short project ID name support if not ambiguous.
2017-11-06 Sebastien DouheretAdd Server UUID and use it build CmdID.
2017-08-26 Sebastien DouheretMerge remote-tracking branch 'origin/wip'
2017-08-16 Sebastien DouheretAdd folder interface and support native pathmap folder...
2017-08-07 Sebastien DouheretAdd stdin support to /exec
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-05-30 Sebastien DouheretFix crash with /make
2017-05-27 Sebastien DouheretWait folder insync before sending exit event.
2017-05-24 Sebastien DouheretRework development page: Pre-build, Build, Populate.
2017-05-18 Sebastien DouheretAdd Cross SDKs support (part 2)
2017-05-17 Sebastien DouheretAdd SDKs support.
2017-05-17 Sebastien DouheretAuto start Syncthing and Syncthing-inotify.
2017-05-15 Sebastien DouheretFix invalid json encoding definition
2017-05-11 Sebastien DouheretInitial main commit.