- 24 Sep, 2017 1 commit
-
-
Steven Murray authored
-
- 05 Jan, 2017 1 commit
-
-
Steven Murray authored
-
- 04 Jan, 2017 1 commit
-
-
Steven Murray authored
-
- 30 Nov, 2016 1 commit
-
-
Steven Murray authored
-
- 11 Oct, 2016 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 24 Aug, 2016 1 commit
-
-
Eric Cano authored
Added new functions allowing representation of the full life cycle of the tape sessions. Phased out the first old function (gotArchiveJobFromCTA). Removed some dead code.
-
- 07 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 16 Jul, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
Renamed CTA/tapeserver/castor to CTA/tapeserver/castor_checkout in preparation for the moving the sub-directory CTA/tapeserver/castor/castor up the directory tree
-
- 15 Jul, 2015 2 commits
-
-
Steven Murray authored
-
Eric Cano authored
-
- 23 Jan, 2015 1 commit
-
-
Steven Murray authored
-
- 21 Jan, 2015 1 commit
-
-
Daniele Kruse authored
-
- 26 Nov, 2014 1 commit
-
-
Steven Murray authored
To forcefully dismount a tape means to rewind and eject the tape where necessary. This modification adds the ability to force dismount to the MediaChangerFacade and the CASTOR acsd daemon.
-
- 10 Nov, 2014 1 commit
-
-
Eric Cano authored
CASTOR-4823: tapeserverd's main process should log statistics and status of the closing session in all cases Added new messages between the session process and the main process: addition and removal of log parameters. Added storage of the log parameters in the catalogueTransferSession. Added logging of the tape session at the end in the initial process, allowing statistics gathering even in case of crash. This standard log message is intended to be used as an input for the tape log system. Changed the default off the formatting of doubles in the log so that we don't end up with hard to parse scientific notation in the logs.
-
- 09 Oct, 2014 1 commit
-
-
Victor Kotlyar authored
-
- 02 Oct, 2014 1 commit
-
-
Victor Kotlyar authored
-
- 26 Sep, 2014 1 commit
-
-
Steven Murray authored
-
- 25 Sep, 2014 1 commit
-
-
Steven Murray authored
-
- 12 Aug, 2014 1 commit
-
-
Steven Murray authored
PLEASE NOTE - The bad day tape label scenarios are broken by this commit. I will fix them in a future commit.
-
- 05 Aug, 2014 1 commit
-
-
Steven Murray authored
-
- 04 Aug, 2014 1 commit
-
-
Steven Murray authored
-
- 30 Jul, 2014 1 commit
-
-
Steven Murray authored
-
- 03 Jul, 2014 3 commits
-
-
David COME authored
-
David COME authored
Renamed the NoReturnValue to ReturnValue and add stuff in it to avoid (not) sending empty frames with zmq
-
David COME authored
-
- 23 Jun, 2014 1 commit
-
-
David COME authored
Server side is done for messages from mount session MountSession side done All messages are now using zeroMQ. May be some race conditions that need toi be fixed
-
- 19 Jun, 2014 1 commit
-
-
David COME authored
-
- 18 Feb, 2014 1 commit
-
-
Steven Murray authored
CASTOR start with lower case letters.
-
- 15 Jan, 2014 1 commit
-
-
Eric Cano authored
Adapted the tape code. Moved the Errnum unit tests and covered all the throwers.
-
- 12 Dec, 2013 1 commit
-
-
Eric Cano authored
Fixed inheritance from std::exception (const correctness of what()). This required declaring m_what mutable. Created a multithreaded unit test. Created an automatic exception thrower for unhandled errors. Ported from previous proof of concept the threading primitves and made them production level (with error checking). Added unit tests for threading primitives.
-
- 26 Nov, 2013 1 commit
-
-
Eric Cano authored
Lowercased/Upercased some namespace/class names for homogeneity.
-
- 05 Dec, 2013 3 commits
- 06 Nov, 2013 1 commit
-
-
Eric Cano authored
-
- 20 Aug, 2013 1 commit
-
-
Eric Cano authored
Removed the author list from every file and added the complete list into a single file.
-
- 06 Aug, 2013 1 commit
-
-
Eric Cano authored
Added an exception launcher function to prevent repetive tests. Clarified the error/exception handling strategy in the manual.
-
- 24 Jul, 2013 1 commit
-
-
Eric Cano authored
Changed Tape::Drive's behavior to open nst instead or st and adpated test environment. Changed Exception::what() as it returned pointer to a destroyed stack-based objet. Introduced a setWhat function and made m_what private to adapt.
-