Skip to content
Snippets Groups Projects
  1. May 19, 2017
    • Yong Ni's avatar
      Merge matrix feature branch into master. · b2e4bfa1
      Yong Ni authored
      Features included in this merge:
      - Added script to build and upload docker image for matrix test.
      - Added script to create test cases and created go__master testcases based on it.
      - Created dictionary for runtimes and gRPC releases for supported languages.
      - Added go 1.7 and 1.8 Dockerfile/templates.
      
      See tools/interop_matrix/README.md for details.
      b2e4bfa1
  2. May 05, 2017
  3. Mar 12, 2017
  4. Feb 17, 2017
  5. Feb 13, 2017
    • Mehrdad Afshari's avatar
      Added Pylint to sanity tests · 1a967c31
      Mehrdad Afshari authored
      Pylint is only enabled for "grpcio/grpc" package,
      and various specific checks that currently fail are disabled,
      each with a respective TODO item in the .pylintrc file.
      1a967c31
  6. Mar 31, 2016
  7. Feb 01, 2016
  8. Dec 18, 2015
  9. Feb 27, 2015
  10. Feb 18, 2015
  11. Feb 16, 2015
  12. 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
  13. Jan 22, 2015
Loading