Use go module as dependency tool instead of glide
[src/xds/xds-agent.git] / lib / agent / xdsserver.go
2019-04-08 Sebastien DouheretUse go module as dependency tool instead of glide 45/20945/1 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-06-18 Sebastien DouheretAdded Supervision/Monitoring support 97/14497/2
2018-03-13 Sebastien DouheretAdded api to list and reconnect a XDS-Server.
2018-02-23 Sebastien DouheretAdded target and terminal support. v1.1.0
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2018-01-04 Sebastien DouheretFixed Xds-server re-connection.
2017-12-22 Sebastien DouheretAdded new SDKs management support v1.0.0-rc2
2017-12-15 Sebastien DouheretFixed xds-server folder events detection.
2017-12-05 Sebastien DouheretFixed XDS Server connection lost and reconnection.
2017-11-30 Sebastien DouheretAdded copyright headers v1.0.0-rc1
2017-11-29 Sebastien DouheretFixed /exec input stream and /signal.
2017-11-29 Sebastien DouheretRenamed apiv1 lib to xaapiv1.
2017-11-24 Sebastien DouheretUse Get/Post functions of common.http lib.
2017-11-24 Sebastien DouheretNew dashboard improvements.
2017-11-08 Sebastien DouheretFixed events definition and callback processing.
2017-11-06 Sebastien DouheretUpdate api routes name (plural nouns)
2017-11-06 Sebastien DouheretFixed parameter processing for passthrough api.
2017-11-06 Sebastien DouheretMoved all structs exposed by API into apiv1 package
2017-10-20 Sebastien DouheretMerge branch 'master' into wip v0.3.0-rc1
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-06 Sebastien DouheretAdded webapp Dashboard + logic to interact with server.