- 11 Mar, 2020 1 commit
-
-
Cedric CAFFY authored
-
- 06 Mar, 2020 2 commits
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- 05 Mar, 2020 1 commit
-
-
Cedric CAFFY authored
-
- 06 Feb, 2020 1 commit
-
-
Michael Davis authored
-
- 04 Feb, 2020 1 commit
-
-
Cedric CAFFY authored
-
- 30 Jan, 2020 1 commit
-
-
Cedric CAFFY authored
-
- 20 Jan, 2020 1 commit
-
-
Michael Davis authored
-
- 09 Jan, 2020 1 commit
-
-
Michael Davis authored
-
- 18 Dec, 2019 6 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
The main motivation for this change is to change the checksum type to a string for sending it to cta-admin (as opposed to a byte array, used for communicating with EOS). This allows us to decode the checksum before sending it which makes things a lot easier for operator scripts which parse the JSON.
-
- 16 Dec, 2019 3 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- 27 Nov, 2019 1 commit
-
-
Michael Davis authored
-
- 22 Oct, 2019 1 commit
-
-
Cedric CAFFY authored
Added RepackDestinationInfos to add informations about where files from a repacked tape have been migrated
-
- 26 Sep, 2019 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 09 Sep, 2019 1 commit
-
-
Michael Davis authored
-
- 20 Aug, 2019 2 commits
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- 16 Aug, 2019 1 commit
-
-
Eric Cano authored
-
- 02 Aug, 2019 1 commit
-
-
Eric Cano authored
This will show up if sq with the option --json. It is allowing the operators to see the effects of backpressure.
-
- 10 Jul, 2019 2 commits
-
-
Victor Kotlyar authored
CTA catalogue fields to cta-admin tape ls command.
-
Michael Davis authored
gRPC protobufs are moving to a new EOS submodule, grpc-proto. This is because they will be shared with CERNBox as well as CTA.
-
- 08 Jul, 2019 1 commit
-
-
Michael Davis authored
7/6/2019 GRPC: allow to specify a packet size in eos-grpc-ping
-
- 03 Jul, 2019 1 commit
-
-
Victor Kotlyar authored
Add disk system table support for cta-admin commands "disksystem add/ls/rm".
-
- 27 Jun, 2019 2 commits
-
-
Victor Kotlyar authored
tape Add read only tapes support for cta-admin commands "tape add/ls/ch" and "sq".
-
Michael Davis authored
-
- 26 Jun, 2019 1 commit
-
-
Michael Davis authored
OwnerId is numeric type (to store in the DB), RequesterId stays as strings (for log messages etc.) This change breaks the API. Both EOS and CTA need to be recompiled against this version of the submodule.
-
- 24 Jun, 2019 3 commits
-
-
Michael Davis authored
Tabular output (for humans) always shows headers. Scripts should use --json.
-
Michael Davis authored
It is used by ShowQueues as well as drive ls
-
Michael Davis authored
-
- 21 Jun, 2019 3 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Scope of enum values is the protobuf message not the individual enum, so can't define UNKNOWN twice in the same message.
-