Use go module as dependency tool instead of glide
[src/xds/xds-server.git] / lib / xdsserver / sdk.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-08-20 Clément Béniersdk force install: already installed 69/16169/2
2018-07-25 Sebastien DouheretAdd missing event when starting SDK install 45/15745/1
2018-06-27 Sebastien DouheretFixed sdk from local file installation 21/14721/1
2018-04-04 Sebastien DouheretFixed sdk uuid setting during install [SPEC-1377]
2018-03-09 Sebastien DouheretFixed terminal output (support escape and control chara...
2018-02-06 Sebastien DouheretAuto update SDK DB on startup.
2018-01-26 Sebastien DouheretDon't send command output too fast. 5.0.1 eel/5.0.1 eel_5.0.1
2018-01-23 Sebastien DouheretReworked SDKs events (introduced sdk-state-change)
2018-01-09 Sebastien DouheretFixed source env sdk file when file is not set.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2018-01-04 Sebastien DouheretImproved and fixed local SDK tarball installation.
2017-12-22 Sebastien DouheretFixed SDKs management when running in xds VM. v1.0.0-rc2
2017-12-22 Sebastien DouheretAdded SDKs management support.
2017-11-30 Sebastien DouheretAdded Copyright header.
2017-11-29 Sebastien DouheretRefit source files to have a public xs-apiv1 lib package.