Skip to content
Snippets Groups Projects
  1. Jul 08, 2016
  2. Jun 13, 2016
  3. May 20, 2016
  4. May 16, 2016
  5. May 06, 2016
  6. Apr 04, 2016
  7. Apr 01, 2016
  8. Mar 31, 2016
  9. Mar 09, 2016
  10. Dec 16, 2015
  11. Dec 04, 2015
  12. Oct 28, 2015
  13. Oct 08, 2015
  14. Sep 26, 2015
  15. Aug 31, 2015
  16. Aug 20, 2015
  17. 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
  18. Aug 12, 2015
  19. Aug 11, 2015
  20. Jul 19, 2015
  21. Jun 17, 2015
  22. May 23, 2015
  23. May 20, 2015
  24. May 07, 2015
  25. Apr 27, 2015
  26. Apr 24, 2015
  27. 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
  28. Apr 17, 2015
  29. Apr 16, 2015
  30. Apr 15, 2015
  31. Apr 10, 2015
Loading