Masood Malekghassemi
f747409f6f
Use precompiled extensions only
9 years ago
Stanley Cheung
76e9ad416e
php: add unit test to bring coverage back up above 95%
9 years ago
Masood Malekghassemi
b14ea1de58
Revert Ruby version specialization
9 years ago
Masood Malekghassemi
cd4358460d
Bump Python version
9 years ago
Masood Malekghassemi
dd6ee7af7e
Truncate Python target triple
9 years ago
Craig Tiller
00c4829669
Ignore pb.h, pb.c for clang-fmt
9 years ago
Craig Tiller
eb841e2010
Revert "Revert "Proto API for LB request/responses""
9 years ago
Craig Tiller
c35e2c582f
Revert "Proto API for LB request/responses"
9 years ago
vjpai
d8e2c70fde
Remove a vestige
9 years ago
vjpai
fd307efbd1
fixed_size_thread_pool : why do we even have that lever? It has been
...
deprecated and unused for quite some time.
9 years ago
Vijay Pai
090c867e28
This testing exposed a race condition in alarm creation - the
...
alarm needs to "begin" at the CQ before the timer should be inited.
9 years ago
Masood Malekghassemi
b6d3a8238d
Paper over custom command limitations
...
The custom gRPC bdist command depends on numerous undocumented and
private behaviors of setuptools, wheel, distutils, etc. One such is the
ordering of generated distribution targets. We paper over this under the
assumption that the command will only be useful for gRPC devs, and
document with a command description a contractual obligation of users of
the command.
9 years ago
Masood Malekghassemi
334e9e6fa2
Use wheels instead for custom bdists
9 years ago
Alistair Veitch
532519ac21
Respond to review comments
9 years ago
Craig Tiller
24e274b8d9
Add comment
9 years ago
Vijay Pai
810a13e2d3
Remove a small allocation, at the cost of a little uglier header file.
...
This commit may or may not be a great tradeoff.
9 years ago
Vijay Pai
c41abec7f8
Sanity: clang-format and regen projects
9 years ago
yang-g
e39cb740ca
Add a dummy reference to prevent unused variable warning if there is no rpc method defined.
9 years ago
vjpai
8fdafede06
tag fed in by user should be any arbitrary tag, not a CompletionQueueTag
...
type
9 years ago
Craig Tiller
10d3e59075
WTF
9 years ago
Craig Tiller
087c51a6bb
Fix 1 second stall on Windows
9 years ago
yang-g
1945ae4285
Fix copyright
9 years ago
yang-g
d59ad7ef39
Provide explicit API for user to set user agent string prefix
9 years ago
Patryk Lesiewicz
777777efa4
Pass delete[] explicitely to Nan::NewBuffer.
...
Use the Nan::NewBuffer version that accepts an explicit callback
deallocating buffers. This way we'll be resilient to different nan/node
versions.
Fixes grpc/grpc#4867
9 years ago
Nicolas "Pixel" Noble
ca144fd1e8
Fixing Ruby binary build (again).
9 years ago
vjpai
21f1afc3d7
Fix some C# copyrights
9 years ago
Bogdan Drutu
c7ea439dd2
Manually added empty lines and spaces in the copyright and it worked.
9 years ago
Bogdan Drutu
e9319daee2
Add the removed line before the copyright
9 years ago
Bogdan Drutu
3d9d252f09
run sudo ./tools/distrib/clang_format_code.sh
9 years ago
Craig Tiller
1298afd10e
Get compilation working again
9 years ago
Craig Tiller
b0154c4d54
Stop generating .pyc files in boringssl
9 years ago
Bogdan Drutu
03e250c3fa
Fix some indentation.
9 years ago
Bogdan Drutu
b3153f367b
change gpr_int* to int*_t
9 years ago
Craig Tiller
da179ce598
Rollback gpr deletion
9 years ago
Nathaniel Manista
fa6cad701c
grpc_set_ssl_roots_override_callback for Python
9 years ago
Nicolas "Pixel" Noble
f9e3c23fe8
Fixing ruby versionning.
9 years ago
Bogdan Drutu
806f434f9d
Run clang-format
9 years ago
Jan Tattermusch
fc1ad749d3
fix copyrights
9 years ago
Nicolas "Pixel" Noble
1935c3655c
Flagging master as 0.14.0-dev.
9 years ago
Bogdan Drutu
079a179991
Change the census metadata keys. Both census keys must be binary keys because of the encoding.
9 years ago
Jan Tattermusch
fe0c4a84fa
C# assembly version and current version
9 years ago
Jan Tattermusch
6819ee73a6
fix GrpcEnvironmentTest
9 years ago
Jan Tattermusch
d980047a04
fix C# build
9 years ago
Nicolas "Pixel" Noble
cda4bad582
Flagging 0.13 as pre1.
9 years ago
Masood Malekghassemi
35afe4afaf
Fall back to building if GCS cannot be reached
9 years ago
Masood Malekghassemi
6598ce16db
Move os.environ to module-level
9 years ago
Craig Tiller
f008f067f8
build.yaml centric versioning
9 years ago
Masood Malekghassemi
064d37d380
Fix GCS URL for Python
9 years ago
Craig Tiller
6c90d898b6
Fix sanity
9 years ago
Chris Bacon
435b155152
Correct copyright date
9 years ago