CVS commits by dmitry Last updated Fri Apr 4 17:01:01 2025
Go to bottom

Commit to StDb/idl at Tue Feb 9 11:48:07 EST 2016
   extension of the MTD Slewing table for Run 16, as requested by Rongrong
   mtdQTSlewingCorrPart2.idl (+)
Commit to StRoot/StDbBroker at Tue May 24 13:44:16 EDT 2016
   first batch of fixes for Coverity findings
   DbUse.cxx (+) StDbBroker.cxx (+) StDbBroker.h (+) dbNodes.cc (+)
Commit to StRoot/StDbBroker at Tue May 24 14:02:27 EDT 2016
   final fix for StDbBroker
   DbRead.cxx (+)
Commit to StRoot/StDbLib at Tue May 24 15:56:27 EDT 2016
   coverity vs getenv, more to follow
   StDbDefaults.cc (+)
Commit to StRoot/StDbLib at Tue May 24 16:26:48 EDT 2016
   coverity - unreachable delete loop suppression
   StDbConfigNodeImpl.cc (+) StDbLogger.hh (+) StDbManagerImpl.cc (+) StDbServerImpl.cc (+) StDbSql.cc (+)
Commit to StRoot/StDbLib at Wed May 25 15:50:29 EDT 2016
   more coverity findings - unchecked returns
   StHyperCacheFileLocal.cpp (+) StHyperUtilFilesystem.cpp (+) StHyperUtilGeneric.cpp (+)
Commit to StRoot/StDbLib at Wed May 25 16:17:51 EDT 2016
   coverity - uninit ctor
   MysqlDb.h (+) StDbManagerImpl.hh (+) StDbNode.hh (+) StDbServer.hh (+) StDbServiceBroker.h (+) StDbSql.hh (+) StDbTableDescriptor.h (+) StDbXmlReader.h (+) StlXmlTree.h (+) dbStruct.hh (+)
Commit to StRoot/StDbLib at Wed May 25 16:40:01 EDT 2016
   coverity - reverse_inull
   StDbConfigNodeImpl.cc (+) StDbNode.cc (+) StDbSql.cc (+) StDbTable.cc (+) StlXmlTree.cxx (+)
Commit to StRoot/StDbLib at Wed May 25 16:57:11 EDT 2016
   coverity - resource leakage
   StDbManager.cc (+) StDbModifier.cxx (+)
Commit to StRoot/StDbLib at Wed May 25 17:01:30 EDT 2016
   coverity - buffer size
   StDbXmlReader.cc (+)
Commit to StRoot/StDbLib at Thu May 26 11:12:43 EDT 2016
   autobuild. unused return code is now used
   StHyperUtilFilesystem.cpp (+)
Commit to StRoot/StDbLib at Thu May 26 11:15:30 EDT 2016
   unused variable in unused code - commented out
   StDbXmlWriter.cc (+)
Commit to StRoot/StDbLib at Thu May 26 11:19:00 EDT 2016
   autobuild. obj maybe used uninitialized fix
   StHyperCacheConfig.h (+)
Commit to StRoot/StDbLib at Fri May 27 12:26:23 EDT 2016
   more coverity
   StDbXmlReader.cc (+) StDbXmlWriter.cc (+) StHyperUtilFilesystem.cpp (+) StHyperUtilGeneric.cpp (+) StHyperUtilPlatform.cpp (+)
Commit to StDb/idl at Fri Jun 3 13:48:20 EDT 2016
   new beam orbit table for Gene
   beamOrbitInfo.idl (+)
Commit to StDb/idl at Tue Jun 21 15:45:19 EDT 2016
   new SST status table for Jonathan
   sstBadStrips.idl (+)
Commit to StDb/idl at Tue Sep 13 14:00:06 EDT 2016
   new TOF table for Nick/Daniel
   vpdSimParams.idl (+)
Commit to online/DataBase/skm_client at Wed Sep 14 15:50:46 EDT 2016
   adding missing includes
   Makefile (+) Makefile.global (+) Makefile.rcas (+) SkmSSH.cpp (+) main.cpp (+)
Commit to StDb/idl at Mon Sep 19 21:38:30 EDT 2016
   updated IDL
   vpdSimParams.idl (+)
Commit to StDb/idl at Wed Dec 28 13:46:07 EST 2016
   new FPOST (FPS) tables for Akio
   fpostChannelGeometry.idl (+) fpostConstant.idl (+) fpostGain.idl (+) fpostMap.idl (+) fpostPosition.idl (+) fpostSlatId.idl (+) fpostStatus.idl (+)
Commit to StDb/idl at Wed Dec 28 14:15:13 EST 2016
   typo fixed
   fpostPosition.idl (+)
Commit to StRoot/StDbLib at Wed Jan 4 14:07:59 EST 2017
   makefile update for standalone/online version
   rules.make (+)
Commit to StRoot/StDbLib at Wed Jan 4 14:10:09 EST 2017
   New compiler does not allow me do delete non-modifiable string via pointer. That is unfair! :)
   MysqlDb.cc (+)
Commit to StRoot/StDbLib at Fri Feb 24 13:52:25 EST 2017
   new detector added - EPD
   StDbDefs.hh (+) StDbManagerImpl.cc (+)
Commit to StDb/idl at Fri Feb 24 13:53:22 EST 2017
   new EPD tables for Prashanth
   epdFEEMap.idl (+) epdGain.idl (+) epdQTMap.idl (+) epdStatus.idl (+)
Commit to StDb/idl at Thu Mar 30 14:44:57 EDT 2017
   extra table columns added for Akio
   fpostGain.idl (+) fpsGain.idl (+)
Commit to online/DataBase/skm_client at Fri Mar 31 12:23:49 EDT 2017
   switch cache directory to /var/run/skm_client
   skm_client.spec (+)
Commit to online/DataBase/skm_client/config at Fri Mar 31 12:23:49 EDT 2017
   switch cache directory to /var/run/skm_client
   skm_client.conf (+)
Commit to online/DataBase/skm_client at Fri Mar 31 12:30:57 EDT 2017
   client version updated to 2.0.6
   SkmRPC.cpp (+) skm_client.spec (+)
Commit to StDb/idl at Fri Jun 23 11:00:19 EDT 2017
   new FPS-FPOST tables for David
   fpostPed.idl (+) fpsPed.idl (+)
Commit to StRoot/StDbLib/examples/fgt at Fri Aug 4 13:41:19 EDT 2017
   standalone example makefile update
   Makefile (+)
Commit to StRoot/StDbLib/examples/fgt at Fri Aug 4 13:45:17 EDT 2017
   more makefile cleanup
   Makefile (+)
Commit to StRoot/StDbLib/examples/fgt at Fri Aug 4 13:46:19 EDT 2017
   db config update to use externally-accessible nodes
   dbServers.xml (+)
Commit to StRoot/StDbLib/examples/fgt at Thu Aug 10 12:35:01 EDT 2017
   add missing header for a standalone example
   fgtGain.h (+)
Commit to StRoot/StDbLib/examples/fgt at Thu Aug 10 12:35:58 EDT 2017
   more fixes to standalone
   Makefile (+) read_table_fgt.cc (+)
Commit to StDb/idl at Mon Aug 21 16:09:08 EDT 2017
   updated EPD tables by Prashanth
   epdFEEMap.idl (+) epdQTMap.idl (+)
Commit to StDb/idl at Fri Aug 25 15:59:38 EDT 2017
   new PXL table for Xin
   pxlDigmapsSim.idl (+)
Commit to StDb/idl at Thu Aug 31 13:12:45 EDT 2017
   column names shortened for pxlDigmapsSim table
   pxlDigmapsSim.idl (+)
Commit to StDb/idl at Mon Sep 18 11:53:29 EDT 2017
   new FMS table for Akio
   fmsBitShiftGain.idl (+)
Commit to StDb/idl at Tue Oct 10 15:21:56 EDT 2017
   table update for Prashanth
   epdGain.idl (+)
Commit to StRoot/StDbLib at Mon Nov 6 17:12:51 EST 2017
   auto-throttling mechanism for network error notifications
   StDbServiceBroker.cxx (+)
Commit to StRoot/StDbLib at Mon Nov 6 17:22:50 EST 2017
   oops, added extra chmod, just in case...
   StDbServiceBroker.cxx (+)
Commit to StDb/idl at Fri Dec 15 12:37:25 EST 2017
   new TOF table for Daniel
   tofSimResParams.idl (+)
Commit to StDb/idl at Mon Dec 18 11:01:46 EST 2017
   EPD tables update for Prashanth
   epdFEEMap.idl (+) epdGain.idl (+) epdQTMap.idl (+) epdStatus.idl (+)
Commit to StDb/idl at Mon Dec 18 17:46:18 EST 2017
   field type correction
   epdFEEMap.idl (+)
Commit to StDb/idl at Mon Jan 22 11:09:26 EST 2018
   non-indexed versions of FMS tables for performance (Akio)
   fmsBitShiftGainB.idl (+) fmsGainB.idl (+) fmsGainCorrectionB.idl (+)
Commit to online/DataBase/online_api/etof_2_mq at Fri Jan 26 12:05:31 EST 2018
   Directory /afs/rhic.bnl.gov/star/packages/repository/online/DataBase/online_api/etof_2_mq added to the repository
  
Commit to online/DataBase/online_api/etof_2_mq at Fri Jan 26 12:06:17 EST 2018
   ETOF LowVoltage import into MIRA/dbPlots
   Makefile (+) etof.run_ds2mq.sh (+) etof2mq-config.cpp (+) etof2mq-config.h (+) etof2mq-log.cpp (+) etof2mq-log.h (+) etof2mq-singleton.h (+) etof2mq-util.cpp (+) etof2mq-util.h (+) etof2mq.cpp (+) etof2mq.ini (+) log4j.xml (+)
Commit to StDb/idl at Wed Mar 14 14:24:48 EDT 2018
   new tables for Xin/Gene
   istSimPar.idl (+) pxlSimPar.idl (+)
Commit to StDb/idl at Fri Apr 6 11:03:54 EDT 2018
   new TPC table for Gene
   tpcCalibResolutions.idl (+)