- 01 Jul, 2019 1 commit
-
-
Michael Davis authored
-
- 17 Jun, 2019 1 commit
-
-
Eric Cano authored
-
- 28 May, 2019 1 commit
-
-
Michael Davis authored
These commands are not implemented so I have removed them from the cta-admin interface.
-
- 22 May, 2019 1 commit
-
-
Steven Murray authored
-
- 08 May, 2019 1 commit
-
-
Cedric CAFFY authored
-
- 30 Apr, 2019 1 commit
-
-
Cedric CAFFY authored
The folder containing the files need now to be removed
-
- 14 Mar, 2019 1 commit
-
-
Cedric CAFFY authored
-
- 05 Feb, 2019 1 commit
-
-
Steven Murray authored
-
- 17 Jan, 2019 1 commit
-
-
Cedric CAFFY authored
-
- 19 Oct, 2018 1 commit
-
-
Eric Cano authored
Merged RepackInfo and RepackType. Simplifed RepackInfo to what is currently implemented. Implmented repack related dumps.
-
- 01 Oct, 2018 2 commits
- 03 Aug, 2018 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 01 Aug, 2018 1 commit
-
-
Steven Murray authored
-
- 27 Jun, 2018 1 commit
-
-
Eric Cano authored
Created initial (incomplete) logging of timings for generic popping from container.
-
- 21 Jun, 2018 1 commit
-
-
Steven Murray authored
Done
-
- 12 Jun, 2018 1 commit
-
-
Anastasia Karachaliou authored
-
- 30 May, 2018 1 commit
-
-
Steven Murray authored
-
- 29 May, 2018 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 15 Mar, 2018 1 commit
-
-
Steven Murray authored
-
- 13 Feb, 2018 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 26 Jan, 2018 1 commit
-
-
Steven Murray authored
-
- 11 Jan, 2018 2 commits
-
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
from tapeserver/daemon to common directory
-
- 19 Dec, 2017 2 commits
-
-
Anastasia Karachaliou authored
-
Steven Murray authored
-
- 14 Nov, 2017 1 commit
-
-
Steven Murray authored
Moved TapePool from common::dataStructures:: to catalogue:: because it belongs to the Catalogue interface
-
- 15 Aug, 2017 1 commit
-
-
Michael Davis authored
-
- 29 Jun, 2017 1 commit
-
-
Eric Cano authored
Fixed a typo in a variable name.
-
- 07 Jun, 2017 1 commit
-
-
Steven Murray authored
Added cta::threading::CondVar. The new CondVar class is a C++ wrapper around a pthread condition variable.
-
- 29 May, 2017 1 commit
-
-
Eric Cano authored
std::mutex does not call pthread_mutex_init and pthread_mutex_destroy. This is problematic when using helgrind. See details in common/threading/MutexLtrace.cpp.
-
- 03 Apr, 2017 1 commit
-
-
Eric Cano authored
Created a garbage collector subprocess for the drive daemon. Created a AgentHeartbeat thread and added it to frontend, drive subprocess and GC subprocess. Fixed logs and drive subprocess. Renamed common/threading/Threading.[hc]pp to Thread.[hc]pp as there is only one class left in this file.
-
- 09 Dec, 2016 1 commit
-
-
Eric Cano authored
-
- 16 Nov, 2016 2 commits
- 09 Nov, 2016 1 commit
-
-
Steven Murray authored
-