Use go module as dependency tool instead of glide
[src/xds/xds-agent.git] / lib / agent / apiv1-exec.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-10-17 Sebastien DouheretRework last changes about LD_LIBRARY_PATH issue 55/17255/1
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2017-12-05 Sebastien DouheretImproved silly logging.
2017-11-30 Sebastien DouheretAdded copyright headers v1.0.0-rc1
2017-11-29 Sebastien DouheretFixed /exec input stream and /signal.
2017-11-24 Sebastien DouheretNew dashboard improvements.
2017-11-08 Sebastien DouheretFixed events definition and callback processing.
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-10 Sebastien DouheretFixed Syncthing folder status events and exec command.
2017-10-06 Sebastien DouheretAdded webapp Dashboard + logic to interact with server.