Skip to content
Snippets Groups Projects
  1. Jun 06, 2019
  2. Jun 03, 2019
  3. May 28, 2019
  4. May 22, 2019
  5. May 21, 2019
  6. Apr 23, 2019
  7. Apr 15, 2019
  8. Mar 26, 2019
  9. Mar 05, 2019
  10. Feb 25, 2019
  11. Feb 12, 2019
  12. Feb 07, 2019
  13. Feb 04, 2019
  14. Jan 21, 2019
  15. Jan 18, 2019
  16. Jan 10, 2019
  17. Jan 08, 2019
  18. Jan 07, 2019
  19. Dec 11, 2018
  20. Nov 26, 2018
  21. Nov 08, 2018
  22. Oct 12, 2018
  23. Sep 28, 2018
  24. Sep 27, 2018
    • Michael Davis's avatar
      [cta-admin] Adds --json option · 995780e8
      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.
      995780e8
  25. Sep 26, 2018
    • Michael Davis's avatar
      [XrdSsiPb] Updates submodule to v0.23 · f8758643
      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.
      f8758643
  26. Sep 10, 2018
  27. Aug 14, 2018
  28. Jul 31, 2018
  29. Jul 25, 2018
Loading