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