Skip to content
Snippets Groups Projects
  1. May 12, 2017
  2. May 08, 2017
  3. Mar 07, 2017
  4. Feb 06, 2017
  5. Jan 17, 2017
  6. Dec 13, 2016
  7. Oct 28, 2016
    • Masood Malekghassemi's avatar
      Enable split code generation · d953959e
      Masood Malekghassemi authored
      To support magical internal build processes, the pb2 files need to be
      split into pure-proto and gRPC parts. This performs that split and
      further fixes bad module names in the test harness that interfered with
      the intended test implementation.
      
      An unfortunate side effect, due to limitations of protoc and holdover
      behavior we must support in major version 1.x, is that trash files are
      generated in split generation. This shouldn't be a problem in normal
      protoc plugin use.
      d953959e
  8. Aug 22, 2016
  9. Aug 18, 2016
  10. Aug 03, 2016
  11. Jul 18, 2016
    • Ken Payson's avatar
      Polish grpcio_health_checking package · dd24c1ec
      Ken Payson authored
      -Rename namespace to grpc_health->grpc to match spec
      -Proper use of NOT_FOUND status code
      -Improve testing
      -Add source distribution to artifact build
      dd24c1ec
  12. Jul 01, 2016
Loading