Skip to content
Snippets Groups Projects
  1. Dec 13, 2016
  2. 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
  3. Jul 01, 2016
  4. May 06, 2016
  5. May 05, 2016
  6. Oct 23, 2015
  7. Aug 12, 2015
    • Masood Malekghassemi's avatar
      Add health-checking to Python · 12dadafd
      Masood Malekghassemi authored
      Adds the initial reference implementation for health-checking in gRPC
      Python as a separate project (but within the same grpc package to keep
      namespaces consistent). Only installs the package to test the
      build-proto-modules custom command introduced in the health-checking
      project.
      12dadafd
  8. Jul 31, 2015
  9. Mar 18, 2015
  10. Feb 18, 2015
  11. Feb 02, 2015
    • Nathaniel Manista's avatar
      Refactoring of the Python build. · b8b0adfb
      Nathaniel Manista authored
      The source code is moved from src/python to
      src/python/src. A setup.py is added at
      src/python. The build_python.sh and
      run_python.sh scripts are updated to build
      and run the Python tests by building a
      package and installing it in the developer's
      Python 2.7 virtual environment.
      b8b0adfb
  12. Jan 24, 2015
  13. Jan 23, 2015
  14. Jan 10, 2015
    • temiola's avatar
      Switches to using protobuf-ruby. · 0f0a6bc4
      temiola authored
      - Adds a dependency to protobuf-ruby in the gemfile
      - Updates math.proto to proto3
      - Updates math server and client to use protoc protos
      - Updates interop server and client to use protoc protos
      
      Also
      - Fixes/Updates the noproto samples
      
      TESTED: math_server and math_client can communicate locally.
      	Change on 2015/01/07 by temiola <temiola@google.com>
      -------------
      Created by MOE: http://code.google.com/p/moe-java
      MOE_MIGRATED_REVID=83483448
      0f0a6bc4
  15. Dec 02, 2014
Loading