Age | Commit message (Expand) | Author | Files | Lines |
2018-07-24 | Merge pull request #35 from montjoie/token_fix |  khilman | 3 | -3/+6 |
2018-07-24 | lavalab-gen.py: token is optional for users |  Corentin LABBE | 3 | -3/+6 |
2018-07-23 | Merge pull request #33 from montjoie/zmq_auth |  khilman | 13 | -3/+155 |
2018-07-23 | Handle ZMQ auth |  Corentin LABBE | 13 | -3/+155 |
2018-07-20 | Merge pull request #32 from montjoie/persistantdb_pr |  khilman | 6 | -3/+75 |
2018-07-20 | Do not add already existing token |  Corentin LABBE | 1 | -2/+7 |
2018-07-20 | Permit to backup/restore lavaserver database |  Corentin LABBE | 5 | -0/+49 |
2018-07-19 | Made the database persistent |  Corentin LABBE | 3 | -1/+19 |
2018-07-16 | Merge pull request #30 from montjoie/fix072018 |  khilman | 10 | -18/+108 |
2018-07-12 | Exit if device-types patch does not apply |  Corentin LABBE | 1 | -1/+1 |
2018-07-12 | Add device-types and tokens at startup |  Corentin LABBE | 3 | -8/+20 |
2018-07-12 | Permit to have backported LAVA patch |  Corentin LABBE | 3 | -0/+6 |
2018-07-12 | Do not copy start/stop scripts twice |  Corentin LABBE | 1 | -4/+0 |
2018-07-12 | Detect unknown keywords |  Corentin LABBE | 1 | -0/+16 |
2018-07-12 | Support screen for uart |  Corentin LABBE | 5 | -1/+35 |
2018-07-09 | Merge pull request #28 from kernelci/wip/fixes |  khilman | 1 | -1/+1 |
2018-07-04 | Implement ser2net |  Corentin LABBE | 5 | -5/+31 |
2018-06-05 | lavalab-gen: add \n between custom options |  Kevin Hilman | 1 | -1/+1 |
2018-06-05 | Merge pull request #27 from montjoie/multi_slave_2018_x |  khilman | 26 | -414/+1166 |
2018-06-05 | Permit to access LAVA webadmin via https |  Corentin LABBE | 3 | -16/+32 |
2018-06-05 | Allow to have device-types-patch |  Corentin LABBE | 2 | -0/+3 |
2018-06-05 | Upgrade to 2018.4 |  Corentin LABBE | 10 | -62/+556 |
2018-06-05 | Implement Multipleslave |  Corentin LABBE | 16 | -337/+576 |
2018-05-25 | Merge pull request #25 from montjoie/miscfix03 |  khilman | 7 | -37/+52 |
2018-04-13 | Permit to add custom option in board files |  Corentin LABBE | 1 | -0/+3 |
2018-04-13 | Rename macaddr to uboot_macaddr |  Corentin LABBE | 3 | -4/+4 |
2018-04-13 | Add uboot_ipaddr |  Corentin LABBE | 2 | -0/+3 |
2018-03-08 | labalab-gen.sh: clean all generated files |  Corentin LABBE | 1 | -0/+3 |
2018-03-08 | Reorder start of slave services |  Corentin LABBE | 1 | -5/+7 |
2018-03-08 | Rename lab to worker |  Corentin LABBE | 2 | -22/+22 |
2018-03-08 | Move copy of helper scripts |  Corentin LABBE | 1 | -4/+4 |
2018-03-08 | Install qemu-kvm only on x86/x86_64 |  Corentin LABBE | 2 | -2/+4 |
2018-03-07 | Ensure that tty can be read by cu |  Corentin LABBE | 1 | -0/+2 |
2018-02-26 | Merge pull request #24 from montjoie/fixmisc |  khilman | 1 | -1/+1 |
2018-02-23 | Fix "Remove tty/stdin options" |  Corentin LABBE | 1 | -1/+1 |
2018-02-16 | Merge pull request #23 from montjoie/misc |  khilman | 4 | -14/+10 |
2018-02-16 | Remove tty/stdin options |  Corentin LABBE | 1 | -2/+0 |
2018-02-16 | README: Fix vendor/product ID format |  Corentin LABBE | 1 | -6/+6 |
2018-02-16 | Add healths check jobs |  Corentin LABBE | 1 | -0/+2 |
2018-02-15 | Clean argument parsing |  Corentin LABBE | 1 | -6/+2 |
2018-02-14 | Merge pull request #22 from montjoie/hexid |  khilman | 3 | -30/+36 |
2018-02-14 | Merge pull request #21 from montjoie/enablekvm |  khilman | 3 | -10/+18 |
2018-02-14 | Force the use of hexadecimal values for product/vendor IDs |  Corentin LABBE | 3 | -16/+22 |
2018-02-14 | Made lavalab-gen.py python3 compatible |  Corentin LABBE | 1 | -14/+14 |
2018-02-14 | Document host_has_cpuflag_kvm |  Corentin LABBE | 1 | -0/+1 |
2018-02-14 | Remove old devices node |  Corentin LABBE | 1 | -4/+0 |
2018-02-14 | Reintroduce qemu KVM support |  Corentin LABBE | 1 | -1/+11 |
2018-02-14 | Remove hardcoded devices for lava-slave |  Corentin LABBE | 1 | -4/+5 |
2018-02-14 | Fix the lab-slave-0 name |  Corentin LABBE | 1 | -1/+1 |
2018-02-08 | Merge pull request #20 from montjoie/documentation |  khilman | 2 | -54/+332 |