summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #914: Fix bug when getting the release from a Git tag.opengnsys-1.1.1Ramón M. Gómez2019-11-301-4/+6
* #914: Reverting installation URL to `master` branch.Ramón M. Gómez2019-11-291-1/+1
* #914: Releasing OpenGnsys 1.1.1 (Espeto).Ramón M. Gómez2019-11-299-186/+374
* #914: Linking database upgrade file from `pre` version to OpenGnsys 1.1.1Ramón M. Gómez2019-11-292-56/+31
* #914: Remove unused files.Ramón M. Gómez2019-11-293-0/+0
* #924 Fix that only the commands without session were checkedJavier Sánchez Parra2019-11-251-0/+5
* #914: Delete unused variables.Ramón M. Gómez2019-11-251-7/+0
* #914: Adapting all scripts to use the `master` branch.Ramón M. Gómez2019-11-2510-12/+13
* #914 Fix error in repository properties when list images of organization unit...Irina Gómez2019-11-221-6/+44
* #915 Fix WoL command support in procedures and tasksJavier Sánchez Parra2019-11-221-1/+15
* #839: Always update the partition types when obtaining the computer configura...Ramón M. Gómez2019-11-211-1/+2
* #915: Add new ogAdmServer compilation dependency.Ramón M. Gómez2019-11-212-2/+2
* #920: Remove white spaces when obtaining the client serial number.Ramón M. Gómez2019-11-211-1/+2
* #834: Delete duplicate lines in lab properties form.Ramón M. Gómez2019-11-201-2/+0
* #915 #932: Fix lost variable in Wake-On-Lan function.Ramón M. Gómez2019-11-201-0/+1
* #915 Fix error: run_command needs parameter 'cadenamac' for WOL.Irina Gómez2019-11-201-2/+2
* #914 Software inventory command in console improved info message when no oper...Irina Gómez2019-11-202-1/+2
* #839: Clearest code and fix typos in `rest/index.php` file.Ramón M. Gómez2019-11-181-16/+15
* #839: Fix a PHP 7 compatibility bug in REST private functions `jsonResponseNo...Ramón M. Gómez2019-11-181-28/+16
* #816: Updating web REST API definition.Ramón M. Gómez2019-11-151-43/+45
* #915 Fix duplicated command execution when added to the queueRoberto Hueso Gómez2019-11-151-45/+52
* #915 Test malformed payload for POST commandsRoberto Hueso Gómez2019-11-1416-0/+109
* #932: REST route `POST /repository/poweron` accepts MAC addresses without col...Ramón M. Gómez2019-11-141-13/+15
* #914 Fix error in message of [0531169] commit.Irina Gómez2019-11-141-1/+1
* #914 Login command in console improved info message when no operating system...Irina Gómez2019-11-144-1/+4
* #915 Test malformed payload for POST /shell/runRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /wolRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /clientsRoberto Hueso Gómez2019-11-131-0/+4
* #915 Return HTTP 400 error code in og_client_state_process_payload_restRoberto Hueso Gómez2019-11-131-1/+1
* #915 Extend REST API POST no payload tests to all remaining tests.Roberto Hueso Gómez2019-11-1311-0/+44
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-134-7/+7
* #915 Adapt web to use 'echo' parameter of POST /shell/runRoberto Hueso Gómez2019-11-121-2/+8
* #915 Adapt POST /shell/run test to the 'echo' parameterRoberto Hueso Gómez2019-11-121-1/+3
* #915 Add 'echo' parameter to POST /shell/runRoberto Hueso Gómez2019-11-121-4/+31
* #915 Fix og_json_parse_clients flags for empty arraysRoberto Hueso Gómez2019-11-121-2/+2
* #915 Validate POST /run/schedule REST API parametersRoberto Hueso Gómez2019-11-121-0/+3
* #915 Validate POST /image/restore/incremental REST API parametersRoberto Hueso Gómez2019-11-121-10/+40
* #915 Validate POST /image/restore/basic REST API parametersRoberto Hueso Gómez2019-11-121-10/+38
* #915 Validate POST /image/create/incremental REST API parametersRoberto Hueso Gómez2019-11-121-7/+32
* #915 Validate POST /image/create/basic REST API parametersRoberto Hueso Gómez2019-11-121-34/+84
* #915 Validate POST /image/setup REST API parametersRoberto Hueso Gómez2019-11-121-15/+62
* #839 #915: Fix bug in route `GET /ous/:ouid/labs/:labid/clients/:clntid/statu...Ramón M. Gómez2019-11-121-67/+59
* #925: Script `settoken` changes REST token for users.Ramón M. Gómez2019-11-112-23/+31
* #839: Use global function to execute commands in the database.Ramón M. Gómez2019-11-112-15/+17
* #839: Do not check partition type when obtaining computer configuration to hi...Ramón M. Gómez2019-11-111-15/+8
* #914: Reverting commit `3df93ab` and using GAWK for regex compatibility.Ramón M. Gómez2019-11-083-6/+6
* #839: New `checkrest` script to run automatic tests in the OpenGnsys Server R...Ramón M. Gómez2019-11-081-0/+151
* #914 deployImagen shows error message when image file is corrupt or was creat...Irina Gómez2019-11-087-2/+12
* #914 sendFileMcast changes filter of multicast parameter by compatibility wi...Irina Gómez2019-11-081-1/+1
* Modificación para tratar discos nvme, la sintaxis generada por grub_probe no...Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es2019-11-081-247/+265