Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch config file to json | Roberto Hueso Gómez | 2020-05-13 | 2 | -14/+20 |
* | Extend use of OG_PARTITIONS_CFG_PATH for /setup and /refresh | Roberto Hueso Gómez | 2020-05-11 | 1 | -7/+4 |
* | Poweroff when no VM and no jobs are running | Roberto Hueso Gómez | 2020-05-11 | 2 | -1/+40 |
* | Add OgVM class to abstract VMs | Roberto Hueso Gómez | 2020-04-28 | 1 | -9/+36 |
* | Poweroff VM before some operations | Roberto Hueso Gómez | 2020-04-28 | 1 | -22/+20 |
* | Send last stored setup if VM is running | Roberto Hueso Gómez | 2020-04-28 | 1 | -6/+21 |
* | Add OgQMP recv method | Roberto Hueso Gómez | 2020-04-28 | 1 | -1/+23 |
* | Fix disk used size calculation | Roberto Hueso Gómez | 2020-04-28 | 1 | -1/+1 |
* | Control errors in OgQMP for virtual mode | Roberto Hueso Gómez | 2020-04-22 | 1 | -59/+78 |
* | Add realtime log menu | Javier Sánchez Parra | 2020-04-22 | 1 | -6/+26 |
* | Avoid killing ogclient in virtual mode | Roberto Hueso Gómez | 2020-04-20 | 1 | -8/+8 |
* | Avoid writting /software output to a file | Roberto Hueso Gómez | 2020-04-17 | 3 | -11/+9 |
* | Use samba for create and restore virtual partitions | Roberto Hueso Gómez | 2020-04-17 | 3 | -5/+24 |
* | Use libguestfs for virtual setup | Roberto Hueso Gómez | 2020-04-17 | 1 | -11/+12 |
* | Use libguestfs for virtual refresh | Roberto Hueso Gómez | 2020-04-17 | 1 | -14/+30 |
* | Transform absolute paths into relative paths for virtual mode | Roberto Hueso Gómez | 2020-04-17 | 1 | -15/+26 |
* | Increase HTML menu regeneration cases | Javier Sánchez Parra | 2020-04-16 | 1 | -0/+4 |
* | Change browser behaviour | Javier Sánchez Parra | 2020-04-16 | 1 | -0/+21 |
* | wait for 1 second if connection is refused | OpenGnSys Support Team | 2020-04-14 | 1 | -18/+6 |
* | Sleep 1 second to avoid high CPU load | Roberto Hueso Gomez | 2020-04-14 | 1 | -0/+1 |
* | Avoid connection status infinite print loop | Roberto Hueso Gomez | 2020-04-14 | 1 | -7/+17 |
* | Fix reboot and poweroff threads args | Roberto Hueso Gomez | 2020-04-13 | 1 | -2/+2 |
* | Add placeholder for virtual execCMD | Roberto Hueso Gomez | 2020-04-13 | 1 | -0/+4 |
* | Use 75% of disk space in virtual mode | Roberto Hueso Gomez | 2020-04-08 | 1 | -0/+3 |
* | Add mode selection for ogClient | Roberto Hueso Gomez | 2020-04-08 | 2 | -19/+31 |
* | Encapsulate operations in classes | Roberto Hueso Gomez | 2020-04-08 | 2 | -515/+517 |
* | Add virtual operations | Roberto Hueso Gomez | 2020-04-07 | 2 | -0/+403 |
* | missing update to use ogConfig.OG_PATH in linux/ogOperations.py | OpenGnSys Support Team | 2020-03-20 | 1 | -1/+1 |
* | Make OG_PATH public | Javier Sanchez Parra | 2020-03-20 | 2 | -13/+15 |
* | rename getURI to get_uri in restRequest | OpenGnSys Support Team | 2020-03-09 | 2 | -2/+2 |
* | rename execcmd to shellrun | OpenGnSys Support Team | 2020-03-09 | 1 | -2/+2 |
* | use lowercase attribute name in restRequest | OpenGnSys Support Team | 2020-03-09 | 1 | -13/+13 |
* | Put state to IDLE after run/schedule | Roberto Hueso Gómez | 2020-03-03 | 1 | -0/+1 |
* | Send complete HTTP header when response has no body | Roberto Hueso Gómez | 2020-03-02 | 1 | -1/+2 |
* | Rename operation to method | OpenGnSys Support Team | 2020-02-26 | 3 | -8/+8 |
* | Search the key in the parsed json | Javier Sanchez Parra | 2020-02-26 | 1 | -13/+12 |
* | Handle scripts that end in \r | Roberto Hueso Gómez | 2020-02-25 | 1 | -1/+1 |
* | Modify way to close PID process | Alvaro Neira Ayuso | 2020-02-24 | 1 | -12/+17 |
* | Use state machine to avoid race condition problems | Alvaro Neira Ayuso | 2020-02-23 | 1 | -11/+63 |
* | remove unused getters | OpenGnSys Support Team | 2020-02-21 | 1 | -18/+0 |
* | pep-0008 cleanup | OpenGnSys Support Team | 2020-02-21 | 2 | -43/+43 |
* | Use 'bash' as the default shell for operations scripts | Roberto Hueso Gómez | 2020-02-09 | 1 | -12/+28 |
* | Use 'with' keyword for file reading | Roberto Hueso Gómez | 2020-02-05 | 1 | -9/+4 |
* | Use python f-strings for commands composition | Roberto Hueso Gómez | 2020-02-05 | 1 | -14/+13 |
* | Fix /session execution | Roberto Hueso Gómez | 2020-02-05 | 1 | -1/+4 |
* | Fix /image/restore execution and response | Roberto Hueso Gómez | 2020-02-05 | 2 | -1/+10 |
* | Fix /image/create execution and response | Roberto Hueso Gómez | 2020-02-05 | 2 | -7/+12 |
* | (BUG) Rename OG_SCRIPT_PATH to OG_PATH | Alvaro Neira Ayuso | 2020-02-04 | 1 | -2/+2 |
* | Fix /setup execution and response | Roberto Hueso Gómez | 2020-02-03 | 2 | -16/+17 |
* | Fix parseGetConf(...) configuration parsing | Roberto Hueso Gómez | 2020-02-03 | 3 | -27/+29 |