aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Add gitlab issue/merge request templatesHEADricefish_17.90.0ricefish/17.90.017.90.0masterJan-Simon Moeller2-0/+6
2020-02-11Update .gitreview fileneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.113.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Jan-Simon Möller1-1/+1
2019-07-22Fix expired linkicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.08.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.0halibutLi Xiaoming1-2/+2
2019-04-07Use 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.1Sebastien Douheret44-315/+304
2019-03-07Freeze go-socket.io & go-engine.io version to v1.0.1Sebastien Douheret3-5/+164
2019-02-05Fixed/improved tests startup and exithalibut_7.90.0halibut/7.90.07.90.0Sebastien Douheret2-12/+57
2019-02-05Bump Copyright to 2019Sebastien Douheret1-2/+2
2018-12-19Switch to https protocol for IoT.bzh urlsguppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.36.99.46.99.3Sebastien Douheret1-8/+10
2018-12-18Update to latest FF verison and add GG releasesSebastien Douheret1-1/+4
2018-11-06Check dependency tools before running testsguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Sebastien Douheret2-0/+43
2018-11-06Add checking about go-race requested to run testsSebastien Douheret1-3/+6
2018-11-06Remove dependency of killallSebastien Douheret1-1/+1
2018-11-06Allow XDT_SDK overwriteSebastien Douheret2-6/+8
2018-10-26Removed incorrect setting for systemd serviceSebastien Douheret2-8/+0
2018-10-24testify: assert replace by requireClément Bénier6-168/+168
2018-10-24testExec: error exec with a fakeidClément Bénier1-2/+12
2018-10-23packaging: add dependency to jqSebastien Douheret3-1/+4
2018-10-22Added support of new image_url fieldSebastien Douheret4-1/+27
2018-10-22Rework zip package versioningSebastien Douheret1-8/+7
2018-10-22Fix testsSebastien Douheret6-28/+44
2018-10-22Prevent db-dump failure when sdk is not validSebastien Douheret1-1/+3
2018-10-22Adds 'image_url' JSON parameter to an SDK entryJohann CAHIER1-66/+169
2018-10-18Unset LD_LIBRARY_PATH before executing commands (exec api)Sebastien Douheret2-11/+21
2018-10-18Fix qemu sdk detectionSebastien Douheret1-16/+36
2018-10-16update xds-server package in dockerClément Bénier16-44/+479
2018-10-15fileconfig: env variables after default valuesClément Bénier1-7/+7
2018-10-11Fixed incorrect detection of installed SDKsSebastien Douheret1-0/+13
2018-10-09Update naming of SDKs provided by IoT.bzhSebastien Douheret1-2/+5
2018-10-09Cleanup useless SDKs from SDKs db/listSebastien Douheret1-7/+4
2018-10-08Improved again instructions readability of static pageSebastien Douheret1-3/+3
2018-10-04Update doc link and clarify instructionsSebastien Douheret2-4/+5
2018-10-03Update sdks list definitionSebastien Douheret1-2/+5
2018-10-02fix sdks list bug: move rgx into db-dumpClément Bénier2-6/+11
2018-09-24Cleanup sdks*.json files while executing distcleanguppy_6.90.0guppy/6.90.06.90.0Sebastien Douheret1-1/+1
2018-09-20Update SDK definition - add flounderSebastien Douheret1-0/+4
2018-09-18Filter output of environmentJosé Bollo1-1/+1
2018-08-24test target: launch user sshd for opening termflounder_5.99.6flounder_5.99.5flounder/5.99.6flounder/5.99.55.99.65.99.5Clément Bénier8-84/+357
2018-08-21Disable Go cache when running testsSebastien Douheret1-2/+3
2018-08-21Merge remote-tracking branch 'origin/sandbox/benierc/test'Clément Bénier18-2/+1453
2018-08-21test exec: waiting exit event after exec cmdsandbox/benierc/testClément Bénier1-16/+6
2018-08-21main_test.go: explicit main test entryClément Bénier1-0/+0
2018-08-21test xds-server: explicitly kill processClément Bénier1-1/+1
2018-08-21test target: disable terminals tests for nowClément Bénier1-72/+70
2018-08-21test logs: hide logClément Bénier7-52/+64
2018-08-21test target: open 1 terminal for connection errorsClément Bénier1-4/+19
2018-08-21tests: add comments and logsClément Bénier6-17/+91
2018-08-21test exec/sdk: use sdk for building exec projectClément Bénier4-29/+102
2018-08-21test exec: remove git2go and cloning afb-helloworldClément Bénier7-38/+233
2018-08-21test target: factorise testsClément Bénier1-75/+114
2018-08-21test target: listenning events for termsClément Bénier1-1/+60