aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* php: add more unit test for code coverage analysisGravatar Stanley Cheung2015-10-20
|
* Merge pull request #3892 from jtattermusch/python_fix_auth_testsGravatar Masood Malekghassemi2015-10-20
|\ | | | | Fix python compute_engine_creds and oauth2_auth_token interop tests.
* \ Merge pull request #3890 from jtattermusch/fix_ruby_per_rpc_credsGravatar Michael Lumish2015-10-20
|\ \ | | | | | | Hotfix for ruby per_rpc_creds interop test
* \ \ Merge pull request #3858 from enisoc/php-closeGravatar Stanley Cheung2015-10-20
|\ \ \ | | | | | | | | PHP: Fix property reference in BaseStub::close()
* \ \ \ Merge pull request #3878 from murgatroid99/node_remove_log_linesGravatar Nicolas Noble2015-10-20
|\ \ \ \ | | | | | | | | | | Stop outputting log lines from Node library by default
| | | | * fix some python auth interop testsGravatar Jan Tattermusch2015-10-19
| | | | |
| | | * | fix ruby per_rpc_credsGravatar Jan Tattermusch2015-10-19
| | | |/
* | | / Update README.mdGravatar Jan Tattermusch2015-10-19
| |_|/ |/| |
* | | Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ \ \ | | | | | | | | Introducing grpc_executor, for all your threading needs
* \ \ \ Merge pull request #3822 from nathanielmanistaatgoogle/prerequisitesGravatar Kailash Sethuraman2015-10-19
|\ \ \ \ | | | | | | | | | | Add python-dev and python3-dev to prerequisites
| * | | | Add python-dev and Python 3 to prerequisitesGravatar Nathaniel Manista2015-10-19
| | | | |
| | | * | This is a library. It should not output logs to STDOUT by defaultGravatar murgatroid992015-10-19
| | | | |
* | | | | Merge pull request #3861 from jtattermusch/ruby_use_tlsGravatar Michael Lumish2015-10-19
|\ \ \ \ \ | | | | | | | | | | | | Accept --use_tls=true and --use_test_ca=true in ruby interop tests
* | | | | | Add empty_stream Python interop testGravatar Masood Malekghassemi2015-10-16
| | | | | |
* | | | | | Merge pull request #3860 from jtattermusch/python_use_tls_compatGravatar Nathaniel Manista2015-10-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Accept --use_tls=true and --use_test_ca=true in python interop tests.
| * | | | | | accept --use_tls=true --use_test_ca=true in pythonGravatar Jan Tattermusch2015-10-16
| | | | | | |
* | | | | | | Merge pull request #3862 from jcanizales/fix-release-conflictGravatar Nicolas Noble2015-10-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix release conflict for release-0_11
* | | | | | | | restrict number of iterations for UnaryCallPerformance testGravatar Jan Tattermusch2015-10-15
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #3841 from murgatroid99/ruby_test_timeoutGravatar Jan Tattermusch2015-10-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make ruby RpcServer stop waiting for calls when it gets null calls
| | | * | | | | accept --use_tls=true and --use_test_ca=true in rubyGravatar Jan Tattermusch2015-10-15
| |_|/ / / / / |/| | | | | |
| | * | | | | Git ignore XCode derived files across the repoGravatar Jorge Canizales2015-10-15
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3854 from stanley-cheung/php_add_auth_interop_testsGravatar Michael Lumish2015-10-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | PHP: add remaining auth interop tests
| | | | | | * PHP: Fix property reference in BaseStub::close()Gravatar Anthony Yeh2015-10-15
| |_|_|_|_|/ |/| | | | |
| * | | | | php: add remaining auth interop testsGravatar Stanley Cheung2015-10-15
| | | | | |
* | | | | | Merge pull request #3846 from murgatroid99/node_distribute_ssl_rootsGravatar jboeuf2015-10-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | Distribute roots.pem with the Node package
* \ \ \ \ \ \ Merge pull request #3767 from ctiller/cache-accept-encGravatar David G. Quintas2015-10-15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Cache encodings accepted by peer on mdelem
| | | * | | | php: add use_tls and use_test_ca param to interop tests scriptGravatar Stanley Cheung2015-10-15
| | | | | | |
* | | | | | | Merge pull request #3547 from soltanmm/cyGravatar Nathaniel Manista2015-10-15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Bring Cython tests back online.
| | | * | | | Distribute roots.pem with the Node packageGravatar murgatroid992015-10-15
| | | | |/ / | | | |/| |
| | | | * | Add newline to .rubocop.ymlGravatar murgatroid992015-10-14
| | | | | |
| | | | * | Fixed previous change, altered RuboCop settings to let me do soGravatar murgatroid992015-10-14
| | | | | |
* | | | | | Merge pull request #3819 from stanley-cheung/php_fix_empty_stream_interop_testGravatar Jan Tattermusch2015-10-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | PHP: fix empty_stream interop test
* \ \ \ \ \ \ Merge pull request #3786 from ↵Gravatar Vijay Pai2015-10-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/try-this-simple-trick-to-double-performance Set current worker for longer
* \ \ \ \ \ \ \ Merge pull request #3794 from ctiller/mfGravatar Vijay Pai2015-10-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Metadata atomic magic
* \ \ \ \ \ \ \ \ Merge pull request #3618 from dgquintas/cq_alarmGravatar Vijay Pai2015-10-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added grpc_alarm (renamed previous one to grpc_timer)
| | | | | | | | * | Made ruby server stop waiting for calls when it starts getting null callsGravatar murgatroid992015-10-14
| | | | | | | |/ /
| | | | * | | / / php: fix empty_stream interop test;Gravatar Stanley Cheung2015-10-14
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3815 from murgatroid99/node_increase_coverageGravatar Nicolas Noble2015-10-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Bring Node coverage up to 95%
| | | | | | | * We need the iomgr_init for winsocks initialization.Gravatar David Garcia Quintas2015-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixed (thanks @nicolasnoble) wrong construction of error msg.
| * | | | | | | Fixed error in Node credentials testGravatar murgatroid992015-10-13
| | | | | | | |
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-13
| | |\ \ \ \ \ \
* | | | | | | | | Fix call data init in census grpc filter.Gravatar Hongyu Chen2015-10-13
| |_|/ / / / / / |/| | | | | | |
| | | | | | | * Updated Windows resolverGravatar David Garcia Quintas2015-10-13
| | | | | | | |
| * | | | | | | Added more tests, removed some unused code, fixed a bugGravatar murgatroid992015-10-13
| | | | | | | |
* | | | | | | | Merge pull request #3756 from jtattermusch/adjust_csharp_auth_apiGravatar Jan Tattermusch2015-10-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Improving the C# auth API
* \ \ \ \ \ \ \ \ Merge pull request #3754 from ctiller/latent-seeGravatar David G. Quintas2015-10-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Latency profiling support
* \ \ \ \ \ \ \ \ \ Merge pull request #3806 from vjpai/plugin_nullptrGravatar Yang Gao2015-10-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | C++ code generator plugin: eliminate use of nullptr
| | | | | | | | | | * removed unused local varGravatar David Garcia Quintas2015-10-13
| | | | | | | | | | |
| | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-12
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-12
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |