- 11 Jun, 2015 9 commits
-
-
Eric Cano authored
-
Eric Cano authored
Created a wrapper class for the couple Backend+OStoreDB as the unit tests expect a clean DB each time.
-
Daniele Kruse authored
Added function to return the copy No. of RetrieveFromTapeCopyRequest and added the corresponding cpp in the CMakeLists.txt
-
Eric Cano authored
Simplified the UserIdentity and CreationLog structures in the object store to match the SchedulerDatabase's.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Before this commit the Scheduler class would call SchedulerDatabase::queue(const ArchiveToFileRequest &) in a loop when handling a user request to archive multiple remote files to a directory in the archive. This modification opens the door for the SchedulerDatabase object to remember more about the context of each archive request. In this case which archive to directory request was at the origin of each of the corresponding archive to file requests.
-
- 10 Jun, 2015 12 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Eric Cano authored
-
- 09 Jun, 2015 4 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 08 Jun, 2015 5 commits
-
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Eric Cano authored
-
- 05 Jun, 2015 10 commits
-
-
Eric Cano authored
The agent now carries its own timeout (defaulting to 60s). The unit test now validates that the 2 agents were cleared from the agent register.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
ArchiveToFileRequest now includes the archive copy number to tape pool map required by the SchedulerDatabase
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
Added the unique pointer for sqlite statements with custom deleter and fixed the error reporting for SQLite prepare
-
Steven Murray authored
-