Tags give the ability to mark specific points in history as being important
-
config-02-08-04
3e368149 · ·Fix rename method and deadlock in DAL's cast method [when cast to self]
-
config-02-08-02
b67373eb · ·Fix rename of template object (introduced after restore DalObject::p_UID attribute)
-
config-02-08-01
e9f93b4f · ·Restore DalObject::p_UID attribute used by dqm_config to instantiate template objects
-
config-02-08-00
6aa744c8 · ·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-04
a1fc9053 · ·Fix problem comparing reference on an object of generated DAL class with nullptr.
-
-
-
config-02-07-01
718a6459 · ·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-00
c339f8dd · ·Add boolean attribute is_deleted to ConfigObjectImpl class to fix issue ADTCC-76 in future
-
config-02-06-07
8fac33b5 · ·Patch ADHI-4007 to fix bug ADTCC-74 (configuration objects are not updated on rdb reload)
-
-
config-02-06-05
b628d923 · ·1. Fix bug ADTCC-65 (renaming class on reload causes memory issues); 2. Fix ERS
-
config-02-06-04
7576a411 · ·fix issues discussed in ATLASDBE-90 : destroy implementation objects after abort() and removed implementation objects after DB reload()
-
-
-