Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | php: add more unit test for code coverage analysis | Stanley Cheung | 2015-10-20 |
| | |||
* | Merge pull request #3892 from jtattermusch/python_fix_auth_tests | Masood Malekghassemi | 2015-10-20 |
|\ | | | | | Fix python compute_engine_creds and oauth2_auth_token interop tests. | ||
* \ | Merge pull request #3890 from jtattermusch/fix_ruby_per_rpc_creds | Michael Lumish | 2015-10-20 |
|\ \ | | | | | | | Hotfix for ruby per_rpc_creds interop test | ||
* \ \ | Merge pull request #3858 from enisoc/php-close | Stanley Cheung | 2015-10-20 |
|\ \ \ | | | | | | | | | PHP: Fix property reference in BaseStub::close() | ||
* \ \ \ | Merge pull request #3878 from murgatroid99/node_remove_log_lines | Nicolas Noble | 2015-10-20 |
|\ \ \ \ | | | | | | | | | | | Stop outputting log lines from Node library by default | ||
| | | | * | fix some python auth interop tests | Jan Tattermusch | 2015-10-19 |
| | | | | | |||
| | | * | | fix ruby per_rpc_creds | Jan Tattermusch | 2015-10-19 |
| | | |/ | |||
* | | / | Update README.md | Jan Tattermusch | 2015-10-19 |
| |_|/ |/| | | |||
* | | | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 |
|\ \ \ | | | | | | | | | Introducing grpc_executor, for all your threading needs | ||
* \ \ \ | Merge pull request #3822 from nathanielmanistaatgoogle/prerequisites | Kailash Sethuraman | 2015-10-19 |
|\ \ \ \ | | | | | | | | | | | Add python-dev and python3-dev to prerequisites | ||
| * | | | | Add python-dev and Python 3 to prerequisites | Nathaniel Manista | 2015-10-19 |
| | | | | | |||
| | | * | | This is a library. It should not output logs to STDOUT by default | murgatroid99 | 2015-10-19 |
| | | | | | |||
* | | | | | Merge pull request #3861 from jtattermusch/ruby_use_tls | Michael Lumish | 2015-10-19 |
|\ \ \ \ \ | | | | | | | | | | | | | Accept --use_tls=true and --use_test_ca=true in ruby interop tests | ||
* | | | | | | Add empty_stream Python interop test | Masood Malekghassemi | 2015-10-16 |
| | | | | | | |||
* | | | | | | Merge pull request #3860 from jtattermusch/python_use_tls_compat | Nathaniel Manista | 2015-10-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Accept --use_tls=true and --use_test_ca=true in python interop tests. | ||
| * | | | | | | accept --use_tls=true --use_test_ca=true in python | Jan Tattermusch | 2015-10-16 |
| | | | | | | | |||
* | | | | | | | Merge pull request #3862 from jcanizales/fix-release-conflict | Nicolas Noble | 2015-10-16 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix release conflict for release-0_11 | ||
* | | | | | | | | restrict number of iterations for UnaryCallPerformance test | Jan Tattermusch | 2015-10-15 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #3841 from murgatroid99/ruby_test_timeout | Jan Tattermusch | 2015-10-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make ruby RpcServer stop waiting for calls when it gets null calls | ||
| | | * | | | | | accept --use_tls=true and --use_test_ca=true in ruby | Jan Tattermusch | 2015-10-15 |
| |_|/ / / / / |/| | | | | | | |||
| | * | | | | | Git ignore XCode derived files across the repo | Jorge Canizales | 2015-10-15 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #3854 from stanley-cheung/php_add_auth_interop_tests | Michael Lumish | 2015-10-15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: add remaining auth interop tests | ||
| | | | | | * | PHP: Fix property reference in BaseStub::close() | Anthony Yeh | 2015-10-15 |
| |_|_|_|_|/ |/| | | | | | |||
| * | | | | | php: add remaining auth interop tests | Stanley Cheung | 2015-10-15 |
| | | | | | | |||
* | | | | | | Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots | jboeuf | 2015-10-15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Distribute roots.pem with the Node package | ||
* \ \ \ \ \ \ | Merge pull request #3767 from ctiller/cache-accept-enc | David G. Quintas | 2015-10-15 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Cache encodings accepted by peer on mdelem | ||
| | | * | | | | php: add use_tls and use_test_ca param to interop tests script | Stanley Cheung | 2015-10-15 |
| | | | | | | | |||
* | | | | | | | Merge pull request #3547 from soltanmm/cy | Nathaniel Manista | 2015-10-15 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Bring Cython tests back online. | ||
| | | * | | | | Distribute roots.pem with the Node package | murgatroid99 | 2015-10-15 |
| | | | |/ / | | | |/| | | |||
| | | | * | | Add newline to .rubocop.yml | murgatroid99 | 2015-10-14 |
| | | | | | | |||
| | | | * | | Fixed previous change, altered RuboCop settings to let me do so | murgatroid99 | 2015-10-14 |
| | | | | | | |||
* | | | | | | Merge pull request #3819 from stanley-cheung/php_fix_empty_stream_interop_test | Jan Tattermusch | 2015-10-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: fix empty_stream interop test | ||
* \ \ \ \ \ \ | Merge pull request #3786 from ↵ | Vijay Pai | 2015-10-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/try-this-simple-trick-to-double-performance Set current worker for longer | ||
* \ \ \ \ \ \ \ | Merge pull request #3794 from ctiller/mf | Vijay Pai | 2015-10-14 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Metadata atomic magic | ||
* \ \ \ \ \ \ \ \ | Merge pull request #3618 from dgquintas/cq_alarm | Vijay Pai | 2015-10-14 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added grpc_alarm (renamed previous one to grpc_timer) | ||
| | | | | | | | * | | Made ruby server stop waiting for calls when it starts getting null calls | murgatroid99 | 2015-10-14 |
| | | | | | | |/ / | |||
| | | | * | | / / | php: fix empty_stream interop test; | Stanley Cheung | 2015-10-14 |
| |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #3815 from murgatroid99/node_increase_coverage | Nicolas Noble | 2015-10-14 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Bring Node coverage up to 95% | ||
| | | | | | | * | We need the iomgr_init for winsocks initialization. | David Garcia Quintas | 2015-10-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixed (thanks @nicolasnoble) wrong construction of error msg. | ||
| * | | | | | | | Fixed error in Node credentials test | murgatroid99 | 2015-10-13 |
| | | | | | | | | |||
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-13 |
| | |\ \ \ \ \ \ | |||
* | | | | | | | | | Fix call data init in census grpc filter. | Hongyu Chen | 2015-10-13 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | | | | * | Updated Windows resolver | David Garcia Quintas | 2015-10-13 |
| | | | | | | | | |||
| * | | | | | | | Added more tests, removed some unused code, fixed a bug | murgatroid99 | 2015-10-13 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api | Jan Tattermusch | 2015-10-13 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improving the C# auth API | ||
* \ \ \ \ \ \ \ \ | Merge pull request #3754 from ctiller/latent-see | David G. Quintas | 2015-10-13 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Latency profiling support | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #3806 from vjpai/plugin_nullptr | Yang Gao | 2015-10-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | C++ code generator plugin: eliminate use of nullptr | ||
| | | | | | | | | | * | removed unused local var | David Garcia Quintas | 2015-10-13 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-12 |
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | David Garcia Quintas | 2015-10-12 |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |