aboutsummaryrefslogtreecommitdiffstats
path: root/lib/agent/xdsserver.go
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Added Supervision/Monitoring supportSebastien Douheret1-1/+1
2018-03-13Added api to list and reconnect a XDS-Server.Sebastien Douheret1-1/+19
2018-02-23Added target and terminal support.v1.1.0Sebastien Douheret1-0/+69
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-5/+5
2018-01-04Fixed Xds-server re-connection.Sebastien Douheret1-13/+24
2017-12-23Added new SDKs management supportv1.0.0-rc2Sebastien Douheret1-26/+78
2017-12-15Fixed xds-server folder events detection.Sebastien Douheret1-16/+1
2017-12-05Fixed XDS Server connection lost and reconnection.Sebastien Douheret1-20/+34
2017-12-01Added copyright headersv1.0.0-rc1Sebastien Douheret1-0/+17
2017-11-29Fixed /exec input stream and /signal.Sebastien Douheret1-0/+48
2017-11-29Renamed apiv1 lib to xaapiv1.Sebastien Douheret1-105/+32
2017-11-24Use Get/Post functions of common.http lib.Sebastien Douheret1-37/+22
2017-11-24New dashboard improvements.Sebastien Douheret1-5/+18
2017-11-08Fixed events definition and callback processing.Sebastien Douheret1-11/+27
2017-11-06Update api routes name (plural nouns)Sebastien Douheret1-3/+3
2017-11-06Fixed parameter processing for passthrough api.Sebastien Douheret1-2/+14
2017-11-06Moved all structs exposed by API into apiv1 packageSebastien Douheret1-11/+12
2017-10-16Add sanity check when adding a new pathmap project/folderSebastien Douheret1-5/+7
2017-10-11Fixed Syncthing folder status events and exec command.Sebastien Douheret1-77/+208
2017-10-09Used patched (my) version of go-socket.io.Sebastien Douheret1-1/+1
2017-10-06Added webapp Dashboard + logic to interact with server.Sebastien Douheret1-0/+472