- 06 Dec, 2013 8 commits
-
-
Elvin Sindrilaru authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
when dealing with double copy recalls. Proper fix by defining a new RECALLJOB_SELECTED2NDCOPY state instead of hijacking the (deprecated) fileTransactionId.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 05 Dec, 2013 17 commits
-
-
Steven Murray authored
-
Steven Murray authored
assignment operator of th Exception class. Not only your friends (classes) can play with your private parts (m_message and m_serrno) but so can you.
-
Steven Murray authored
castor::exception::AlreadyInitialized
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
cancelled
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
resilient to hardware unavailability.
-
Giuseppe Lo Presti authored
broken when dealing with double copy recalls. This fix is not optimal: we're still using fileTransactionId being NULL as a flag while we should really create an extra status RECALLJOB_SELECTED2ND or SELECTEDSHADOW. Not on this hot fix... This commit also includes a simpler way to select new recall candidates, which makes it more immune to bugs like the above. Plus a fix related to the precision used to check if a file was overwritten while being recalled.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Eric Cano authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
- 04 Dec, 2013 9 commits
-
-
Eric Cano authored
Added an std::exception::Backtrace class, providing a backtrace attached to all exception. Fixed minor side effects (virtual destructors, catch orders) induced by the inheritance from std::exception.
-
Steven Murray authored
namespace.
-
Steven Murray authored
-
Giuseppe Lo Presti authored
cancelled
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
C++ not be strict enough with the use of const. I hope this commit fixes these const problems. There is still another SLC6 I need to tackle in order to get TramCity to pass the SLC6 build.
-
Steven Murray authored
until some work is pulled/rebased from the remote master. Please also note that more work still needs to be done before this can be used by somebody else.
-
Steven Murray authored
the UUID should be passed in as a const.
-
- 03 Dec, 2013 6 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Eric Cano authored
-