Check dependency tools before running tests
[src/xds/xds-server.git] / lib /
2018-11-06 Sebastien DouheretAllow XDT_SDK overwrite 47/17747/2
2018-10-22 Sebastien DouheretAdded support of new image_url field 61/17361/1
2018-10-18 Sebastien DouheretUnset LD_LIBRARY_PATH before executing commands (exec... 53/17253/2
2018-10-16 Clément Bénierupdate xds-server package in docker 29/16929/8
2018-10-15 Clément Bénierfileconfig: env variables after default values 29/17229/1
2018-10-04 Sebastien DouheretUpdate doc link and clarify instructions 45/16945/1
2018-08-20 Clément Béniersdk force install: already installed 69/16169/2
2018-08-20 Clément Bénierterminal: when closing term, pass status to closing 11/16111/4
2018-07-25 Sebastien DouheretAdd missing event when starting SDK install 45/15745/1
2018-07-20 Sebastien DouheretAdd XDS_SERVER_WORKSPACE_DIR env var support 49/15549/1 5.99.2 flounder/5.99.2 flounder_5.99.2
2018-07-18 Sebastien DouheretAdd XDS_SERVER_ROOT_CFG_DIR env var support 47/15447/2
2018-06-27 Sebastien DouheretFixed sdk from local file installation 21/14721/1
2018-04-04 Sebastien DouheretFixed sdk uuid setting during install [SPEC-1377]
2018-04-04 Sebastien DouheretAdded Target and Terminal events through WS.
2018-03-09 Sebastien DouheretFixed terminal output (support escape and control chara...
2018-02-23 Sebastien DouheretAdded target and terminal support. v1.1.0
2018-02-08 Sebastien DouheretAvoid duplicate SDK install dir - SPEC-1252
2018-02-06 Sebastien DouheretAuto update SDK DB on startup.
2018-01-26 Sebastien DouheretDon't send command output too fast. 5.0.1 eel/5.0.1 eel_5.0.1
2018-01-23 Sebastien DouheretReworked SDKs events (introduced sdk-state-change)
2018-01-10 Sebastien DouheretFixed go linter warnings.
2018-01-09 Sebastien DouheretFixed source env sdk file when file is not set.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2018-01-04 Sebastien DouheretImproved and fixed local SDK tarball installation.
2017-12-22 Sebastien DouheretFixed SDKs management when running in xds VM. v1.0.0-rc2
2017-12-22 Sebastien DouheretFixed invalid default value for Sdkscripts directory.
2017-12-22 Sebastien DouheretAdded SDKs management support.
2017-12-15 Sebastien DouheretFixed and improved events management.
2017-12-11 Sebastien DouheretStandardized XDS config file name and location.
2017-12-11 Sebastien DouheretRemoved useless code of deprecated make command.
2017-12-08 Sebastien DouheretSupport old folder type encoding (backward compatibility)
2017-12-05 Sebastien DouheretMove xds-project.conf file create to xds-agent.
2017-12-05 Sebastien DouheretFixed default xds-agent port number and env var (XDS_AG...
2017-12-05 Sebastien DouheretImproved Silly logging.
2017-11-30 Sebastien DouheretFix null pointer exception when no sdk installed. v1.0.0-rc1
2017-11-30 Sebastien DouheretAdded Copyright header.
2017-11-30 Sebastien DouheretCreate server data directory when not existing.
2017-11-29 Sebastien DouheretFixed bug introduces by previous commit / refit
2017-11-29 Sebastien DouheretRefit source files to have a public xs-apiv1 lib package.
2017-11-28 Sebastien DouheretDefined structures for /exec and /signal response.
2017-11-24 Sebastien DouheretFixed SDK ID resolution for /exec api.
2017-11-24 Sebastien DouheretAdd folder update support and ClientData field.
2017-11-21 Sebastien DouheretAlways close gdb pty/tty even if an error rises.
2017-11-17 Sebastien DouheretMerge remote-tracking branch 'origin/master' into wip
2017-11-17 Sebastien DouheretFixed spaces handling in RPath - SPEC1116
2017-11-06 Sebastien DouheretUsed uuid of SDK ID and support short ID name if not...
2017-11-06 Sebastien DouheretUse plural nouns for all routes.
2017-11-06 Sebastien DouheretAdded short project ID name support if not ambiguous.
2017-11-06 Sebastien DouheretFixed folder ID and label generation.
2017-11-06 Sebastien DouheretAdd sanity check on pathmap folder creation.
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 DouheretKill right Syncthing (same url) in DEBUG mode
2017-11-06 Sebastien DouheretBump Syncthing 0.14.38
2017-11-06 Sebastien DouheretFix syncthing logger
2017-11-06 Sebastien DouheretCleanup and improvements
2017-10-17 Sebastien DouheretCreate xds-project.conf file on folder creation.
2017-10-17 Sebastien DouheretDelete folders on disk (Server side and for Syncthing...
2017-10-12 Sebastien DouheretUsed non default syncthing port to avoid confict.
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.