Use go module as dependency tool instead of glide
[src/xds/xds-server.git] / lib / xdsconfig / fileconfig.go
2019-04-07 Sebastien DouheretUse go module as dependency tool instead of glide 32/20932/5 7.99.1 7.99.2 7.99.3 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3
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-07-18 Sebastien DouheretAdd XDS_SERVER_ROOT_CFG_DIR env var support 47/15447/2
2018-02-23 Sebastien DouheretAdded target and terminal support. v1.1.0
2018-02-06 Sebastien DouheretAuto update SDK DB on startup.
2018-01-10 Sebastien DouheretFixed go linter warnings.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2017-12-22 Sebastien DouheretAdded SDKs management support.
2017-12-11 Sebastien DouheretStandardized XDS config file name and location.
2017-11-30 Sebastien DouheretAdded Copyright header.
2017-11-17 Sebastien DouheretMerge remote-tracking branch 'origin/master' into wip
2017-11-06 Sebastien DouheretAdd Server UUID and use it build CmdID.
2017-11-06 Sebastien DouheretCleanup and improvements
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-26 Sebastien DouheretMerge remote-tracking branch 'origin/wip'
2017-08-16 Sebastien DouheretAdd folder interface and support native pathmap folder...
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-06-20 Sebastien DouheretRemove duplicate fields and set default SDK dir.
2017-05-22 Sebastien DouheretAllow to set Syncthing rescanInterval parameter.
2017-05-18 Sebastien DouheretImproved ResolveEnvVar and add support of tilde (~...
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-13 Sebastien DouheretDetect undefined env variables used in config.json
2017-05-11 Sebastien DouheretInitial main commit.