aboutsummaryrefslogtreecommitdiffstats
path: root/lib/agent/apiv1.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Use 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-2/+2
2018-06-18Added Supervision/Monitoring supportSebastien Douheret1-0/+3
2018-04-05Added target and terminal support in DashboardSebastien Douheret1-0/+6
2018-03-13Added api to list and reconnect a XDS-Server.Sebastien Douheret1-4/+35
2018-02-23Added target and terminal support.v1.1.0Sebastien Douheret1-4/+4
2018-02-23Fixed storage of Global and XDS Server configuration.Sebastien Douheret1-0/+16
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-3/+3
2018-01-04Fixed Xds-server re-connection.Sebastien Douheret1-18/+24
2017-12-23Added new SDKs management supportv1.0.0-rc2Sebastien Douheret1-0/+11
2017-12-01Added copyright headersv1.0.0-rc1Sebastien Douheret1-0/+17
2017-11-29Fixed /exec input stream and /signal.Sebastien Douheret1-1/+1
2017-11-24New dashboard improvements.Sebastien Douheret1-3/+4
2017-11-06Use plural nouns for all routes.Sebastien Douheret1-4/+4
2017-11-06Moved all structs exposed by API into apiv1 packageSebastien Douheret1-2/+3
2017-10-06Added webapp Dashboard + logic to interact with server.Sebastien Douheret1-0/+129