Age | Commit message (Expand) | Author | Files | Lines |
2018-07-05 | Update/fix rpm and deb packaging |  Sebastien Douheret | 6 | -13/+16 |
2018-06-27 | Used latest version of xds-common packageflounder_5.99.1flounder/5.99.15.99.1 |  Sebastien Douheret | 1 | -1/+1 |
2018-06-27 | Fixed sdk from local file installation |  Sebastien Douheret | 7 | -6/+22 |
2018-06-27 | Updated AGL sdks list definition |  Sebastien Douheret | 1 | -4/+14 |
2018-05-15 | Add packaging files |  Ronan Le Martret | 8 | -0/+246 |
2018-04-05 | Convert db-dump to python3 |  Sebastien Douheret | 1 | -2/+3 |
2018-04-05 | Fixed meta tags in path to avoid conflict with spec syntaxv1.1.1 |  Sebastien Douheret | 1 | -1/+1 |
2018-04-05 | Rework SDK default directory. |  Sebastien Douheret | 2 | -6/+10 |
2018-04-05 | Fixed sdk uuid setting during install [SPEC-1377] |  Sebastien Douheret | 4 | -11/+40 |
2018-04-05 | Add package lock file |  Sebastien Douheret | 2 | -1/+14 |
2018-04-05 | Added Target and Terminal events through WS. |  Sebastien Douheret | 5 | -38/+163 |
2018-03-09 | Fixed terminal output (support escape and control characters) |  Sebastien Douheret | 5 | -27/+33 |
2018-02-23 | Added target and terminal support.v1.1.0 |  Sebastien Douheret | 19 | -24/+1513 |
2018-02-08 | Avoid duplicate SDK install dir - SPEC-1252 |  Sebastien Douheret | 5 | -30/+64 |
2018-02-06 | Auto update SDK DB on startup. |  Sebastien Douheret | 5 | -3/+51 |
2018-01-26 | Don't send command output too fast.eel_5.0.1eel/5.0.15.0.1 |  Sebastien Douheret | 1 | -60/+13 |
2018-01-23 | Reworked SDKs events (introduced sdk-state-change) |  Sebastien Douheret | 5 | -37/+84 |
2018-01-22 | Migrate db-dump script in python avoid nodejs dep |  Sebastien Douheret | 1 | -136/+129 |
2018-01-22 | Fix not existing /etc/xdtrc file |  Romain Forlot | 1 | -1/+1 |
2018-01-22 | Make sure using space as indentation style |  Romain Forlot | 2 | -6/+8 |
2018-01-18 | Fixed GOPATH setup while debugging in VSC |  Sebastien Douheret | 1 | -4/+2 |
2018-01-16 | [webapp] Add minimum size for button |  Ronan Le Martret | 1 | -0/+1 |
2018-01-10 | Update sdks list with EEL/5.0.0 release.v1.0.1 |  Sebastien Douheret | 1 | -3/+7 |
2018-01-10 | Fixed go linter warnings. |  Sebastien Douheret | 3 | -12/+25 |
2018-01-09 | Fixed source env sdk file when file is not set. |  Sebastien Douheret | 2 | -0/+7 |
2018-01-09 | Create sdk directory when needed. |  Sebastien Douheret | 1 | -0/+6 |
2018-01-08 | Fixed sdks db-update name and backup prev version.v1.0.0 |  Sebastien Douheret | 2 | -4/+10 |
2018-01-05 | Update vendor/debug rule according to gerrit migration. |  Sebastien Douheret | 3 | -5/+4 |
2018-01-05 | Migration to AGL gerrit (update go import) |  Sebastien Douheret | 37 | -89/+88 |
2018-01-05 | Added AGL .gitreview file |  Sebastien Douheret | 1 | -0/+5 |
2018-01-04 | Improved and fixed local SDK tarball installation. |  Sebastien Douheret | 13 | -84/+431 |
2017-12-23 | Fixed SDKs management when running in xds VM.v1.0.0-rc2 |  Sebastien Douheret | 8 | -17/+70 |
2017-12-22 | Fixed invalid default value for Sdkscripts directory. |  Sebastien Douheret | 2 | -11/+11 |
2017-12-22 | Added SDKs management support. |  Sebastien Douheret | 26 | -64/+1283 |
2017-12-16 | Fixed and improved events management. |  Sebastien Douheret | 12 | -257/+341 |
2017-12-11 | Standardized XDS config file name and location. |  Sebastien Douheret | 12 | -43/+28 |
2017-12-11 | Removed useless code of deprecated make command. |  Sebastien Douheret | 1 | -203/+1 |
2017-12-08 | Support old folder type encoding (backward compatibility) |  Sebastien Douheret | 2 | -4/+16 |
2017-12-05 | Move xds-project.conf file create to xds-agent. |  Sebastien Douheret | 1 | -24/+0 |
2017-12-05 | Fixed default xds-agent port number and env var (XDS_AGENT_URL) |  Sebastien Douheret | 3 | -11/+16 |
2017-12-05 | Improved Silly logging. |  Sebastien Douheret | 3 | -6/+13 |
2017-11-30 | Fix null pointer exception when no sdk installed.v1.0.0-rc1 |  Sebastien Douheret | 1 | -1/+3 |
2017-11-30 | Added Copyright header. |  Sebastien Douheret | 40 | -6/+691 |
2017-11-30 | Fixed subversion when tag doesn't include dash. |  Sebastien Douheret | 2 | -7/+12 |
2017-11-30 | Create server data directory when not existing. |  Sebastien Douheret | 2 | -0/+9 |
2017-11-29 | Fixed double 'v' letter in package name |  Sebastien Douheret | 1 | -2/+2 |
2017-11-29 | Check go version and print error if not >1.8.1 |  Sebastien Douheret | 1 | -1/+14 |
2017-11-29 | Fixed bug introduces by previous commit / refit |  Sebastien Douheret | 3 | -13/+17 |
2017-11-29 | Refit source files to have a public xs-apiv1 lib package. |  Sebastien Douheret | 32 | -901/+918 |
2017-11-28 | Defined structures for /exec and /signal response. |  Sebastien Douheret | 1 | -9/+14 |