Age | Commit message (Expand) | Author | Files | Lines |
2018-11-15 | lavalab-gen.py: Add missing newline after overrides | Corentin LABBE | 1 | -2/+2 |
2018-11-02 | lavalab-gen.py: permit to set env settings on slave via the master node | Corentin LABBE | 1 | -1/+11 |
2018-11-02 | lavalab-gen.py: permit to set env settings on slave | Corentin LABBE | 1 | -1/+14 |
2018-11-02 | lavalab-gen.py: Add slave_keys for copying public slave keys | Corentin LABBE | 1 | -1/+6 |
2018-10-18 | lavalab-gen: permit to choose alternate boards.yaml | Corentin LABBE | 1 | -0/+8 |
2018-10-17 | Permit to set a group on boards | Corentin LABBE | 1 | -0/+7 |
2018-10-17 | Permit to create groups | Corentin LABBE | 1 | -2/+23 |
2018-10-15 | Permit to give board to user | Corentin LABBE | 1 | -0/+4 |
2018-10-15 | Rename export_ser2net to expose_ser2net | Corentin LABBE | 1 | -4/+7 |
2018-10-15 | lavalab-gen.py: Permit to customize exposed ports to a slave | Corentin LABBE | 1 | -1/+4 |
2018-09-13 | Permit to add tags to devices | Corentin LABBE | 1 | -0/+6 |
2018-09-13 | lavalab-gen.py: permit to have no master in boards.yaml | Corentin LABBE | 1 | -11/+21 |
2018-09-13 | lavalab-gen: fiz zmq key filename assumptions | Kevin Hilman | 1 | -6/+6 |
2018-09-07 | lavalab-gen.py: add default max-connections for ser2net | Corentin LABBE | 1 | -5/+34 |
2018-09-03 | lavalab-gen.py: change default start port for ser2net | Corentin LABBE | 1 | -1/+2 |
2018-09-03 | lavalab-gen.py: default_slave is a valid keyword | Corentin LABBE | 1 | -1/+1 |
2018-09-03 | lavalab-gen.py: replace slave_name by worker_name | Corentin LABBE | 1 | -7/+7 |
2018-07-30 | Fix login failure on https | Corentin LABBE | 1 | -1/+2 |
2018-07-26 | Permit to configure email for LAVA users | Corentin LABBE | 1 | -1/+4 |
2018-07-26 | lavalab-gen.py: use zmq_auth value | Corentin LABBE | 1 | -1/+3 |
2018-07-26 | Permit to choose the FQDN printed in email | Corentin LABBE | 1 | -1/+8 |
2018-07-25 | Remove build-lava | Corentin LABBE | 1 | -2/+0 |
2018-07-24 | lavalab-gen.py: token is optional for users | Corentin LABBE | 1 | -2/+3 |
2018-07-23 | Merge pull request #33 from montjoie/zmq_auth | khilman | 1 | -3/+30 |
2018-07-23 | Handle ZMQ auth | Corentin LABBE | 1 | -3/+30 |
2018-07-20 | Merge pull request #32 from montjoie/persistantdb_pr | khilman | 1 | -1/+11 |
2018-07-19 | Made the database persistent | Corentin LABBE | 1 | -1/+11 |
2018-07-16 | Merge pull request #30 from montjoie/fix072018 | khilman | 1 | -5/+55 |
2018-07-12 | Detect unknown keywords | Corentin LABBE | 1 | -0/+16 |
2018-07-12 | Support screen for uart | Corentin LABBE | 1 | -1/+16 |
2018-07-04 | Implement ser2net | Corentin LABBE | 1 | -5/+24 |
2018-06-05 | lavalab-gen: add \n between custom options | Kevin Hilman | 1 | -1/+1 |
2018-06-05 | Permit to access LAVA webadmin via https | Corentin LABBE | 1 | -0/+31 |
2018-06-05 | Implement Multipleslave | Corentin LABBE | 1 | -123/+256 |
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 | 1 | -2/+2 |
2018-04-13 | Add uboot_ipaddr | Corentin LABBE | 1 | -0/+2 |
2018-03-08 | Rename lab to worker | Corentin LABBE | 1 | -20/+20 |
2018-02-15 | Clean argument parsing | Corentin LABBE | 1 | -6/+2 |
2018-02-14 | Force the use of hexadecimal values for product/vendor IDs | Corentin LABBE | 1 | -2/+8 |
2018-02-14 | Made lavalab-gen.py python3 compatible | Corentin LABBE | 1 | -14/+14 |
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-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 | 1 | -1/+3 |
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 | 1 | -15/+10 |
2018-02-02 | A pdu is optionnal | Corentin LABBE | 1 | -2/+2 |