]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliCDBManager.cxx
Corrected directory name for the root archive file registered in a dataset in PROOF...
[u/mrichter/AliRoot.git] / STEER / AliCDBManager.cxx
2009-10-05 zampolliRemoving "personal" debugging printout left by mistake.
2009-10-05 zampolliAdding connection to the grid when the default storage...
2009-10-05 zampolliAliCDBManager.h/cxx: Changes in behaviour when setting...
2009-08-31 agheataAdded possibility to lock/unlock CDB manager. User...
2009-07-09 hristovClear definition of the ownership of the cached cdb...
2009-07-08 hristovTechincal fix related to the ownership of the OCDB...
2009-05-12 hristovReduced QA output (Yves)
2009-05-11 cvetanRemoving unnecessary info lines
2009-03-11 zampolliAdding functionalities to set automatically OCDB folder...
2009-02-21 schutzReplace QADataMakerSteer by QAManager deriving from...
2008-08-14 cvetanPossibility to instantiate CDB manager from prefetched...
2008-02-11 zampolliAdded protection against storing null objects
2007-12-19 acollaAdded protection in SetDefaultStorage and SetSpecificSt...
2007-12-07 acollaAdded function AliCDBManager::GetURI(const char* path...
2007-11-14 acollaAliCDBManager's "Lock" functionality implemented.
2007-10-24 acollaNew functionality added in AliCDBManager: the activated...
2007-09-05 acollaProtection added in AliCDBManager::SetDefaultStorage()
2007-09-04 acollaImplementation of the local caching of the OCDB set...
2007-03-27 acollaBug fix in GetAll function: specific entries and cachin...
2007-01-10 hristovFollowing our last OCDB design meeting I've modified...
2006-12-06 hristovAdditional parsing of the path in GetSpecificStorage...
2006-11-23 hristovModified classes for ODCB access in AliReconstruction...
2006-10-24 hristovI've tried to make some output messages lighter (and...
2006-10-05 hristovIn RunSimulation the run number is set into AliCDBManag...
2006-09-18 hristovUpdated version of the CDB classes. Bug fix in AliCDBGr...
2006-09-04 hristovChanges required by Effective C++
2006-09-04 hristovImplementation of Grid CDB access using the Grid metada...
2006-08-07 hristovThe default storage is activated only with an explicit...
2006-07-11 hristovNew implementation of Print (Alberto)
2006-05-03 hristovUpdated GetAll (Alberto)
2006-04-11 hristovCache flag initialized to kTRUE. Run number initialized...
2006-04-10 hristovDefault run number -1 (Cvetan)
2006-03-27 cvetanSwitching off the CDB caching. This should be switch...
2006-03-24 cvetanNew version of CDB framework. Proper initialization...
2006-02-16 cvetanNew version of the CDB classes. Run number added (A...
2006-01-17 hristovAdditional functionality. Access to the objects contain...
2006-01-10 hristovImproved diagnostic messages. Different access strings...
2005-11-14 hristovCoding conventions
2005-09-27 hristovNew version of CDB storage framework (A.Colla)