Age | Commit message (Expand) | Author | Files | Lines |
2020-07-14 | [Fix] Ensure proper filename of public master key | Fabian Scheler | 1 | -1/+1 |
2020-07-13 | Merge pull request #122 from montjoie/postgres-fix | Kevin Hilman | 1 | -2/+41 |
2020-07-13 | Persistent DB need /etc/lava-server to be kept. | Corentin LABBE | 1 | -0/+3 |
2020-07-13 | Permit to set the postgres lavaserver password | Corentin LABBE | 1 | -1/+8 |
2020-07-13 | Sort master/workers keywords | Corentin LABBE | 1 | -2/+31 |
2020-07-13 | Fix upper case on boards.yaml | Alice Ferrazzi | 1 | -4/+4 |
2020-07-09 | Merge pull request #119 from aliceinwire/add_build_args | Kevin Hilman | 1 | -2/+6 |
2020-07-09 | Merge pull request #117 from Rahix/hws/tftp-binding | Kevin Hilman | 1 | -1/+4 |
2020-07-01 | Add option to add docker build arguments | Alice Ferrazzi | 1 | -2/+6 |
2020-06-01 | Support docker | Corentin LABBE | 1 | -1/+3 |
2020-05-20 | Make docker bind the TFTP server to the correct interface | Harald Seiler | 1 | -1/+4 |
2020-04-27 | lavalab-gen.py: use python3 | Corentin LABBE | 1 | -1/+1 |
2020-02-26 | Permit to specify LAVA version in boards.yaml | Corentin LABBE | 1 | -2/+15 |
2020-01-16 | Add custom volumes | Corentin LABBE | 1 | -1/+8 |
2020-01-16 | Add raw_custom_option | Corentin LABBE | 1 | -0/+3 |
2019-11-22 | Merge pull request #109 from montjoie/use_docker | Kevin Hilman | 1 | -1/+6 |
2019-11-22 | Permit to use docker commands in slave | Corentin LABBE | 1 | -1/+6 |
2019-11-21 | Install xnbd-server | Corentin LABBE | 1 | -0/+4 |
2019-10-16 | Enhance documentation | Corentin LABBE | 1 | -0/+2 |
2019-10-04 | lavalab-gen: Permit to have tags per slave | Corentin LABBE | 1 | -1/+7 |
2019-09-19 | Permit to custom SMTP server | Corentin LABBE | 1 | -3/+63 |
2019-09-19 | Permit to not export overlay server port | Corentin LABBE | 1 | -2/+7 |
2019-09-19 | Permit to not export NBD port | Corentin LABBE | 1 | -2/+8 |
2019-09-19 | Permit to not export TFTP port | Corentin LABBE | 1 | -2/+7 |
2019-09-03 | Use yaml safe_load insteald of load | Corentin LABBE | 1 | -4/+4 |
2019-08-26 | Add support for device-type alias | Corentin LABBE | 1 | -0/+6 |
2019-08-26 | Upgrade to 2019.07 | Corentin LABBE | 1 | -4/+12 |
2019-06-25 | lavalab-gen.py: Do not use ser2net when connection_command is set | Corentin LABBE | 1 | -2/+2 |
2019-06-10 | lavalab-gen.py: add localhost to allowed_hosts | Tobias Olausson | 1 | -1/+1 |
2019-06-04 | Permit to host healtchecks | Corentin LABBE | 1 | -2/+12 |
2019-05-17 | lavalab-gen.py: fix read of bind_dev | Corentin LABBE | 1 | -3/+3 |
2019-05-17 | lavalab-gen.py: fix NFS | Corentin LABBE | 1 | -2/+2 |
2019-05-17 | lavalab-gen.py: Modify how to enable TAP devices | Corentin LABBE | 1 | -6/+5 |
2019-05-13 | lava-slave: generate lavacli default identities | Corentin LABBE | 1 | -0/+3 |
2019-05-13 | lava-slave: support lava-coordinator | Corentin LABBE | 1 | -2/+17 |
2019-05-03 | Permit to add extra devices in the slave | Corentin LABBE | 1 | -1/+17 |
2019-04-25 | Permit to set arch for arm64 slaves | Corentin LABBE | 1 | -1/+8 |
2019-04-25 | Permit to do NFS jobs | Corentin LABBE | 1 | -1/+10 |
2019-04-01 | lavalab-gen.py: add ALLOWED_HOSTS | Corentin LABBE | 1 | -3/+11 |
2019-01-15 | Merge pull request #83 from montjoie/misc | khilman | 1 | -14/+44 |
2019-01-14 | Permit to choose loglevel | Corentin LABBE | 1 | -2/+26 |
2019-01-08 | lavalab-gen.py: Permit qemu to use TAP devices | Corentin LABBE | 1 | -0/+5 |
2019-01-07 | lavalab-gen.py: prevent duplication of device map | Corentin LABBE | 1 | -12/+13 |
2018-12-19 | lavalab-gen: more flexible custom_options | Kevin Hilman | 1 | -2/+6 |
2018-12-07 | lavalab-gen.py: ease to use alternate uart than ser2net | Corentin LABBE | 1 | -1/+3 |
2018-11-30 | lavalab-gen.py: Made ser2net the default | Corentin LABBE | 1 | -7/+10 |
2018-11-26 | lavalab-gen.py: Permits to bind host /dev to slave | Corentin LABBE | 1 | -2/+6 |
2018-11-20 | lavalab-gen.py: support adding ser2net options | Corentin LABBE | 1 | -6/+6 |
2018-11-19 | Merge pull request #67 from montjoie/interfacenumpr | khilman | 1 | -12/+7 |
2018-11-16 | lavalab-gen.py: Remove udev template for support of interfacenum | Corentin LABBE | 1 | -12/+7 |