- 23 Oct, 2015 1 commit
-
-
Daniele Kruse authored
-
- 16 Oct, 2015 1 commit
-
-
Eric Cano authored
-
- 08 Oct, 2015 1 commit
-
-
Daniele Kruse authored
-
- 02 Oct, 2015 1 commit
-
-
Eric Cano authored
Completed support for tape density and add usage of at() in a vector access to prevent segfault in unit test. Removed some throw() specifications which led to segfaults.
-
- 01 Oct, 2015 1 commit
-
-
Eric Cano authored
-
- 15 Sep, 2015 2 commits
- 02 Sep, 2015 1 commit
-
-
Daniele Kruse authored
Fixed the MigrationReportPackerTest and changed the MigrationReportPacker to be more similar to the RecallReportPacker
-
- 24 Aug, 2015 2 commits
-
-
Steven Murray authored
-
Daniele Kruse authored
-
- 18 Aug, 2015 1 commit
-
-
Eric Cano authored
The SchedulerDB provides a TapeMountDecisionInfo object, which contains all that the schduler needs to decide what tape mount to start. The tape mount decision info then creates an archive or a retrieve mount with 2 separate methods. The schedulerDB does not have a bare TapeMount class any more. On the scheduler itself will.
-
- 13 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 07 Aug, 2015 2 commits
-
-
Daniele Kruse authored
-
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
-