- 18 Jun, 2015 1 commit
-
-
Eric Cano authored
Added constraints: we refuse to dump routes when they are not all set, and no 2 routes should point to the same tape pool.
-
- 17 Jun, 2015 3 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 16 Jun, 2015 10 commits
-
-
Eric Cano authored
Adapted the RootEntry to the non-permissive mode where overwrites and implicit deletions are not allowed. Adpater the unit test of RootEntry. Fixed an improper locking in a RootEntry unit test
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
the uid and gid of the CTA user that owns the file.
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 15 Jun, 2015 8 commits
-
-
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
-
- 12 Jun, 2015 11 commits
-
-
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.
-
- 11 Jun, 2015 7 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
-