Cosmetic fix
[src/xds/xds-server.git] / lib /
2017-09-22 Sebastien DouheretAllow to run xds-server without syncthing support.
2017-09-22 Sebastien DouheretSet default syncthing path.
2017-09-18 Sebastien DouheretFix syncthing binary path detection.
2017-09-13 Sebastien DouheretSet install dir to /opt/AGL and move conf to $HOME...
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 DouheretTake care of ST connection lost in ST event monitor.
2017-08-24 Sebastien DouheretRedirect HTTP and Gin server logs into a file (xds...
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 DouheretMoved project creation in a modal windows
2017-08-16 Sebastien DouheretAdd folder interface and support native pathmap folder...
2017-08-08 Sebastien DouheretAdded -logfile option.
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-23 Sebastien DouheretPrevent Syncthing auto-upgrade and restart.
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-22 Sebastien DouheretAllow to set Syncthing rescanInterval parameter.
2017-05-22 Sebastien DouheretFix crash when retrieving installed sdks.
2017-05-18 Sebastien DouheretNormalize relativePath projects to support Windows...
2017-05-18 Sebastien DouheretAdded prints on startup
2017-05-18 Sebastien DouheretFix ResolveEnvVar when param is empty.
2017-05-18 Sebastien DouheretImproved ResolveEnvVar and add support of tilde (~...
2017-05-18 Sebastien DouheretAdd Cross SDKs support (part 2)
2017-05-17 Sebastien DouheretUse autogenerated Synchting apikey.
2017-05-17 Sebastien DouheretAdd SDKs support.
2017-05-17 Sebastien DouheretAuto start Syncthing and Syncthing-inotify.
2017-05-15 Sebastien DouheretUpdate doc: add current dir in config.json discovery...
2017-05-15 Sebastien DouheretFix invalid json encoding definition
2017-05-13 Sebastien DouheretFix invalid rootPath when creating a new project.
2017-05-13 Sebastien DouheretDetect undefined env variables used in config.json
2017-05-11 Sebastien DouheretInitial main commit.