Use go module as dependency tool instead of glide
[src/xds/xds-server.git] / lib / xdsconfig / config.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-11-06 Sebastien DouheretAllow XDT_SDK overwrite 47/17747/2
2018-10-16 Clément Bénierupdate xds-server package in docker 29/16929/8
2018-07-20 Sebastien DouheretAdd XDS_SERVER_WORKSPACE_DIR env var support 49/15549/1 5.99.2 flounder/5.99.2 flounder_5.99.2
2018-07-18 Sebastien DouheretAdd XDS_SERVER_ROOT_CFG_DIR env var support 47/15447/2
2018-02-08 Sebastien DouheretAvoid duplicate SDK install dir - SPEC-1252
2018-02-06 Sebastien DouheretAuto update SDK DB on startup.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2017-12-22 Sebastien DouheretFixed invalid default value for Sdkscripts directory.
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-30 Sebastien DouheretCreate server data directory when not existing.
2017-11-29 Sebastien DouheretRefit source files to have a public xs-apiv1 lib package.
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-22 Sebastien DouheretSet default syncthing path.
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-24 Sebastien DouheretRedirect HTTP and Gin server logs into a file (xds...
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-17 Sebastien DouheretAdd SDKs support.
2017-05-17 Sebastien DouheretAuto start Syncthing and Syncthing-inotify.
2017-05-13 Sebastien DouheretFix invalid rootPath when creating a new project.
2017-05-11 Sebastien DouheretInitial main commit.