aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
| | | | | | | - Propagation of (rpc) method name. - Invocation of the hook at (call, channel) x (creation, destruction) - Added enum to identify the source of invocation. - Fixed testing. Went from test fixture to simple test.
* Merge pull request #6693 from thinkerou/phptGravatar Stanley Cheung2016-07-07
|\ | | | | Changed the README file of PHP example
* \ Merge pull request #7270 from kpayson64/ruby_ga_changeGravatar kpayson642016-07-07
|\ \ | | | | | | Change cancelled to cancelled?
| * | Change cancelled to cancelled?Gravatar Ken Payson2016-07-07
| | |
* | | Merge pull request #7190 from dgquintas/bb_reader_errorGravatar Nicolas Noble2016-07-07
|\ \ \ | | | | | | | | Return success status of grpc_byte_buffer_reader_init
* \ \ \ Merge pull request #7159 from jcanizales/p0-connectivity-appGravatar kpayson642016-07-07
|\ \ \ \ | | | | | | | | | | App to manually test behavior under changing connectivity conditions
* \ \ \ \ Merge pull request #7251 from dgquintas/fix_cpp_depsGravatar kpayson642016-07-07
|\ \ \ \ \ | |_|_|/ / |/| | | | Added missing dependencies to grpc++_base
* | | | | Merge pull request #7204 from ctiller/tsan-server-fixGravatar Craig Tiller2016-07-06
|\ \ \ \ \ | | | | | | | | | | | | Fix TSAN failure in tcp_server (shown via qps_openloop_test)
| | * \ \ \ Merge branch 'protobuf-submodule-update' of ↵Gravatar David Garcia Quintas2016-07-06
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | https://github.com/nicolasnoble/grpc into fix_cpp_deps
| | | | | * \ Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into ↵Gravatar David Garcia Quintas2016-07-06
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | | | | | | | bb_reader_error
| | | | | * | Merge branch 'protobuf-submodule-update' of ↵Gravatar David Garcia Quintas2016-07-06
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | | | | | | | https://github.com/nicolasnoble/grpc into bb_reader_error
| | * / | | | Added missing dependencies to grpc++_baseGravatar David Garcia Quintas2016-07-06
| |/ / / / / |/| | | | |
| | * | | | Pinning to protobuf submodule 3.0.0-beta-3.3.Gravatar Nicolas "Pixel" Noble2016-07-07
| | | | | |
* | | | | | Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixesGravatar kpayson642016-07-06
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Ruby garbage collection fixes
| | | | * | removed use of __func__ in testGravatar David Garcia Quintas2016-07-06
| | | | | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into bb_reader_errorGravatar David Garcia Quintas2016-07-06
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_fileGravatar Nicolas Noble2016-07-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | removed unused version of status_code_enum.h
* \ \ \ \ \ \ Merge pull request #7175 from dgquintas/algo_initGravatar Nicolas Noble2016-07-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Initialize variables in surface/call.c
* \ \ \ \ \ \ \ Merge pull request #6791 from soltanmm/painGravatar kpayson642016-07-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make running individual Python tests less painful
* \ \ \ \ \ \ \ \ Merge pull request #7197 from kpayson64/port_server_fixGravatar Nicolas Noble2016-07-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Change port_server.py to use port 32766
| | | | | | | | * \ Merge branch 'complicated-syndrome-of-the-alien-kind' of ↵Gravatar David Garcia Quintas2016-07-02
| | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/soltanmm/grpc into bb_reader_error
| | | | | | | | * | | Added test for CGravatar David Garcia Quintas2016-07-02
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #7210 from ctiller/no-more-zookeeperGravatar Nicolas Noble2016-07-01
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Expunge all references to zookeeper
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6893 from y-zeng/handler_http_responseGravatar Nicolas Noble2016-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add http2 status code in error_message if it's not 200
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7218 from nicolasnoble/contrib-cmakeGravatar Nicolas Noble2016-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contributed cmake project files.
| * | | | | | | | | | | | | Regenerating project files, and adding experimental disclaimer.Gravatar Nicolas "Pixel" Noble2016-07-02
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'google/master' into contrib-cmakeGravatar Nicolas "Pixel" Noble2016-07-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #7162 from dgquintas/interop-cred-flag-fixGravatar David G. Quintas2016-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed invalid sentence from interop flag description
| | | | | | | | | | | | | * | Check Python ByteBuffer reader init statusGravatar Masood Malekghassemi2016-07-01
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | | | | | | | | | | * | pr commentsGravatar David Garcia Quintas2016-07-01
| | | | | | | | | | | | |
| | | | | | | | | * | | | Fix TSAN failure in tcp_server (shown via qps_openloop_test)Gravatar Craig Tiller2016-07-01
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| | | | | * | | | | | | Regenerate project filesGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | |
| | | | | * | | | | | | Fix job_spec invocation for Python run_testsGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | |
| | | | | * | | | | | | Remove gcov special-casing for Python testsGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We'll need to fix coverage testing in the future anyway (see #6894).
| | | | | * | | | | | | Fall back to default python for test virtualenvsGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | |
| | | | | * | | | | | | Sanitize grpcio-tools command argumentsGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | |
| | | | | * | | | | | | Remove toxGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | |
| | | | | * | | | | | | Make running individual Python tests less painfulGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change, running Python tests individually required building a tox environment via the run_tests script and then specifying long environment variables to filter out just the test we wanted to run (and then we wouldn't be able to get the output on interrupt, nor would we have an easy way of determining the PID of the process for debugger attachment). Now invoking the build_python.sh script creates a workable python virtual environment that includes all necessary libraries and tests (s.t. running a single test is now possible by just knowing the module name). This does not change existing supported means of running tests (e.g. through run_tests.py). An additional way of running individual tests has been introduced. Following invocation of `./tools/run_tests/build_python.sh` (or run_tests.py), one may invoke ./$VENV/bin/python -m $TEST_MODULE_NAME and acquire a single running process that *is* the test process (rather than a parent of the process). $VENV is the virtual environment name specified to `build_python.sh` (defaults to `py27`) and $TEST_MODULE_NAME is what it says on the tin.
| | | | | * | | | | | | Organize Python tests to use grpcio-tools directlyGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves all tests into a separate package. This does not change existing supported means of running tests (e.g. through run_tests.py).
| | | | | * | | | | | | Ignore cython debug informationGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | |
| | | | | * | | | | | | Add programmatic access to protoc in grpcio-toolsGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | |
| | | | | * | | | | | | Build Python3 grpcio-tools on OS XGravatar Masood Malekghassemi2016-07-01
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | | * | | | | | | Change port_server.py to use port 32766Gravatar Ken Payson2016-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32767 is used by filenet-powsrm
* | | | | | | | | | | Merge pull request #7176 from ctiller/deflakeGravatar Craig Tiller2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | Fix memory leak, fix error.c refcount reporting
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | | | | | | | * | Added comment for obj-cGravatar David Garcia Quintas2016-06-30
| | | | | | | | | | |
| | | | | | | | | * | regenerated projectsGravatar David Garcia Quintas2016-06-30
| | | | | | | | | | |
| | | | | | | | | * | updated copyrightGravatar David Garcia Quintas2016-06-30
| | | | | | | | | | |
| | | | | | | | | * | Added TODO for php.Gravatar David Garcia Quintas2016-06-30
| | | | | | | | | | |