aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Convert db-dump to python3Sebastien Douheret1-2/+3
2018-04-05Fixed meta tags in path to avoid conflict with spec syntaxv1.1.1Sebastien Douheret1-1/+1
2018-04-05Rework SDK default directory.Sebastien Douheret2-6/+10
2018-04-05Fixed sdk uuid setting during install [SPEC-1377]Sebastien Douheret4-11/+40
2018-04-05Add package lock fileSebastien Douheret2-1/+14
2018-04-05Added Target and Terminal events through WS.Sebastien Douheret5-38/+163
2018-03-09Fixed terminal output (support escape and control characters)Sebastien Douheret5-27/+33
2018-02-23Added target and terminal support.v1.1.0Sebastien Douheret19-24/+1513
2018-02-08Avoid duplicate SDK install dir - SPEC-1252Sebastien Douheret5-30/+64
2018-02-06Auto update SDK DB on startup.Sebastien Douheret5-3/+51
2018-01-26Don't send command output too fast.eel_5.0.1eel/5.0.15.0.1Sebastien Douheret1-60/+13
2018-01-23Reworked SDKs events (introduced sdk-state-change)Sebastien Douheret5-37/+84
2018-01-22Migrate db-dump script in python avoid nodejs depSebastien Douheret1-136/+129
2018-01-22Fix not existing /etc/xdtrc fileRomain Forlot1-1/+1
2018-01-22Make sure using space as indentation styleRomain Forlot2-6/+8
2018-01-18Fixed GOPATH setup while debugging in VSCSebastien Douheret1-4/+2
2018-01-16[webapp] Add minimum size for buttonRonan Le Martret1-0/+1
2018-01-10Update sdks list with EEL/5.0.0 release.v1.0.1Sebastien Douheret1-3/+7
2018-01-10Fixed go linter warnings.Sebastien Douheret3-12/+25
2018-01-09Fixed source env sdk file when file is not set.Sebastien Douheret2-0/+7
2018-01-09Create sdk directory when needed.Sebastien Douheret1-0/+6
2018-01-08Fixed sdks db-update name and backup prev version.v1.0.0Sebastien Douheret2-4/+10
2018-01-05Update vendor/debug rule according to gerrit migration.Sebastien Douheret3-5/+4
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret37-89/+88
2018-01-05Added AGL .gitreview fileSebastien Douheret1-0/+5
2018-01-04Improved and fixed local SDK tarball installation.Sebastien Douheret13-84/+431
2017-12-23Fixed SDKs management when running in xds VM.v1.0.0-rc2Sebastien Douheret8-17/+70
2017-12-22Fixed invalid default value for Sdkscripts directory.Sebastien Douheret2-11/+11
2017-12-22Added SDKs management support.Sebastien Douheret26-64/+1283
2017-12-16Fixed and improved events management.Sebastien Douheret12-257/+341
2017-12-11Standardized XDS config file name and location.Sebastien Douheret12-43/+28
2017-12-11Removed useless code of deprecated make command.Sebastien Douheret1-203/+1
2017-12-08Support old folder type encoding (backward compatibility)Sebastien Douheret2-4/+16
2017-12-05Move xds-project.conf file create to xds-agent.Sebastien Douheret1-24/+0
2017-12-05Fixed default xds-agent port number and env var (XDS_AGENT_URL)Sebastien Douheret3-11/+16
2017-12-05Improved Silly logging.Sebastien Douheret3-6/+13
2017-11-30Fix null pointer exception when no sdk installed.v1.0.0-rc1Sebastien Douheret1-1/+3
2017-11-30Added Copyright header.Sebastien Douheret40-6/+691
2017-11-30Fixed subversion when tag doesn't include dash.Sebastien Douheret2-7/+12
2017-11-30Create server data directory when not existing.Sebastien Douheret2-0/+9
2017-11-29Fixed double 'v' letter in package nameSebastien Douheret1-2/+2
2017-11-29Check go version and print error if not >1.8.1Sebastien Douheret1-1/+14
2017-11-29Fixed bug introduces by previous commit / refitSebastien Douheret3-13/+17
2017-11-29Refit source files to have a public xs-apiv1 lib package.Sebastien Douheret32-901/+918
2017-11-28Defined structures for /exec and /signal response.Sebastien Douheret1-9/+14
2017-11-24Fixed SDK ID resolution for /exec api.Sebastien Douheret2-7/+7
2017-11-24Add folder update support and ClientData field.Sebastien Douheret10-65/+151
2017-11-21Always close gdb pty/tty even if an error rises.Sebastien Douheret1-8/+10
2017-11-17Merge remote-tracking branch 'origin/master' into wipSebastien Douheret2-2/+2
2017-11-17Fixed spaces handling in RPath - SPEC1116Sebastien Douheret1-1/+1