- 15 Mar, 2016 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 04 Mar, 2016 1 commit
-
-
Eric Cano authored
ObjectOps by adding a second parameter to the template. Thanks to Steve Murray for findind the solution.
-
- 29 Feb, 2016 1 commit
-
-
Daniele Kruse authored
-
- 26 Feb, 2016 1 commit
-
-
Daniele Kruse authored
-
- 19 Feb, 2016 1 commit
-
-
Eric Cano authored
-
- 14 Feb, 2016 1 commit
-
-
Steven Murray authored
-
- 12 Feb, 2016 1 commit
-
-
Steven Murray authored
-
- 03 Feb, 2016 1 commit
-
-
Eric Cano authored
This implied removing tpconfig, tplabel and tpstat.
-
- 01 Dec, 2015 1 commit
-
-
Eric Cano authored
Partial implementation of per object type dump.
-
- 27 Nov, 2015 1 commit
-
-
Eric Cano authored
-
- 20 Nov, 2015 1 commit
-
-
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.
-
- 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 1 commit
-
-
Eric Cano authored
Added explicit dependencies for header files and replaced misplaced include to ensure parallel comilation.
-
- 05 Nov, 2015 2 commits
-
-
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.
-
- 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.
-
- 16 Oct, 2015 1 commit
-
-
Daniele Kruse authored
-
- 19 Aug, 2015 1 commit
-
-
Eric Cano authored
-
- 10 Aug, 2015 1 commit
-
-
Eric Cano authored
-
- 08 Jul, 2015 1 commit
-
-
Daniele Kruse authored
-
- 26 Jun, 2015 2 commits
-
-
Eric Cano authored
-
Daniele Kruse authored
-
- 25 Jun, 2015 1 commit
-
-
Eric Cano authored
-
- 23 Jun, 2015 1 commit
-
-
Eric Cano authored
Added support for tape addition in scheduler db interace. Expanded usage or CreationLog class.
-
- 04 Jun, 2015 1 commit
-
-
Eric Cano authored
Added support and unit test for object creating calls in RootEntry (DriveRegister, TapePool, AgentRegister)
-
- 02 Jun, 2015 1 commit
-
-
Eric Cano authored
Renamed the setName/GetName functions to the more appropriate getAddress/setAddress.
-
- 27 May, 2015 1 commit
-
-
Eric Cano authored
Created a richer protocol buffer RootEntry object and created a parital implementation to allow unit tests to run.
-
- 20 May, 2015 1 commit
-
-
Steven Murray authored
-
- 13 May, 2015 1 commit
-
-
Eric Cano authored
middletier, itself separated in interface, SQLite, objectstore and shared tests. Moved all utilities (exceptions, threading...) to a shared utility directory. Created a single, shared unit test from all the scattered ones.
-
- 12 May, 2015 1 commit
-
-
Eric Cano authored
Used exceptions while moving Vfs to creating its temporary directory using mkdtemp. This allows several Vfs intances to run on the same system simultaneously. Updated the model of the abstract unit test so it can instanciate one test environement per unit test. This was needed in the current unit test for middle tier admin.
-
- 08 Apr, 2015 1 commit
-
-
Steven Murray authored
-
- 04 Mar, 2015 1 commit
-
-
Eric Cano authored
Created AdminUsersList in the object store as a first step to implement an object store middle tier. Some namespace fixes for unit tests.
-
- 27 Feb, 2015 3 commits
- 26 Feb, 2015 1 commit
-
-
Eric Cano authored
and created initial unit tests for those.
-
- 25 Feb, 2015 2 commits