-
-
-
oksconfig-02-06-08
implement https://savannah.cern.ch/bugs/?90969 request: add Configuration::is_writable() method
-
-
oksconfig-02-06-06ad9f22bf · ·
fix bug when m_db of newly created OksConfigObject remain not inited
-
-
-
-
-
-
-
oksconfig-02-05-20e5e20033 · ·
use names of classes instead of pointers in DB check methods, since close_include() may rebuild schema (bug https://savannah.cern.ch/bugs/?95814)
-
oksconfig-02-05-19
clear vector of changes after usage to fix memory leak https://savannah.cern.ch/bugs/?96101
-
oksconfig-02-05-18f1f1aeee · ·
catch unhandled oksconfig exception to avoid crash of a process on such exception; set right order of directory removal and files release to fix the cause of issue https://savannah.cern.ch/bugs/?92973
-
oksconfig-02-05-17
dummpy tag for oks patch https://savannah.cern.ch/patch/index.php?5286
-
oksconfig-02-05-1691a01c48 · ·
check status of file before update and before save; throw an exception if file was externally modified
-
-
oksconfig-02-05-14
fix bug https://savannah.cern.ch/bugs/?90972 => to allow several instances of OksConfiguration, add unique address when create TDAQ_DB_USER_REPOSITORY directory
-
oksconfig-02-05-13396e431c · ·
container of deleted objects shall be map<class, set<UID>> instead of map<class, UID>, that obviously can kep one deleted object per class only
-
oksconfig-02-05-1218c62ef3 · ·
add_include: do not load file; remove_include: update cache of objects