Convert ActiveRecord update code to direct ADO calls to reduce locks
authorPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 9 Jan 2012 21:19:22 +0000 (23:19 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 9 Jan 2012 21:19:22 +0000 (23:19 +0200)
commite81dd1f6fd93a8c094dff04db580385029fc8ee4
tree200ca83da6d8b221c106677f28ef7651c001aeb9
parent44b979b6d2a93c698aa7c1d99fe9a4c27f29a345
Convert ActiveRecord update code to direct ADO calls to reduce locks
trunk/Pithos.Core/Agents/CloudTransferAction.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Core/Agents/StatusAgent.cs
trunk/Pithos.Core/Agents/WorkflowAgent.cs
trunk/Pithos.Core/DbConfig.xml
trunk/Pithos.Core/FileState.cs
trunk/Pithos.Interfaces/FileInfoExtensions.cs