Fixed folder ID and label generation.
[src/xds/xds-server.git] / lib / apiv1 /
2017-11-06 Sebastien DouheretAdd silly log level support.
2017-11-06 Sebastien DouheretAdd Server UUID and use it build CmdID.
2017-11-06 Sebastien DouheretCleanup and improvements
2017-10-17 Sebastien DouheretCreate xds-project.conf file on folder creation.
2017-08-29 Sebastien DouheretFixed path convertion/mapping for in/out and for comman...
2017-08-26 Sebastien DouheretMerge remote-tracking branch 'origin/wip'
2017-08-24 Sebastien DouheretFixed /exec command (don't prefix command with exec...
2017-08-17 Sebastien DouheretAdd folder synchronization status.
2017-08-16 Sebastien DouheretAdd folder interface and support native pathmap folder...
2017-08-07 Sebastien DouheretImproved /exec to support gdb execution.
2017-08-07 Sebastien DouheretAdd stdin support to /exec
2017-07-04 Sebastien DouheretReport an error when sdkid not found.
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-06-20 Sebastien DouheretRemove duplicate fields and set default SDK dir.
2017-06-15 Sebastien DouheretAuto add var named CLIENT_PROJECT_DIR to environment.
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-24 Sebastien DouheretAuto detect XDS-Agent tarballs and fix URL.
2017-05-22 Sebastien DouheretAdd XDS-agent tarball download feature
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.