Fix logfile setting
[src/xds/xds-agent.git] / lib / xdsconfig /
2019-04-08 Sebastien DouheretFix logfile setting 44/20944/1
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-03-13 Sebastien DouheretAdded api to list and reconnect a XDS-Server.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
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-11-30 Sebastien DouheretAdded copyright headers v1.0.0-rc1
2017-11-29 Sebastien DouheretFixed /exec input stream and /signal.
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 DouheretAdd sanity check when adding a new pathmap project...
2017-10-10 Sebastien DouheretFixed Syncthing folder status events and exec command.
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 DouheretSet default xds-apikey when not set by config.
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-05-23 Sebastien DouheretAdd API KEY support to allow CORS requests.
2017-05-22 Sebastien DouheretFix incorrect import
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.