Age | Commit message (Expand) | Author | Files | Lines |
2018-02-02 | Handle optional macaddr |  Corentin LABBE | 1 | -0/+3 |
2018-02-02 | Implement connection_command |  Corentin LABBE | 1 | -0/+6 |
2018-02-02 | lavalab-gen.py: Handle non-FTDI UART via devpath |  Corentin LABBE | 1 | -4/+14 |
2018-02-02 | Generate udev rules in udev directory |  Corentin LABBE | 2 | -3/+5 |
2018-02-02 | produce non-duplicate udev files |  Corentin LABBE | 1 | -1/+1 |
2018-02-02 | Remove lavapdu support and replace with pdu_generic |  Corentin LABBE | 3 | -31/+10 |
2018-02-02 | A pdu is optionnal |  Corentin LABBE | 1 | -2/+2 |
2018-02-02 | Create a working default boards.yaml |  Corentin LABBE | 1 | -54/+2 |
2018-02-02 | Handle boards without uart |  Corentin LABBE | 1 | -10/+14 |
2018-02-02 | Move conmux and slaves directory creation |  Corentin LABBE | 1 | -4/+10 |
2018-02-02 | Change misleading lab-slave-name example |  Corentin LABBE | 1 | -1/+1 |
2018-02-02 | Permit to customize dispatcher_ip |  Corentin LABBE | 2 | -5/+7 |
2018-02-02 | Place board under boardlist |  Corentin LABBE | 3 | -65/+67 |
2018-02-02 | stick to LAVA 2017.11 |  Corentin LABBE | 4 | -41/+153 |
2018-01-09 | Permit to create staff/superuser users |  Corentin LABBE | 5 | -8/+28 |
2018-01-08 | Use detach mode in docker-compose |  Corentin LABBE | 1 | -1/+1 |
2018-01-08 | Remove dns_search options propagation from host |  Corentin LABBE | 1 | -0/+2 |
2018-01-08 | Fix custom device-type handling |  Corentin LABBE | 1 | -4/+5 |
2018-01-08 | Some actions need root privileges |  Corentin LABBE | 1 | -2/+9 |
2018-01-08 | qemu: Some arch does not have kvm |  Corentin LABBE | 2 | -2/+6 |
2018-01-08 | Fix libguestfs on slave |  Corentin LABBE | 3 | -1/+8 |
2018-01-08 | Disable CSRF cookie |  Corentin LABBE | 3 | -1/+20 |
2018-01-08 | Use cu package from testing |  Corentin LABBE | 1 | -0/+6 |
2018-01-08 | Remove unused port 1022:22 |  Corentin LABBE | 1 | -1/+0 |
2018-01-08 | Move XNBD ports outside of dynamic port range |  Corentin LABBE | 2 | -3/+4 |
2018-01-08 | Remove old squid PID |  Corentin LABBE | 1 | -0/+5 |
2017-10-27 | Add squid for caching LAVA downloads |  Corentin LABBE | 6 | -0/+7996 |
2017-10-27 | Add sample dhcpd and helper lavalab-gen.sh |  Corentin LABBE | 2 | -0/+142 |
2017-10-26 | Forgot to comment the generated slave directory |  Corentin LABBE | 1 | -1/+2 |
2017-10-26 | Add health-checks copy |  Corentin LABBE | 2 | -0/+2 |
2017-10-26 | Need to copy slaves files in dispatcher.d |  Corentin LABBE | 1 | -0/+1 |
2017-10-26 | Forgot to comment the git install on master |  Corentin LABBE | 1 | -13/+13 |
2017-10-25 | Merge pull request #9 from montjoie/dockercompose |  Tyler Baker | 18 | -16/+552 |
2017-10-25 | Add support for lavapdu |  Corentin LABBE | 3 | -0/+35 |
2017-10-25 | Add support for conmux |  Corentin LABBE | 3 | -0/+25 |
2017-10-25 | Handle generated files |  Corentin LABBE | 3 | -0/+81 |
2017-10-25 | Introduce docker-compose |  Corentin LABBE | 5 | -16/+315 |
2017-10-25 | import lava-slave |  Corentin LABBE | 5 | -0/+96 |
2017-10-25 | Move master files in lava-master |  Corentin LABBE | 4 | -0/+0 |
2017-10-24 | Merge pull request #8 from montjoie/debianstable |  Tyler Baker | 1 | -10/+15 |
2017-10-24 | Use correct lava-server command to create admin user |  Corentin LABBE | 1 | -1/+1 |
2017-10-24 | Split some actions |  Corentin LABBE | 1 | -6/+9 |
2017-10-24 | Use debian stable instead of unstable |  Corentin LABBE | 1 | -4/+6 |
2017-08-29 | README: add a note about security |  Tyler Baker | 1 | -0/+13 |
2017-06-12 | Dockerfile: remove inflight LAVA patch |  Tyler Baker | 1 | -1/+0 |
2017-06-06 | Merge pull request #5 from khilman/wip/packages |  Tyler Baker | 1 | -0/+1 |
2017-06-06 | Dockerfile: install python-setproctitle |  Kevin Hilman | 1 | -0/+1 |
2017-05-24 | Merge pull request #4 from khilman/wip/packages |  Tyler Baker | 1 | -0/+2 |
2017-05-24 | Dockerfile: add ser2net, u-boot-tools |  Kevin Hilman | 1 | -0/+2 |
2017-05-16 | Dockerfile: expose port 3079 for the LAVA coordinator |  Tyler Baker | 1 | -1/+1 |