aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Webapp: Fixed SDKs installationSebastien Douheret5-9/+37
2018-01-04Fixed Xds-server re-connection.Sebastien Douheret4-35/+54
2017-12-23Added new SDKs management supportv1.0.0-rc2Sebastien Douheret30-145/+1011
2017-12-18Fixed npm packages version and cleanup useless code.Sebastien Douheret6-194/+26
2017-12-18Add confirmation modal when deleting a project.Sebastien Douheret4-5/+157
2017-12-15Fixed xds-server folder events detection.Sebastien Douheret6-36/+34
2017-12-11Always resolved env vars in path of config structure.Sebastien Douheret1-4/+12
2017-12-11Standardized XDS config file name and location.Sebastien Douheret7-7/+7
2017-12-11Fixed installed conf file name: agent-config.json.Sebastien Douheret2-3/+3
2017-12-08Fixed default webapp dir in config.jsonSebastien Douheret1-1/+1
2017-12-06Add config.json.in example and cleanup windows package.Sebastien Douheret1-1/+4
2017-12-05Fixed XDS Server connection lost and reconnection.Sebastien Douheret3-24/+43
2017-12-05Improved silly logging.Sebastien Douheret5-18/+18
2017-12-04Added xds-project.conf file creation.Sebastien Douheret2-3/+24
2017-12-04Fixed default http agent and server port numbers.Sebastien Douheret1-2/+2
2017-12-01Added copyright headersv1.0.0-rc1Sebastien Douheret77-7/+1360
2017-11-30Fixed subversion when tag doesn't include dash.Sebastien Douheret1-12/+18
2017-11-30Fixed env var settings - dashboard.Sebastien Douheret2-59/+39
2017-11-30Fixed server config setup on InitSebastien Douheret1-4/+10
2017-11-30Added Help menu with doc link and About modal.Sebastien Douheret6-6/+130
2017-11-30Fixed build page when no project existsSebastien Douheret5-38/+58
2017-11-29Used xdsserver api v1.0.0-rc1Sebastien Douheret2-4/+4
2017-11-29Fixed webapp build in production modeSebastien Douheret6-194/+19
2017-11-29Check go version and print error if not >1.8.1Sebastien Douheret1-1/+14
2017-11-29Fixed XDS server connection config - dashboardSebastien Douheret3-3/+11
2017-11-29Fixed /exec input stream and /signal.Sebastien Douheret8-45/+184
2017-11-29Renamed apiv1 lib to xaapiv1.Sebastien Douheret20-195/+130
2017-11-24Fixed current project selection on deletion - DashboardSebastien Douheret1-1/+1
2017-11-24Use Get/Post functions of common.http lib.Sebastien Douheret1-37/+22
2017-11-24Improved and fixed connection to XDS ServerSebastien Douheret6-31/+31
2017-11-24Add VSCode plugin list and fixed jsbeautify config.Sebastien Douheret3-0/+22
2017-11-24New dashboard improvements.Sebastien Douheret49-356/+918
2017-11-20New dashboard look & feelSebastien Douheret184-2699/+6122
2017-11-14Fixed webapp build and error message.Sebastien Douheret17-115/+140
2017-11-10Moved Dashboad webapp on Angular 5 !Sebastien Douheret61-891/+1066
2017-11-08Added events decoder helpers.Sebastien Douheret3-8/+43
2017-11-08Unregistered events when client WS session is closed.Sebastien Douheret4-14/+17
2017-11-08Fixed events definition and callback processing.Sebastien Douheret5-34/+77
2017-11-06Always set sub-versionSebastien Douheret1-0/+3
2017-11-06Update api routes name (plural nouns)Sebastien Douheret2-6/+6
2017-11-06Fixed parameter processing for passthrough api.Sebastien Douheret1-2/+14
2017-11-06Use plural nouns for all routes.Sebastien Douheret2-5/+5
2017-11-06Support short project id name if not ambiguous.Sebastien Douheret2-6/+41
2017-11-06Moved all structs exposed by API into apiv1 packageSebastien Douheret22-182/+282
2017-10-30Switch from codegangsta/cli to urfave/cli package.Sebastien Douheret4-4/+4
2017-10-20Extract version from git tag.Sebastien Douheret1-17/+7
2017-10-20Merge branch 'master' into wipv0.3.0-rc1Sebastien Douheret9-15/+71
2017-10-17Fix build release and packagingSebastien Douheret1-3/+7
2017-10-17Bump 0.2.0v0.2.0Sebastien Douheret1-1/+1
2017-10-17Add xds-agent user systemd service file and installSebastien Douheret8-26/+65