Age | Commit message (Expand) | Author | Files | Lines |
2018-12-18 | Update to latest FF verison and add GG releases | Sebastien Douheret | 1 | -1/+4 |
2018-11-06 | Allow XDT_SDK overwrite | Sebastien Douheret | 1 | -5/+7 |
2018-10-22 | Added support of new image_url field | Sebastien Douheret | 3 | -1/+26 |
2018-10-22 | Prevent db-dump failure when sdk is not valid | Sebastien Douheret | 1 | -1/+3 |
2018-10-22 | Adds 'image_url' JSON parameter to an SDK entry | Johann CAHIER | 1 | -66/+169 |
2018-10-18 | Fix qemu sdk detection | Sebastien Douheret | 1 | -16/+36 |
2018-10-16 | update xds-server package in docker | Clément Bénier | 3 | -0/+157 |
2018-10-11 | Fixed incorrect detection of installed SDKs | Sebastien Douheret | 1 | -0/+13 |
2018-10-09 | Update naming of SDKs provided by IoT.bzh | Sebastien Douheret | 1 | -2/+5 |
2018-10-09 | Cleanup useless SDKs from SDKs db/list | Sebastien Douheret | 1 | -7/+4 |
2018-10-03 | Update sdks list definition | Sebastien Douheret | 1 | -2/+5 |
2018-10-02 | fix sdks list bug: move rgx into db-dump | Clément Bénier | 2 | -6/+11 |
2018-09-20 | Update SDK definition - add flounder | Sebastien Douheret | 1 | -0/+4 |
2018-09-18 | Filter output of environment | José Bollo | 1 | -1/+1 |
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 |