Nicolas "Pixel" Noble
3ba2eba9eb
Adding grpc_dll project.
9 years ago
Nicolas "Pixel" Noble
de808bbea8
Enabling python artifact building for Windows.
9 years ago
David G. Quintas
e9718aa841
Merge pull request #5240 from vjpai/loaded
...
Add an open-loop test using Poisson at 20-70% of peak
9 years ago
Craig Tiller
b4b7324e4c
Merge pull request #5285 from nicolasnoble/flagging_all_the_api
...
Flagging the missing API entries.
9 years ago
Nicolas "Pixel" Noble
639766023e
Flagging the missing API entries.
9 years ago
Vijay Pai
2815f184a3
Document variable names
9 years ago
Vijay Pai
6c998da4bf
Merge branch 'master' into loaded
9 years ago
Jan Tattermusch
c77dc39771
Merge pull request #5281 from jskeet/master
...
Add a NullLogger in the C# implementation
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
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
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
Vijay Pai
84567ed5e0
Merge branch 'master' into loaded
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
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
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
Jan Tattermusch
84ef9d75d7
Merge pull request #5254 from grpc/release-0_13
...
Release 0.13 upmerge.
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
Nicolas "Pixel" Noble
33c728e1ed
Adding a .yardopts file at the root so rubydocs isn't getting lost.
9 years ago
Kailash Sethuraman
e612d41a40
Merge pull request #5227 from murgatroid99/node_documentation_update_0.13
...
Update Node examples and example documentation
9 years ago
vjpai
2bf1a9c707
Merge branch 'master' into why_lever
9 years ago
Craig Tiller
8afd49f359
Merge pull request #5248 from vjpai/ccc
...
Copyright fix
9 years ago
Vijay Pai
4625c7123b
Merge branch 'ccc' into alarm_openloop
9 years ago
Vijay Pai
e40aefb829
Fix the timeout
9 years ago
Vijay Pai
b48f4c830a
Merge remote-tracking branch 'upstream/master' into alarm_openloop
9 years ago
Vijay Pai
8ca0faaf52
use timeouts with proper fixture multipliers rather than raw,
...
since tsan slows things down a lot and may complicate issues such
as shutdown.
9 years ago
vjpai
50d7e3c4eb
I merged this without checking the copyright. My mistake...
9 years ago
Masood Malekghassemi
f01f6577f8
Merge pull request #5246 from nicolasnoble/upmerge-from-0.13
...
Upmerge from 0.13
9 years ago
Nicolas "Pixel" Noble
f083013bd7
Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13
...
Conflicts:
Makefile
build.yaml
package.json
setup.py
src/core/surface/version.c
src/csharp/Grpc.Core/VersionInfo.cs
src/csharp/build_packages.bat
src/python/grpcio/grpc_version.py
src/ruby/lib/grpc/version.rb
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
9 years ago