Age | Commit message (Expand) | Author | Files | Lines |
2018-06-20 | Fix invalid linter conf and fix reported lint errors |  Sebastien Douheret | 3 | -8/+11 |
2018-06-20 | Fixed bug in grafana url setting |  Sebastien Douheret | 2 | -20/+25 |
2018-06-19 | Use latest version of xds-common lib |  Sebastien Douheret | 1 | -1/+1 |
2018-06-19 | Temporary disable automatic open/close sidebar |  Sebastien Douheret | 3 | -7/+26 |
2018-06-19 | Added Grafana url setting in config panel |  Sebastien Douheret | 5 | -284/+67 |
2018-06-18 | Added Supervision/Monitoring support |  Sebastien Douheret | 25 | -68/+1370 |
2018-05-15 | Add packaging files |  Ronan Le Martret | 8 | -0/+243 |
2018-04-05 | Fixed meta tags in path to avoid conflict with spec syntaxv1.1.1 |  Sebastien Douheret | 1 | -1/+1 |
2018-04-05 | Fixed webapp build error (add node-sass) |  Sebastien Douheret | 2 | -1/+15120 |
2018-04-05 | Added target and terminal support in Dashboard |  Sebastien Douheret | 27 | -59/+1757 |
2018-03-13 | Updated Terminal message struct |  Sebastien Douheret | 2 | -3/+3 |
2018-03-13 | Added api to list and reconnect a XDS-Server. |  Sebastien Douheret | 4 | -5/+148 |
2018-02-24 | Optimized/Reduced packaging time |  Sebastien Douheret | 1 | -2/+10 |
2018-02-23 | Added target and terminal support.v1.1.0 |  Sebastien Douheret | 9 | -14/+382 |
2018-02-23 | Fixed storage of Global and XDS Server configuration. |  Sebastien Douheret | 3 | -41/+68 |
2018-02-14 | fix the install script |  Loïc Collignon | 1 | -2/+2 |
2018-01-30 | [Dashboard]: Reworked sidebar menu auto expanding |  Sebastien Douheret | 3 | -22/+66 |
2018-01-26 | Prevent browser freeze on WS data flooding. |  Sebastien Douheret | 1 | -21/+31 |
2018-01-26 | Closed SDK modal install window on early error. |  Sebastien Douheret | 1 | -3/+8 |
2018-01-23 | Reworked SDKs events (introduced sdk-state-change)eel_5.0.1eel/5.0.15.0.1 |  Sebastien Douheret | 5 | -62/+147 |
2018-01-18 | Fixed GOPATH setup while debugging in VSC |  Sebastien Douheret | 1 | -2/+1 |
2018-01-18 | Update to correct variable name. |  Sebastien Douheret | 1 | -1/+1 |
2018-01-09 | Fixed listed sdk in build panel (only installed sdks)v1.0.1 |  Sebastien Douheret | 1 | -27/+28 |
2018-01-08 | Updated go dep (used xds-server api ~1.0.0)v1.0.0 |  Sebastien Douheret | 1 | -1/+1 |
2018-01-08 | Report XDS-server connection failure as an error. |  Sebastien Douheret | 1 | -1/+1 |
2018-01-08 | Update dashboard welcome page. |  Sebastien Douheret | 2 | -17/+65 |
2018-01-05 | Migration to AGL gerrit (update go import) |  Sebastien Douheret | 84 | -145/+150 |
2018-01-05 | Added AGL .gitreview file |  Sebastien Douheret | 1 | -0/+5 |
2018-01-05 | Automatically expand/collapse sidebar on mouse over/leave. |  Sebastien Douheret | 2 | -2/+35 |
2018-01-05 | Webapp: Fixed SDKs installation |  Sebastien Douheret | 5 | -9/+37 |
2018-01-04 | Fixed Xds-server re-connection. |  Sebastien Douheret | 4 | -35/+54 |
2017-12-23 | Added new SDKs management supportv1.0.0-rc2 |  Sebastien Douheret | 30 | -145/+1011 |
2017-12-18 | Fixed npm packages version and cleanup useless code. |  Sebastien Douheret | 6 | -194/+26 |
2017-12-18 | Add confirmation modal when deleting a project. |  Sebastien Douheret | 4 | -5/+157 |
2017-12-15 | Fixed xds-server folder events detection. |  Sebastien Douheret | 6 | -36/+34 |
2017-12-11 | Always resolved env vars in path of config structure. |  Sebastien Douheret | 1 | -4/+12 |
2017-12-11 | Standardized XDS config file name and location. |  Sebastien Douheret | 7 | -7/+7 |
2017-12-11 | Fixed installed conf file name: agent-config.json. |  Sebastien Douheret | 2 | -3/+3 |
2017-12-08 | Fixed default webapp dir in config.json |  Sebastien Douheret | 1 | -1/+1 |
2017-12-06 | Add config.json.in example and cleanup windows package. |  Sebastien Douheret | 1 | -1/+4 |
2017-12-05 | Fixed XDS Server connection lost and reconnection. |  Sebastien Douheret | 3 | -24/+43 |
2017-12-05 | Improved silly logging. |  Sebastien Douheret | 5 | -18/+18 |
2017-12-04 | Added xds-project.conf file creation. |  Sebastien Douheret | 2 | -3/+24 |
2017-12-04 | Fixed default http agent and server port numbers. |  Sebastien Douheret | 1 | -2/+2 |
2017-12-01 | Added copyright headersv1.0.0-rc1 |  Sebastien Douheret | 77 | -7/+1360 |
2017-11-30 | Fixed subversion when tag doesn't include dash. |  Sebastien Douheret | 1 | -12/+18 |
2017-11-30 | Fixed env var settings - dashboard. |  Sebastien Douheret | 2 | -59/+39 |
2017-11-30 | Fixed server config setup on Init |  Sebastien Douheret | 1 | -4/+10 |
2017-11-30 | Added Help menu with doc link and About modal. |  Sebastien Douheret | 6 | -6/+130 |
2017-11-30 | Fixed build page when no project exists |  Sebastien Douheret | 5 | -38/+58 |