summaryrefslogtreecommitdiffstats
path: root/server/bin/ogagentqueue.cron
Commit message (Collapse)AuthorAgeFilesLines
* #988 Read json config file in scriptsRoberto Hueso Gómez2020-10-221-2/+2
| | | | | | | | This patch implements the function source_json_config() that is used to read the new ogserver.json config file in the scripts. This replaces the old 'source .../ogserver.cfg'. Co-authored-by: Javier Sánchez Parra <jsanchez@soleta.eu>
* #986 More renaming to ogserverJavier Sánchez Parra2020-06-231-1/+1
| | | | | Another step into renaming all references of ogAdmServer to ogServer. This commit mostly rename references to ogAdmServer.cfg in scripts.
* #957: `ogagentqueue` cron script adapted to common functions.Ramón M. Gómez2020-02-251-28/+11
|
* #877: Copy hosts file on OGAgent activation, and some code cleanup.Ramón M. Gómez2018-11-231-3/+3
|
* #708: API REST guarda idioma de la sesión para adaptar los mensajes de fin ↵ramon2017-12-121-45/+51
| | | | | | de acceso remoto. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5529 a21b9725-9963-47de-94b9-378ad31fedc9
* #708: Script {{{ogagentqueue.cron}}}: corregir erratas en composición de ↵ramon2017-10-271-6/+6
| | | | | | mensajes JSON y en la actualización de la BD. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5488 a21b9725-9963-47de-94b9-378ad31fedc9
* #708: Nuevo script de ejecución cronológica para enviar a los OGAgent las ↵ramon2017-10-261-0/+94
operaciones pendientes; preparar su instalación en instalación y actualización. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5485 a21b9725-9963-47de-94b9-378ad31fedc9