Skip to content
Snippets Groups Projects
  1. Sep 01, 2015
  2. Jul 14, 2015
  3. Jul 11, 2015
  4. Jul 07, 2015
  5. Jul 03, 2015
  6. Feb 26, 2015
    • Nathaniel Manista's avatar
      The Python interop client. · c2b40200
      Nathaniel Manista authored
      The server_host_override flag's implementation remaining
      outstanding means that this only works over insecure
      connections for now.
      c2b40200
  7. Feb 18, 2015
  8. 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
  9. Jan 24, 2015
  10. Jan 23, 2015
  11. 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
  12. Dec 02, 2014
Loading