- 20 Nov, 2015 4 commits
-
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
Added rados library version validation and cleanup. Created a new shared library to ensure instantiation of singleton object supporting the former. Removed several double creations of drive objects in unit tests. Added cleanup for potentially unused drive objects in unit tests.
-
Daniele Kruse authored
-
- 18 Nov, 2015 1 commit
-
-
Eric Cano authored
Added url style conversion of checksums Added support for checksums in mockNs Fixed support for checksums in the scheduler Re-instated several ASSERT_NO_THROW which were commented out during debugging.
-
- 17 Nov, 2015 1 commit
-
-
Eric Cano authored
(some libraries from the castor package are currently necessary).
-
- 12 Nov, 2015 1 commit
-
-
Eric Cano authored
Extracted BackendPopulator and OStoreDBWithAgent from the XrootD plugin to avoid linking the plugin too widely.
-
- 10 Nov, 2015 4 commits
- 09 Nov, 2015 1 commit
-
-
Daniele Kruse authored
-
- 06 Nov, 2015 3 commits
-
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 05 Nov, 2015 4 commits
-
-
Eric Cano authored
-
Eric Cano authored
Added tolerance to BackendRados::ScopedLock::release() when releasing a deleted object's lock. Switched back to old style m_radosCtx.objects_begin() for compatibility with older releases of ceph.
-
Eric Cano authored
Added a list method for the backends so we can clean up the rados store before running each unit test, which expects a fresh store. Added a new command line tool to list the contents of the backends.
-
Eric Cano authored
-
- 04 Nov, 2015 1 commit
-
-
Eric Cano authored
New URLs are rados://user@pool and file:///tmp/XXXXX. Otherwise, we fall back to interpreting the URL as a bare path.
-
- 03 Nov, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
Removed the xroot devel packages from the listing of installed rpms because the reader was not requested to install them
-
- 02 Nov, 2015 1 commit
-
-
Daniele Kruse authored
-
- 30 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 29 Oct, 2015 4 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
Removed the exception throws in the non-implemented methods of the ARchiveJob and RetrieveJOB classes, since they were causing random segfaults in the unit tests, still we need to find the root cause (maybe or maybe not)
-
Daniele Kruse authored
Removed the ability to get mode bits from EOS through xroot since this does not work, mode bits are currently hardcoded as 0666
-
Daniele Kruse authored
-
- 28 Oct, 2015 3 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
- 27 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 26 Oct, 2015 1 commit
-
-
Daniele Kruse authored
-
- 23 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 22 Oct, 2015 3 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
Changed my mind: checking the accessibility of the mock name server base path only in the constructors of the mock name server
-