- 07 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 03 Aug, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
The bottom line is the Mount and Job classes shall be passed around the tapeserverd daemon for two purposes, to carry all the information about the file copy to be transfered and to provide the notification interface to the scheduler on which the tapeserverd daemon needs to call methods to indicate the ends of transfers and mounts.
-
- 28 Jul, 2015 1 commit
-
-
Steven Murray authored
Improved the readbility of the Scheduler code by replacing dynamic casts with the addition of a simple getMountType() method to the TapeMount, ArchiveMount and RetrieveMount classes
-
- 17 Jul, 2015 1 commit
-
-
Eric Cano authored
Moved mock scheduler DB in a separate directory to reduce the number of files per directory.
-
- 04 Jun, 2015 1 commit
-
-
Steven Murray authored
-
- 01 Jun, 2015 1 commit
-
-
Steven Murray authored
-
- 29 May, 2015 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 20 May, 2015 1 commit
-
-
Steven Murray authored
Moved all of the classes in middletier/common to the scheduler directory because most of them are specific to the scheduler. Please feel free to move those that are no so specific elsewhere.
-
- 19 May, 2015 1 commit
-
-
Steven Murray authored
-
- 13 May, 2015 1 commit
-
-
Eric Cano authored
middletier, itself separated in interface, SQLite, objectstore and shared tests. Moved all utilities (exceptions, threading...) to a shared utility directory. Created a single, shared unit test from all the scattered ones.
-
- 08 May, 2015 1 commit
-
-
Steven Murray authored
License comment is no longer filtered out by doxygen when generating web pages of the individual source files.
-
- 07 May, 2015 1 commit
-
-
Steven Murray authored
-
- 08 Apr, 2015 1 commit
-
-
Steven Murray authored
-