- Oct 19, 2015
-
-
Daniele Kruse authored
-
Eric Cano authored
-
- Oct 16, 2015
-
-
Eric Cano authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Daniele Kruse authored
Implemented the extended option and the summary for the listpendingarchives and listpendingretrieves
-
- Oct 15, 2015
-
-
Daniele Kruse authored
The deletion of the mock name server path in the destructor occurs only if the object was created using the empty constructor (this is what happens in unit tests)
-
Daniele Kruse authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
Removed my own hardcoded plugin library path in the xroot configuration file and updated instructions to create appropriate soft links
-
- Oct 14, 2015
-
-
Daniele Kruse authored
-
- Oct 13, 2015
-
-
Daniele Kruse authored
-
- Oct 12, 2015
-
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
Fixed the last data transfer session unit test.
-
Eric Cano authored
Created a linked mock remote file and remote NS access to allow proper environment in unit test involving migrations. Added missing file.
-
- Oct 09, 2015
-
-
Eric Cano authored
-
Eric Cano authored
Creates a linked mock remote file and remote NS access to allow proper environment in unit test involving migrations. Fixed using pointer to job after passing it to the reporter by copying the necessary data at creation of the tape write task.
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
-
- Oct 08, 2015
-
-
Daniele Kruse authored
-
Eric Cano authored
Fixed confusion between archive and retieve in logging "path" and creation of file object by file factory.
-
Eric Cano authored
-
Eric Cano authored
Refactored the Mocks to eliminate code duplication. (for Mock{Archive|Retrieve}{Job}Mount}
-
- Oct 07, 2015
-
-
Eric Cano authored
Fixed mount criteria computation.
-
Eric Cano authored
Removed mocking of classes where functions have non-copyable argumentes (unique_ptr). Replaced NULL references to watchdogs to dummies where necessary.
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
Fixed 1 last bug that was preventing DataTransferSessionGooddayRecall test to succeed. It now succeeds.
-
- Oct 06, 2015
-
-
Daniele Kruse authored
Fixed 4 bugs that are preventing DataTransferSessionGooddayRecall test to succeed. One more left: next commit will do
-
- Oct 02, 2015
-
-
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.
-
Daniele Kruse authored
-
Eric Cano authored
Removed requirement that the initial root entry should be unowned as mock over normal file system cannot achieve this.
-
Eric Cano authored
-
Daniele Kruse authored
-
- Oct 01, 2015
-
-
Eric Cano authored
-