Skip to content
Snippets Groups Projects
  1. Aug 25, 2015
  2. Aug 05, 2015
  3. Jul 31, 2015
  4. Jul 11, 2015
  5. Jul 10, 2015
  6. Jul 09, 2015
  7. Apr 09, 2015
  8. Apr 07, 2015
  9. 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
  10. Feb 15, 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