Vijay Pai
2815f184a3
Document variable names
9 years ago
Vijay Pai
6c998da4bf
Merge branch 'master' into loaded
9 years ago
Nathaniel Manista
a5fc9818e1
Merge pull request #5282 from soltanmm/rm
...
Remove out-of-date scripts.
9 years ago
murgatroid99
73f5d7c0ce
Fix copyrights
9 years ago
murgatroid99
c02910b07a
Node: add options to modify ProtoBuf behavior
9 years ago
Jan Tattermusch
c77dc39771
Merge pull request #5281 from jskeet/master
...
Add a NullLogger in the C# implementation
9 years ago
Masood Malekghassemi
13e9faa644
Remove outdated scripts
9 years ago
Bogdan Drutu
a3d33b93c4
Merge pull request #5277 from soltanmm/abimerp
...
Extern "C" Python DLL support
9 years ago
Masood Malekghassemi
d01391233a
Extern "C" Python DLL support
9 years ago
Stanley Cheung
30eb314b29
Merge pull request #5279 from stanley-cheung/fix-python-example-docs
...
Update README.md with new installation flow
9 years ago
Vijay Pai
8a2ff73640
Use more variables for better explanations
9 years ago
Vijay Pai
ed3cd423b6
Use three different load-factors and document load-factor variable
9 years ago
Vijay Pai
251b781f70
Merge branch 'master' into loaded
9 years ago
Jon Skeet
e813bc760e
Add a NullLogger in the C# implementation
...
I'd argue that at this stage, this should probably be the default. Further options to consider:
- Make it a singleton, or at least expose a static property with a single instance?
- Allow SetLogger(null) to use the NullLogger?
9 years ago
Stanley Cheung
e8130a1218
Update README.md with new installation flow
9 years ago
Masood Malekghassemi
7da3297be7
Merge pull request #5275 from bogdandrutu/bug
...
Fix pygrpc_load_core in pxi to match with the C definition
9 years ago
Bogdan Drutu
399d34bef4
Fix pygrpc_load_core in pxi to match with the C definition
9 years ago
murgatroid99
4999ba91c9
Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular import warning
9 years ago
Vijay Pai
84567ed5e0
Merge branch 'master' into loaded
9 years ago
Vijay Pai
845447f479
Merge branch 'master' into poll_override2
9 years ago
Nicolas Noble
30ba20486c
Merge pull request #5273 from vjpai/us
...
Fix copyright
9 years ago
vjpai
fcc8f89eea
Fix copyright
9 years ago
Nicolas Noble
8894c433d3
Merge pull request #5157 from murgatroid99/sanitize_precommit
...
Add a sanitize script usable in a precommit hook
9 years ago
Vijay Pai
258d4ed0a4
Merge branch 'master' into poll_override2
9 years ago
Vijay Pai
0a0dfff6ca
Merge branch 'master' into loaded
9 years ago
Craig Tiller
a5b94057d1
Merge pull request #5267 from bogdandrutu/bug
...
Fix the arguments type for on_read and destroy callbacks in iomgr
9 years ago
Stanley Cheung
521c12d8a1
Merge pull request #5269 from stanley-cheung/fix-php-copyright
...
Fix PHP copyright
9 years ago
Stanley Cheung
708ff9d66d
fix php copyright
9 years ago
Bogdan Drutu
ddecc6198e
Fix call to grpc_exec_ctx_enqueue
9 years ago
Bogdan Drutu
a7eefe1a6e
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Bogdan Drutu
f89fdf39df
Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func
9 years ago
Yang Gao
6d65ee4110
Merge pull request #5209 from vjpai/why_lever
...
Delete fixed_size_thread_pool
9 years ago
Vijay Pai
ee53dc5e08
Merge branch 'master' into loaded
9 years ago
Vijay Pai
b65eda4c88
Make the poll override function assert on non-zero timeout if invoked
...
from the end2end test thread itself (done by adding a TLS on that thread)
Also clang-format
9 years ago
Vijay Pai
837c9bda1d
Merge branch 'master' into poll_override2
9 years ago
Kailash Sethuraman
5a80ac37a3
Merge pull request #5239 from jtattermusch/csharp_release_docs
...
Update C# docs for 0.13 release
9 years ago
Michael Lumish
221bb1dae0
Merge pull request #5225 from stanley-cheung/php-ext-code-coverage
...
PHP: add unit test to increase PHP C extension code coverage
9 years ago
David G. Quintas
e683814416
Merge pull request #5201 from vjpai/alarm_openloop
...
Revive and reform open-loop QPS testing
9 years ago
Bogdan Drutu
43f6311c58
Merge pull request #5098 from a-veitch/base_log
...
Add Census base log
9 years ago
Stanley Cheung
f77a4ad9f7
channel constructor the array is required
9 years ago
Stanley Cheung
b91f0f27c5
revert unnecessary change
9 years ago
Michael Lumish
646d5cd8a2
Merge pull request #5224 from stanley-cheung/php-code-coverage
...
PHP: add unit test to bring coverage back up above 95% (PHP portion)
9 years ago
Vijay Pai
018879aa9a
Set up poll overrides
9 years ago
Michael Lumish
30124c762f
Merge pull request #5245 from jtattermusch/csharp_examples_0_13
...
Update C# examples to 0.13.0 packages
9 years ago
Craig Tiller
ccdea1900f
Separate timer checking from pollsets
9 years ago
Jan Tattermusch
84ef9d75d7
Merge pull request #5254 from grpc/release-0_13
...
Release 0.13 upmerge.
9 years ago
vjpai
cf4daebe27
Comment the requirements for changing grpc_poll_function and do
...
poll overrides in such a way as to avoid polling races
9 years ago
Kailash Sethuraman
b14f6e6f61
Merge pull request #5253 from nicolasnoble/yard-in-gems
...
Adding the .yardopts file into the gems.
9 years ago
Nicolas "Pixel" Noble
ed59c7d5d4
Adding the .yardopts file into the gems.
9 years ago
Craig Tiller
7131c62be2
Merge pull request #5252 from nicolasnoble/yardocs
...
Adding a .yardopts file at the root so rubydocs isn't getting lost.
9 years ago