Historia zmian

Autor SHA1 Wiadomość Data
  Alexander Polcyn 7b1ea64969 add a standalone client auth test 8 lat temu
  Alexander Polcyn 5ec36090a4 add missing fields on server call context and improve robustness of finished calls 8 lat temu
  Nathaniel Manista 8f7b0b48bf v1.0.x → master upmerge 9 lat temu
  Alexander Polcyn 174aa915ba change client code to use specific exceptions and throw bad status if 9 lat temu
  Alex Polcyn e5293c3f7b combine more core batch ops 9 lat temu
  Alexander Polcyn 9c74487072 Use thread pool from concurrent-ruby on ruby server 9 lat temu
  murgatroid99 e69f088cd9 Split incoming initial and trailing metadata in Ruby calls 9 lat temu
  murgatroid99 5ea4a99d8c Finished removing CompletionQueue from Ruby API, made some changes for clarity 9 lat temu
  murgatroid99 ae34a370e3 Finished updating code and tests with keyword argument changes 9 lat temu
  murgatroid99 b19f181f3e Avoid using unspecified keyword args where possible 9 lat temu
  murgatroid99 cf239e7309 Add a default handler to Ruby services that returns UNIMPLEMENTED 9 lat temu
  murgatroid99 895c1113ab Make ruby library conform to status code spec 9 lat temu
  Craig Tiller 6169d5f7b0 Update copyrights 9 lat temu
  murgatroid99 3c77ff452f Fix copyright 9 lat temu
  murgatroid99 d48d84da19 Ruby: fix some synchronization code in server implementation 9 lat temu
  murgatroid99 afe3974bce Made insecure channel/stub explicit, in all layers 10 lat temu
  murgatroid99 cfa26e1ce7 Plumb CallCredentials through Ruby code, replacing metadata_updater functionality 10 lat temu
  Tim Emiola 557d26f643 Remove a bad flaky rpc server test 10 lat temu
  Tim Emiola 934ae9ac0c Make insecure construction explicit, to address #2614 10 lat temu
  Tim Emiola 49b7650eaf Breaks API - switches timeout to a keyword arg. 10 lat temu
  Craig Tiller 83ac705fa7 Only check metadata that we want: its allowed to have extra elements 10 lat temu
  Tim Emiola b1fa5d4627 Ruby shutdown api migration 10 lat temu
  Tim Emiola 4aba356630 Various tweaks to improve server stability 10 lat temu
  Nick Gauthier f233d968d2 Encapsulate logger within GRPC module 10 lat temu
  Jan Tattermusch 291800b78f Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md 10 lat temu
  Tim Emiola 154db73ff9 Remove usage of xray 10 lat temu
  Tim Emiola a80aa7d86a clarify test descriptions 10 lat temu
  Tim Emiola 9a0ae0380c Adds support for updating the output metadata to calls 10 lat temu
  Tim Emiola 8661a43f78 Propagate metadata in BadStatus 10 lat temu
  Tim Emiola 3fd2be2e32 Adds a hook for returning the client connect metadata 10 lat temu