- Jun 16, 2015
-
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Jun 15, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Eric Cano authored
Changed the signature of the ArchivalRoute to include CreationLog and adapter the using classes accordingly.
-
Steven Murray authored
Aded new unit test MockSchedulerTest/SchedulerTest.archive_to_new_file_as_admin which currently fails
-
Steven Murray authored
-
Steven Murray authored
-
- Jun 12, 2015
-
-
Daniele Kruse authored
-
Eric Cano authored
Covered createStorageClass and createArchivalRoute so far. Added HOST column in most tables of the SQLite schema.
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Created a CreationLog struct on the scheduler side and used it in the OStoreDB's interface for simplification.
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
Further implemented OStoreDB.
-
- Jun 11, 2015
-
-
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.
-
- Jun 10, 2015
-
-
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
-