Skip to content
Snippets Groups Projects
  1. Sep 10, 2015
    • Masood Malekghassemi's avatar
      Fix Python docgen · 38fc0bb3
      Masood Malekghassemi authored
      The old package directory handling was stale in grpcio's setup.py
      command support module and docgen had a typo.
      38fc0bb3
  2. Aug 06, 2015
  3. Jul 31, 2015
  4. Jul 29, 2015
  5. Mar 18, 2015
  6. Feb 18, 2015
  7. 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
  8. Jan 24, 2015
  9. Jan 23, 2015
  10. 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
  11. Dec 02, 2014
Loading