Fix logfile setting
[src/xds/xds-agent.git] / lib /
2019-04-08 Sebastien DouheretFix logfile setting 44/20944/1
2018-10-22 Sebastien DouheretAdded support of new image_url field 77/17377/1
2018-10-17 Sebastien DouheretRework last changes about LD_LIBRARY_PATH issue 55/17255/1
2018-10-11 Sebastien DouheretReset by default LD_LIBRARY_PATH in xds-project.conf 71/17171/1
2018-08-21 Clément Bénierterminal status: add terminal status 'Closing' 95/16195/1 5.99.5 5.99.6 6.90.0 flounder/5.99.5 flounder/5.99.6 flounder_5.99.5 flounder_5.99.6 guppy/6.90.0 guppy_6.90.0
2018-07-07 Sebastien DouheretUpdate/fix rpm and deb packaging 75/15075/2
2018-06-18 Sebastien DouheretAdded Supervision/Monitoring support 97/14497/2
2018-04-04 Sebastien DouheretAdded target and terminal support in Dashboard
2018-03-13 Sebastien DouheretUpdated Terminal message struct
2018-03-13 Sebastien DouheretAdded api to list and reconnect a XDS-Server.
2018-02-23 Sebastien DouheretAdded target and terminal support. v1.1.0
2018-02-23 Sebastien DouheretFixed storage of Global and XDS Server configuration.
2018-01-23 Sebastien DouheretReworked SDKs events (introduced sdk-state-change) 5.0.1 eel/5.0.1 eel_5.0.1
2018-01-08 Sebastien DouheretReport XDS-server connection failure as an error.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2018-01-04 Sebastien DouheretFixed Xds-server re-connection.
2017-12-22 Sebastien DouheretAdded new SDKs management support v1.0.0-rc2
2017-12-15 Sebastien DouheretFixed xds-server folder events detection.
2017-12-11 Sebastien DouheretAlways resolved env vars in path of config structure.
2017-12-11 Sebastien DouheretStandardized XDS config file name and location.
2017-12-05 Sebastien DouheretFixed XDS Server connection lost and reconnection.
2017-12-05 Sebastien DouheretImproved silly logging.
2017-12-04 Sebastien DouheretAdded xds-project.conf file creation.
2017-11-30 Sebastien DouheretAdded copyright headers v1.0.0-rc1
2017-11-29 Sebastien DouheretFixed /exec input stream and /signal.
2017-11-29 Sebastien DouheretRenamed apiv1 lib to xaapiv1.
2017-11-24 Sebastien DouheretUse Get/Post functions of common.http lib.
2017-11-24 Sebastien DouheretImproved and fixed connection to XDS Server
2017-11-24 Sebastien DouheretNew dashboard improvements.
2017-11-08 Sebastien DouheretAdded events decoder helpers.
2017-11-08 Sebastien DouheretUnregistered events when client WS session is closed.
2017-11-08 Sebastien DouheretFixed events definition and callback processing.
2017-11-06 Sebastien DouheretUpdate api routes name (plural nouns)
2017-11-06 Sebastien DouheretFixed parameter processing for passthrough api.
2017-11-06 Sebastien DouheretUse plural nouns for all routes.
2017-11-06 Sebastien DouheretSupport short project id name if not ambiguous.
2017-11-06 Sebastien DouheretMoved all structs exposed by API into apiv1 package
2017-10-30 Sebastien DouheretSwitch from codegangsta/cli to urfave/cli package.
2017-10-20 Sebastien DouheretMerge branch 'master' into wip v0.3.0-rc1
2017-10-16 Sebastien DouheretAdd xds-agent user systemd service file and install
2017-10-16 Sebastien DouheretUpdate default syncthing port to 8386
2017-10-16 Sebastien DouheretAdd sanity check when adding a new pathmap project...
2017-10-10 Sebastien DouheretFixed Syncthing folder status events and exec command.
2017-10-09 Sebastien DouheretUsed patched (my) version of go-socket.io.
2017-10-09 Sebastien DouheretKill right Syncthing (same url) in DEBUG_MODE
2017-10-07 Sebastien DouheretBump Syncthing 0.14.38
2017-10-06 Sebastien DouheretAdded webapp Dashboard + logic to interact with server.
2017-09-19 Sebastien DouheretRework search directories for agent-config.json files.
2017-09-18 Sebastien DouheretFix default config values.
2017-09-18 Sebastien DouheretImproved syncthing binary path detection.
2017-08-29 Sebastien DouheretFixed syncthing binDir when set to '.' 0.1.0
2017-08-29 Sebastien DouheretSet default xds-apikey when not set by config.
2017-08-24 Sebastien DouheretFixed xds-common version and use last one
2017-08-24 Sebastien DouheretReset option to allow synthing restart
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-06-23 Sebastien DouheretSupport $HOME on Windows host.
2017-06-23 Sebastien DouheretAdd workaround for Syncthing apikey setting.
2017-05-23 Sebastien DouheretAdd API KEY support to allow CORS requests.
2017-05-22 Sebastien DouheretFix incorrect import
2017-05-18 Sebastien DouheretAdded prints on startup.
2017-05-18 Sebastien DouheretFix ResolveEnvVar when path is not set.
2017-05-18 Sebastien DouheretFix ResolveEnvVar function and add support of tilde...
2017-05-17 Sebastien DouheretAdd logsDir setting and more
2017-05-15 Sebastien DouheretInitial commit.