Age | Commit message (Expand) | Author | Files | Lines |
2018-08-20 | Fixed GPG keyserver intermittenly failure | Sebastien Douheret | 1 | -1/+10 |
2018-07-06 | Add retry (3 times) when glide download fails | Sebastien Douheret | 1 | -10/+10 |
2018-07-05 | Update/fix rpm and deb packaging | Sebastien Douheret | 1 | -1/+1 |
2018-06-27 | Fixed sdk from local file installation | Sebastien Douheret | 4 | -2/+14 |
2018-06-27 | Updated AGL sdks list definition | Sebastien Douheret | 1 | -4/+14 |
2018-04-05 | Convert db-dump to python3 | Sebastien Douheret | 1 | -2/+3 |
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 | 3 | -11/+39 |
2018-02-08 | Avoid duplicate SDK install dir - SPEC-1252 | Sebastien Douheret | 3 | -25/+47 |
2018-02-06 | Auto update SDK DB on startup. | Sebastien Douheret | 1 | -1/+18 |
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-10 | Update sdks list with EEL/5.0.0 release.v1.0.1 | Sebastien Douheret | 1 | -3/+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-04 | Improved and fixed local SDK tarball installation. | Sebastien Douheret | 7 | -36/+240 |
2017-12-23 | Fixed SDKs management when running in xds VM.v1.0.0-rc2 | Sebastien Douheret | 4 | -6/+7 |
2017-12-22 | Added SDKs management support. | Sebastien Douheret | 9 | -1/+556 |
2017-12-11 | Standardized XDS config file name and location. | Sebastien Douheret | 2 | -0/+0 |
2017-11-30 | Added Copyright header. | Sebastien Douheret | 6 | -0/+103 |
2017-11-10 | Fix case where ~/.ssh/id_rsa.pub is a softlink | brian avery | 1 | -1/+1 |
2017-10-19 | Fix ssh command when execited with a wget pipev0.3.3 | Sebastien Douheret | 1 | -3/+3 |
2017-10-19 | Support case when .ssh and default key dont exist. | Sebastien Douheret | 1 | -5/+6 |
2017-10-19 | Fix warnings detected by shellcheck. | Sebastien Douheret | 1 | -22/+18 |
2017-10-19 | Fix: piped execution of script failed | Forlot Romain [IoT.bzh] | 1 | -1/+1 |
2017-10-19 | Fixed auto detection of version | Sebastien Douheret | 1 | -5/+5 |
2017-10-19 | Fix docker images detection on Redhat like distro. | Sebastien Douheret | 1 | -2/+3 |
2017-10-17 | Improved docker creation script. | Sebastien Douheret | 1 | -18/+55 |
2017-10-16 | Fixed xds systemd user service | Sebastien Douheret | 1 | -9/+28 |
2017-10-12 | xds-server is now start as user systemd service. | Sebastien Douheret | 1 | -5/+4 |
2017-10-12 | Add --volume option support. | Sebastien Douheret | 1 | -9/+23 |
2017-10-12 | Fix ssh credential copy where hostname cannot be resolved | Sebastien Douheret | 1 | -3/+3 |
2017-09-14 | Allow to install sdks from local file when iot download site is not available | Sebastien Douheret | 1 | -1/+2 |
2017-09-14 | Dynamically retrieve docker image name/version | Sebastien Douheret | 1 | -11/+23 |
2017-09-13 | Set same uid and gid inside and outside docker | Sebastien Douheret | 1 | -16/+34 |
2017-09-13 | Auto retrieve docker image tag | Sebastien Douheret | 1 | -0/+10 |
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server | Sebastien Douheret | 3 | -83/+15 |
2017-08-30 | Bump docker container version to 4.0 and update doc. | Sebastien Douheret | 1 | -2/+6 |
2017-08-30 | Fixed again freeze when iot.bzh website is not accessiblev0.2.2 | Sebastien Douheret | 1 | -7/+7 |
2017-08-30 | Prevent script freeze when iot.bzh website is not accessible. | Sebastien Douheret | 1 | -0/+7 |
2017-07-24 | Support SDK directory with spaces | Sebastien Douheret | 1 | -5/+5 |
2017-07-09 | Set exit code | Sebastien Douheret | 2 | -0/+3 |
2017-06-27 | Update Readme file | Ronan Le Martret | 2 | -0/+23 |
2017-06-26 | Fix FILE decoding when --file option is set with a full path. | Sebastien Douheret | 1 | -0/+1 |
2017-06-26 | Intel SDK is now named corei7-64. | Sebastien Douheret | 1 | -3/+9 |
2017-06-22 | Fix invalid file parameter. | Sebastien Douheret | 1 | -2/+2 |
2017-06-22 | Fix args decoding and improve error detection. | Sebastien Douheret | 1 | -7/+12 |
2017-06-20 | Update xds-agent tarballs by default. | Sebastien Douheret | 1 | -1/+1 |
2017-06-20 | Create XDT_SDK dir when not existing. | Sebastien Douheret | 1 | -0/+2 |
2017-06-20 | Add script to start AGL worker XDS docker container. | Sebastien Douheret | 1 | -0/+102 |