Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #988 Read json config file in scripts | Roberto Hueso Gómez | 2020-10-22 | 1 | -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 ogserver | Javier Sánchez Parra | 2020-06-23 | 1 | -1/+1 |
| | | | | | Another step into renaming all references of ogAdmServer to ogServer. This commit mostly rename references to ogAdmServer.cfg in scripts. | ||||
* | #957: Script `importimage` can use the `version` function. | Ramón M. Gómez | 2020-02-18 | 1 | -8/+7 |
| | |||||
* | #873: Fix SQL sentence in `importimage` script. | Ramón M. Gómez | 2020-02-17 | 1 | -2/+7 |
| | |||||
* | #957: Script `importimage` uses a defined function to access the database. | Ramón M. Gómez | 2020-02-14 | 1 | -35/+22 |
| | |||||
* | Fixes bugs in 'importimage': it only created the lockfile if target ↵ | Irina Gómez | 2019-08-16 | 1 | -1/+1 |
| | | | | repository content a image with same name that imported image. | ||||
* | #873: Add some corrections and checks. | Ramón M. Gómez | 2019-01-17 | 1 | -12/+14 |
| | |||||
* | #873: Rearrange script code and fix SQL sentences. | Ramón M. Gómez | 2018-11-16 | 1 | -14/+17 |
| | |||||
* | #873: Updating database image info when local repo is also configured as ↵ | Ramón M. Gómez | 2018-11-16 | 1 | -10/+62 |
| | | | | admin server. | ||||
* | #873: New script {{{importomage}}}. | Ramón M. Gómez | 2018-10-15 | 1 | -0/+110 |