Vijay Pai
|
8eef7e3b58
|
Merge branch 'master' into alarm_openloop
|
9 years ago |
Vijay Pai
|
6583176337
|
clang-format
|
9 years ago |
vjpai
|
7914e62d48
|
Attack of the const police.
I also added some unrequested const's
|
9 years ago |
Vijay Pai
|
2d5e4dcaff
|
Merge pull request #5233 from ctiller/knobbly
Small tweak to make some customer code compile
|
9 years ago |
Michael Lumish
|
79859988d1
|
Merge pull request #5235 from vjpai/nodejs
Rename node qps worker to prevent confusion
|
9 years ago |
vjpai
|
f74a67b6d5
|
Rename to reduce confusion
|
9 years ago |
Craig Tiller
|
d4f2604b53
|
Small tweak to make some customer code compile
|
9 years ago |
Craig Tiller
|
017f84ead8
|
Merge pull request #5078 from ctiller/compatibility_mode
Make binary compatibility not the default
|
9 years ago |
Craig Tiller
|
f456b92099
|
Fix Python
|
9 years ago |
David G. Quintas
|
5b026a4a48
|
Merge pull request #5053 from ctiller/bad_metadata
Properly handle "." in metadata
|
9 years ago |
adelez
|
2ba7885f5c
|
Merge pull request #5118 from jtattermusch/gce_scripts
Script to automatically create a Jenkins linux worker.
|
9 years ago |
Craig Tiller
|
38af6122dd
|
Fix copyright
|
9 years ago |
Craig Tiller
|
a7d41147ea
|
Merge github.com:grpc/grpc into bad_metadata
|
9 years ago |
Kailash Sethuraman
|
bf53a74b3f
|
Merge pull request #4926 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
9 years ago |
David G. Quintas
|
3f19f42771
|
Merge pull request #5052 from ctiller/compress
Fix race condition in transport API
|
9 years ago |
Jan Tattermusch
|
cf36536a30
|
Merge pull request #5190 from murgatroid99/node_windows_tests
Make Node tests run on Windows
|
9 years ago |
Craig Tiller
|
3470054993
|
Merge pull request #5211 from grpc/revert-4038-grpclb_api
Revert "Proto API for LB request/responses"
|
9 years ago |
Craig Tiller
|
c35e2c582f
|
Revert "Proto API for LB request/responses"
|
9 years ago |
Craig Tiller
|
c3602dc1cf
|
Merge pull request #4038 from dgquintas/grpclb_api
Proto API for LB request/responses
|
9 years ago |
David G. Quintas
|
2afed4ca44
|
Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil
Removing underscores in CENSUS_API, GRPC_API and GPR_API.
|
9 years ago |
Vijay Pai
|
7f91d42069
|
Merge branch 'master' into alarm_openloop
|
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 |
Craig Tiller
|
1362c24108
|
Merge pull request #5193 from vjpai/alarm_mods
Make C++ alarm class usable and testable
|
9 years ago |
Vijay Pai
|
761bcb4a18
|
Cleanup to make it work with clang build
|
9 years ago |
Jan Tattermusch
|
e7c2566252
|
Merge pull request #4913 from pszemus/master
Update protobuf version to v3.0.0-beta-2
|
9 years ago |
Craig Tiller
|
b9a5f167d1
|
Merge pull request #5205 from grpc/release-0_13
Release 0.13 upmerge.
|
9 years ago |
Craig Tiller
|
c0473cc823
|
Merge github.com:grpc/grpc into compress
|
9 years ago |
Craig Tiller
|
b718c8af70
|
Merge github.com:grpc/grpc into compatibility_mode
|
9 years ago |
Vijay Pai
|
914455782f
|
Sanity (clang-format and copyright)
|
9 years ago |
Vijay Pai
|
1132c6b7db
|
Simplify and properly implement openloop testing.
Revive it in tests as well
|
9 years ago |
Vijay Pai
|
d472ad2a7f
|
Merge branch 'alarm_mods' into alarm_openloop
|
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 |
Przemysław Sobala
|
fbf8c0b8ca
|
Update copyright
|
9 years ago |
David G. Quintas
|
f79366a3c9
|
Merge pull request #5198 from dgquintas/server_interface_cleanup
Removed outdated mention of AsynchronousService
|
9 years ago |
David Garcia Quintas
|
742a783c0d
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
|
9 years ago |
David Garcia Quintas
|
26a9848416
|
Removed outdated mention of AsynchronousService
|
9 years ago |
Vijay Pai
|
29e1d95a21
|
Revive gpr
|
9 years ago |
Vijay Pai
|
c41abec7f8
|
Sanity: clang-format and regen projects
|
9 years ago |
Vijay Pai
|
8ae883fc8f
|
Merge branch 'master' into alarm_mods
|
9 years ago |
vjpai
|
dbca72fb01
|
init test
|
9 years ago |
Vijay Pai
|
4ea3d4c38a
|
Merge pull request #5191 from ctiller/fixdocker
Fix docker inception for now
|
9 years ago |
Vijay Pai
|
bfa6eb9015
|
Merge pull request #5196 from yang-g/no_rpc_service
Add a dummy reference to prevent unused variable warning if there is …
|
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 |
Nicolas Noble
|
3d9a18cc0f
|
Merge pull request #5156 from jtattermusch/ruby_distribtest
Ruby distribtests on Linux
|
9 years ago |
vjpai
|
f9f61cf5bc
|
Properly specify dependences on alarm.h in build.yaml
|
9 years ago |
Jan Tattermusch
|
367708a8b9
|
make all the remaining ruby distribtest pass
|
9 years ago |
Jan Tattermusch
|
09b19500f4
|
Merge pull request #5192 from nicolasnoble/fixing-ruby-example
Fixing Ruby examples.
|
9 years ago |
Nicolas Noble
|
9c7961a014
|
Merge pull request #5165 from ctiller/bring_back_gpr
Bring back gpr
|
9 years ago |
Nicolas "Pixel" Noble
|
9fe56a09fd
|
Fixing copyrights.
|
9 years ago |