summaryrefslogtreecommitdiffstats
path: root/repoman/bin/importimage
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: Script `importimage` can use the `version` function.Ramón M. Gómez2020-02-181-8/+7
|
* #873: Fix SQL sentence in `importimage` script.Ramón M. Gómez2020-02-171-2/+7
|
* #957: Script `importimage` uses a defined function to access the database.Ramón M. Gómez2020-02-141-35/+22
|
* Fixes bugs in 'importimage': it only created the lockfile if target ↵Irina Gómez2019-08-161-1/+1
| | | | repository content a image with same name that imported image.
* #873: Add some corrections and checks.Ramón M. Gómez2019-01-171-12/+14
|
* #873: Rearrange script code and fix SQL sentences.Ramón M. Gómez2018-11-161-14/+17
|
* #873: Updating database image info when local repo is also configured as ↵Ramón M. Gómez2018-11-161-10/+62
| | | | admin server.
* #873: New script {{{importomage}}}.Ramón M. Gómez2018-10-151-0/+110