- Jun 06, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Jun 03, 2019
-
-
Cedric CAFFY authored
-
- May 28, 2019
-
-
Michael Davis authored
These commands are not implemented so I have removed them from the cta-admin interface.
-
- May 22, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
- May 21, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
- Apr 23, 2019
-
-
Michael Davis authored
Fixes race condition: for text stream responses, guarantees that header is printed before the stream data.
-
- Apr 15, 2019
-
-
Cedric CAFFY authored
Simple repack on CI
-
Eric Cano authored
Replaced the map of tape files with a list as the assumption that we have one copy per copyNb is no more valid with repack.
-
- Mar 26, 2019
-
-
Eric Cano authored
cta-admin was failing due to incoherent internal data.
-
- Mar 05, 2019
-
-
Eric Cano authored
-
- Feb 25, 2019
-
-
Steven Murray authored
-
- Feb 12, 2019
-
-
Michael Davis authored
-
- Feb 07, 2019
-
-
Michael Davis authored
-
- Feb 04, 2019
-
-
Michael Davis authored
-
- Jan 21, 2019
-
-
Michael Davis authored
-
- Jan 18, 2019
-
-
Michael Davis authored
-
- Jan 10, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 08, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 07, 2019
-
-
Michael Davis authored
-
- Dec 11, 2018
-
-
Steven Murray authored
-
Steven Murray authored
Added MEDIA_TYPE and VENDOR columns to TAPE table and upgraded xrootd-ssi-protobuf-interface to v0.29
-
- Nov 26, 2018
-
-
Michael Davis authored
-
- Nov 08, 2018
-
-
Michael Davis authored
-
- Oct 12, 2018
-
- Sep 28, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- Sep 27, 2018
-
-
Michael Davis authored
Usage: cta-admin --json <command> <subcommand> <options> For stream commands only (where each line of the result is sent back in a protocol buffer), return the results in JSON format instead of a text table.
-
- Sep 26, 2018
-
-
Michael Davis authored
Adds better cleanup of Requests. The Send() method is synchronous as before, for Metadata requests. The new SendAsync() method is for Data and Stream requests, where the Response is returned asynchronously. The framework now provides a DataFuture object for the asynch case. After the Request has been sent, call DataFuture::wait() to clean up the Request object once all data has been received.
-
- Sep 10, 2018
-
-
Eric Cano authored
Added partial support for repack queueing in scheduler database, scheduler and CLI.
-
- Aug 14, 2018
-
- Jul 31, 2018
-
-
Steven Murray authored
-
- Jul 25, 2018
-
-
Giuseppe Lo Presti authored
-