src/xds/xds-agent.git
2017-10-20 Sebastien DouheretMerge branch 'master' into wip v0.3.0-rc1
2017-10-17 Sebastien DouheretFix build release and packaging
2017-10-16 Sebastien DouheretBump 0.2.0 v0.2.0
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-10-06 Sebastien DouheretBump to v0.2.0
2017-10-06 Sebastien DouheretDisable compiler optimizations and inlining for debugging.
2017-10-03 Romain ForlotAdded systemd service file
2017-09-21 Sebastien DouheretMove docs into xds-docs repo (published on docs.automot...
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-09-13 Sebastien DUpdate download methods of none linux platforms
2017-08-31 Sebastien DFix install package command for debian in README
2017-08-29 Sebastien DouheretFixed syncthing binDir when set to '.' 0.1.0
2017-08-29 Sebastien DouheretUsed xds-common version 0.1.0 or more recent
2017-08-29 Sebastien DouheretSet default xds-apikey when not set by config.
2017-08-29 Sebastien DouheretUpdate Readme
2017-08-29 Sebastien DouheretFix subversion setting
2017-08-24 Sebastien DouheretFixed xds-common version and use last one
2017-08-24 Sebastien DouheretReset option to allow synthing restart
2017-08-09 Sebastien DClarify that xds-agent is client tool.
2017-08-07 Sebastien DouheretAdded missing quote in help
2017-06-30 Sebastien DUpdate README.md
2017-06-27 Ronan Le MartretUpdate documentation
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-06-23 Sebastien DouheretSet SUB_VERSION as current commit ID.
2017-06-23 Sebastien DouheretAdd missing vendor dependency
2017-06-23 Sebastien DouheretAdd default Syncthing api in config.json example.
2017-06-23 Sebastien DouheretFix glide path for non Linux OSes
2017-06-23 Sebastien DouheretSupport $HOME on Windows host.
2017-06-23 Sebastien DouheretAdd workaround for Syncthing apikey setting.
2017-06-23 Ronan Le MartretFix glide path
2017-06-22 Sebastien DouheretRework README
2017-06-20 Sebastien DouheretOnly execute vendor rule when building all.
2017-06-16 Sebastien DouheretBump xds-agent and syncthing-inotify version
2017-06-16 Sebastien DouheretFix glide install detection
2017-06-16 Sebastien DouheretUsed standard DESTDIR variable in make install
2017-06-14 Sebastien DouheretFix sub version setting
2017-06-14 Sebastien DouheretFix syncthing-inotify build error
2017-06-14 Sebastien DouheretAdd MacOs/darwin package generation
2017-06-07 Sebastien DouheretAdd package-all rule support.
2017-05-31 Sebastien DouheretIncrease timeout for Syncthing startup. v0.0.1-alpha
2017-05-26 Sebastien DouheretAdd build release (REL=1 make all)
2017-05-26 Sebastien DouheretFix Syncthing package retrieval for Windows
2017-05-24 Sebastien DouheretSupport Windows cross-build.
2017-05-23 Sebastien DouheretAdd API KEY support to allow CORS requests.
2017-05-22 Sebastien DouheretFix incorrect import
2017-05-19 Sebastien DouheretFix missing tools path creation.
2017-05-18 Sebastien DouheretUpdate Makefile to be smarter with syncthing compilation.
2017-05-18 Sebastien DouheretUpdate config file model.
2017-05-18 Sebastien DouheretAdded prints on startup.
2017-05-18 Sebastien DouheretFix ResolveEnvVar when path is not set.
2017-05-18 Sebastien DouheretBump to Syncthing 0.14.28 et Syncthing-Inotify
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 DouheretUse patched version of syncthing-inotify
2017-05-15 Sebastien DouheretFix doc.
2017-05-15 Sebastien DouheretInitial commit.