Tags give the ability to mark specific points in history as being important
-
config-02-08-043e368149 · ·
Fix rename method and deadlock in DAL's cast method [when cast to self]
-
config-02-08-02b67373eb · ·
Fix rename of template object (introduced after restore DalObject::p_UID attribute)
-
config-02-08-01e9f93b4f · ·
Restore DalObject::p_UID attribute used by dqm_config to instantiate template objects
-
config-02-08-006aa744c8 · ·
Reorganize config and generated DAL code: * ConfigObjectImpl is no more destroyed and keep information about status of object (valid, deleted, unknown), id and class names * DAL object keep only one flag (was_inited); everything else is moved to ConfigObjectImpl (deleted, updated, names)
-
-
-
-
config-02-07-04a1fc9053 · ·
Fix problem comparing reference on an object of generated DAL class with nullptr.
-
-
-
config-02-07-01718a6459 · ·
Put place holders for ADTCC-77 to allow implementation of method returning vector of dependent child objects destruction, if composite parent object is destroyed
-
config-02-07-00c339f8dd · ·
Add boolean attribute is_deleted to ConfigObjectImpl class to fix issue ADTCC-76 in future
-
config-02-06-078fac33b5 · ·
Patch ADHI-4007 to fix bug ADTCC-74 (configuration objects are not updated on rdb reload)
-
-
config-02-06-05b628d923 · ·
1. Fix bug ADTCC-65 (renaming class on reload causes memory issues); 2. Fix ERS
-
config-02-06-047576a411 · ·
fix issues discussed in ATLASDBE-90 : destroy implementation objects after abort() and removed implementation objects after DB reload()
-
-
-