Age | Commit message (Expand) | Author | Files | Lines |
2019-04-07 | Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1 |  Sebastien Douheret | 44 | -315/+304 |
2019-03-07 | Freeze go-socket.io & go-engine.io version to v1.0.1 |  Sebastien Douheret | 3 | -5/+164 |
2019-02-05 | Fixed/improved tests startup and exithalibut_7.90.0halibut/7.90.07.90.0 |  Sebastien Douheret | 2 | -12/+57 |
2019-02-05 | Bump Copyright to 2019 |  Sebastien Douheret | 1 | -2/+2 |
2018-12-19 | Switch to https protocol for IoT.bzh urlsguppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.36.99.46.99.3 |  Sebastien Douheret | 1 | -8/+10 |
2018-12-18 | Update to latest FF verison and add GG releases |  Sebastien Douheret | 1 | -1/+4 |
2018-11-06 | Check dependency tools before running testsguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1 |  Sebastien Douheret | 2 | -0/+43 |
2018-11-06 | Add checking about go-race requested to run tests |  Sebastien Douheret | 1 | -3/+6 |
2018-11-06 | Remove dependency of killall |  Sebastien Douheret | 1 | -1/+1 |
2018-11-06 | Allow XDT_SDK overwrite |  Sebastien Douheret | 2 | -6/+8 |
2018-10-26 | Removed incorrect setting for systemd service |  Sebastien Douheret | 2 | -8/+0 |
2018-10-24 | testify: assert replace by require |  Clément Bénier | 6 | -168/+168 |
2018-10-24 | testExec: error exec with a fakeid |  Clément Bénier | 1 | -2/+12 |
2018-10-23 | packaging: add dependency to jq |  Sebastien Douheret | 3 | -1/+4 |
2018-10-22 | Added support of new image_url field |  Sebastien Douheret | 4 | -1/+27 |
2018-10-22 | Rework zip package versioning |  Sebastien Douheret | 1 | -8/+7 |
2018-10-22 | Fix tests |  Sebastien Douheret | 6 | -28/+44 |
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 | Unset LD_LIBRARY_PATH before executing commands (exec api) |  Sebastien Douheret | 2 | -11/+21 |
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 | 16 | -44/+479 |
2018-10-15 | fileconfig: env variables after default values |  Clément Bénier | 1 | -7/+7 |
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-08 | Improved again instructions readability of static page |  Sebastien Douheret | 1 | -3/+3 |
2018-10-04 | Update doc link and clarify instructions |  Sebastien Douheret | 2 | -4/+5 |
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-24 | Cleanup sdks*.json files while executing distcleanguppy_6.90.0guppy/6.90.06.90.0 |  Sebastien Douheret | 1 | -1/+1 |
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-24 | test target: launch user sshd for opening termflounder_5.99.6flounder_5.99.5flounder/5.99.6flounder/5.99.55.99.65.99.5 |  Clément Bénier | 8 | -84/+357 |
2018-08-21 | Disable Go cache when running tests |  Sebastien Douheret | 1 | -2/+3 |
2018-08-21 | Merge remote-tracking branch 'origin/sandbox/benierc/test' |  Clément Bénier | 18 | -2/+1453 |
2018-08-21 | test exec: waiting exit event after exec cmdsandbox/benierc/test |  Clément Bénier | 1 | -16/+6 |
2018-08-21 | main_test.go: explicit main test entry |  Clément Bénier | 1 | -0/+0 |
2018-08-21 | test xds-server: explicitly kill process |  Clément Bénier | 1 | -1/+1 |
2018-08-21 | test target: disable terminals tests for now |  Clément Bénier | 1 | -72/+70 |
2018-08-21 | test logs: hide log |  Clément Bénier | 7 | -52/+64 |
2018-08-21 | test target: open 1 terminal for connection errors |  Clément Bénier | 1 | -4/+19 |
2018-08-21 | tests: add comments and logs |  Clément Bénier | 6 | -17/+91 |
2018-08-21 | test exec/sdk: use sdk for building exec project |  Clément Bénier | 4 | -29/+102 |
2018-08-21 | test exec: remove git2go and cloning afb-helloworld |  Clément Bénier | 7 | -38/+233 |
2018-08-21 | test target: factorise tests |  Clément Bénier | 1 | -75/+114 |
2018-08-21 | test target: listenning events for terms |  Clément Bénier | 1 | -1/+60 |
2018-08-21 | test target: update -> listen to events |  Clément Bénier | 1 | -0/+35 |
2018-08-21 | test sdks: close channels |  Clément Bénier | 1 | -0/+2 |
2018-08-21 | test exec: waiting for events and timeout while building |  Clément Bénier | 1 | -2/+19 |