Skip to content
Snippets Groups Projects
  1. May 16, 2016
  2. May 06, 2016
  3. Apr 04, 2016
  4. Apr 01, 2016
  5. Mar 31, 2016
  6. Mar 09, 2016
  7. Dec 16, 2015
  8. Dec 04, 2015
  9. Oct 28, 2015
  10. Oct 08, 2015
  11. Sep 26, 2015
  12. Aug 31, 2015
  13. Aug 20, 2015
  14. Aug 14, 2015
    • Tim Emiola's avatar
      Adds the ruby timeout interop test. · cdb7cccc
      Tim Emiola authored
      Corrects some other issues
      
      - fixes status return when calls fail by always returning the status
      
      - resolves bidi_call client's failure to return an exception on bad
        status by swapping the wait for status to the read thread
      
        * this also improves the cancel_after_first_response test
      
      Also
      
      - adds a unit test that verifies that a bidi call will time out.
      cdb7cccc
    • Tim Emiola's avatar
      Breaks API - switches timeout to a keyword arg. · 49b7650e
      Tim Emiola authored
      - timeout has been a default arg till now
      
      - this switches it to a keyword arg with the same behavior
      
      - in addition, it adds deadline as distinct keyword arg, allowing users
        the choice of the idiomatic(timeout) or the aligned(deadline)
      49b7650e
  15. Aug 12, 2015
  16. Aug 11, 2015
  17. Jul 19, 2015
  18. Jun 17, 2015
  19. May 23, 2015
  20. May 20, 2015
  21. May 07, 2015
  22. Apr 27, 2015
  23. Apr 24, 2015
  24. Apr 18, 2015
    • Tim Emiola's avatar
      Remove usage of xray · 154db73f
      Tim Emiola authored
      - xray was useful during dev testing but is neither a dev or runtime dep
      - its presence causes issues for libraries that handle signals themselves
      
      Also
      - updates grpc.gemspec with requirements
      154db73f
    • Tim Emiola's avatar
      clarify test descriptions · a80aa7d8
      Tim Emiola authored
      a80aa7d8
  25. Apr 17, 2015
  26. Apr 16, 2015
  27. Apr 15, 2015
  28. Apr 10, 2015
Loading