summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename 'linux' mode to 'live' modeRoberto Hueso Gómez2020-06-052-2/+2
* Delete ogConfig.pyRoberto Hueso Gómez2020-06-053-50/+18
* Refresh partitions.json after image restoreRoberto Hueso Gómez2020-05-291-0/+1
* Move check_vm_state_loop() into OgVirtualOperationsRoberto Hueso Gómez2020-05-262-14/+15
* Fix OgLinuxOperations class paramsJavier Sánchez Parra2020-05-201-15/+15
* Only import virtual functions when needed.Javier Sánchez Parra2020-05-201-1/+2
* Handle other exceptions on virtual /refreshRoberto Hueso Gómez2020-05-191-0/+3
* Refactor OgQMP and adapt operationsRoberto Hueso Gómez2020-05-191-55/+54
* Update filesystems on /refreshRoberto Hueso Gómez2020-05-181-0/+9
* Use virtio-vga to run VMsRoberto Hueso Gómez2020-05-181-2/+2
* Adapt ogLinuxOperation to work with json config fileJavier Sánchez Parra2020-05-182-7/+5
* Wait before polling QMP for host poweroffRoberto Hueso Gómez2020-05-141-2/+2
* Fix typo on linux shellrun operationRoberto Hueso Gómez2020-05-141-1/+1
* Rename operation 'execCMD' to 'shellrun'Roberto Hueso Gómez2020-05-133-5/+4
* remove platform checkOpenGnSys Support Team2020-05-131-3/+0
* Change permissions on virtual images for /refreshRoberto Hueso Gómez2020-05-131-1/+1
* Add VNC support for virtual mode VMsRoberto Hueso Gómez2020-05-131-7/+33
* Switch config file to jsonRoberto Hueso Gómez2020-05-132-14/+20
* Extend use of OG_PARTITIONS_CFG_PATH for /setup and /refreshRoberto Hueso Gómez2020-05-111-7/+4
* Poweroff when no VM and no jobs are runningRoberto Hueso Gómez2020-05-112-1/+40
* Add OgVM class to abstract VMsRoberto Hueso Gómez2020-04-281-9/+36
* Poweroff VM before some operationsRoberto Hueso Gómez2020-04-281-22/+20
* Send last stored setup if VM is runningRoberto Hueso Gómez2020-04-281-6/+21
* Add OgQMP recv methodRoberto Hueso Gómez2020-04-281-1/+23
* Fix disk used size calculationRoberto Hueso Gómez2020-04-281-1/+1
* Control errors in OgQMP for virtual modeRoberto Hueso Gómez2020-04-221-59/+78
* Add realtime log menuJavier Sánchez Parra2020-04-221-6/+26
* Avoid killing ogclient in virtual modeRoberto Hueso Gómez2020-04-201-8/+8
* Avoid writting /software output to a fileRoberto Hueso Gómez2020-04-173-11/+9
* Use samba for create and restore virtual partitionsRoberto Hueso Gómez2020-04-173-5/+24
* Use libguestfs for virtual setupRoberto Hueso Gómez2020-04-171-11/+12
* Use libguestfs for virtual refreshRoberto Hueso Gómez2020-04-171-14/+30
* Transform absolute paths into relative paths for virtual modeRoberto Hueso Gómez2020-04-171-15/+26
* Increase HTML menu regeneration casesJavier Sánchez Parra2020-04-161-0/+4
* Change browser behaviourJavier Sánchez Parra2020-04-161-0/+21
* wait for 1 second if connection is refusedOpenGnSys Support Team2020-04-141-18/+6
* Sleep 1 second to avoid high CPU loadRoberto Hueso Gomez2020-04-141-0/+1
* Avoid connection status infinite print loopRoberto Hueso Gomez2020-04-141-7/+17
* Fix reboot and poweroff threads argsRoberto Hueso Gomez2020-04-131-2/+2
* Add placeholder for virtual execCMDRoberto Hueso Gomez2020-04-131-0/+4
* Use 75% of disk space in virtual modeRoberto Hueso Gomez2020-04-081-0/+3
* Add mode selection for ogClientRoberto Hueso Gomez2020-04-082-19/+31
* Encapsulate operations in classesRoberto Hueso Gomez2020-04-082-515/+517
* Add virtual operationsRoberto Hueso Gomez2020-04-072-0/+403
* missing update to use ogConfig.OG_PATH in linux/ogOperations.pyOpenGnSys Support Team2020-03-201-1/+1
* Make OG_PATH publicJavier Sanchez Parra2020-03-202-13/+15
* rename getURI to get_uri in restRequestOpenGnSys Support Team2020-03-092-2/+2
* rename execcmd to shellrunOpenGnSys Support Team2020-03-091-2/+2
* use lowercase attribute name in restRequestOpenGnSys Support Team2020-03-091-13/+13
* Put state to IDLE after run/scheduleRoberto Hueso Gómez2020-03-031-0/+1