aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xdsconfig/fileconfig.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-07Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret1-1/+1
2018-10-16update xds-server package in dockerClément Bénier1-8/+18
2018-10-15fileconfig: env variables after default valuesClément Bénier1-7/+7
2018-07-18Add XDS_SERVER_ROOT_CFG_DIR env var supportSebastien Douheret1-10/+3
2018-02-23Added target and terminal support.v1.1.0Sebastien Douheret1-0/+7
2018-02-06Auto update SDK DB on startup.Sebastien Douheret1-0/+4
2018-01-10Fixed go linter warnings.Sebastien Douheret1-2/+2
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-2/+2
2017-12-22Added SDKs management support.Sebastien Douheret1-9/+9
2017-12-11Standardized XDS config file name and location.Sebastien Douheret1-12/+12
2017-11-30Added Copyright header.Sebastien Douheret1-0/+17
2017-11-06Add Server UUID and use it build CmdID.Sebastien Douheret1-1/+1
2017-11-06Cleanup and improvementsSebastien Douheret1-3/+14
2017-09-18Fix syncthing binary path detection.Sebastien Douheret1-2/+3
2017-09-13Set install dir to /opt/AGL and move conf to $HOME/.xds-serverSebastien Douheret1-11/+21
2017-08-16Add folder interface and support native pathmap folder type.Sebastien Douheret1-10/+30
2017-06-26Use xds-common go library.Sebastien Douheret1-1/+1
2017-06-20Remove duplicate fields and set default SDK dir.Sebastien Douheret1-17/+19
2017-05-22Allow to set Syncthing rescanInterval parameter.Sebastien Douheret1-4/+5
2017-05-18Improved ResolveEnvVar and add support of tilde (~/...)Sebastien Douheret1-23/+2
2017-05-17Use autogenerated Synchting apikey.Sebastien Douheret1-3/+4
2017-05-17Add SDKs support.Sebastien Douheret1-29/+17
2017-05-17Auto start Syncthing and Syncthing-inotify.Sebastien Douheret1-6/+8
2017-05-15Update doc: add current dir in config.json discovery logic.Sebastien Douheret1-1/+2
2017-05-13Detect undefined env variables used in config.jsonSebastien Douheret1-8/+26
2017-05-11Initial main commit.Sebastien Douheret1-0/+133