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
Nathaniel Manista
0d7a6ec862
Merge pull request #5210 from soltanmm/hack
...
Reorder Python artifact commands.
9 years ago
Masood Malekghassemi
2bbffcf18f
Reorder Python artifact commands
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
Jan Tattermusch
96aec2d321
fix python centos6 distribtest
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
Masood Malekghassemi
5d0cce34fe
Merge pull request #5207 from soltanmm/hack
...
Paper over custom command limitations
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
Jan Tattermusch
0563229819
Merge pull request #5206 from murgatroid99/node_bundle_node-pre-gyp
...
Bundle node-pre-gyp with the node package
9 years ago
Alistair Veitch
58a6185ac2
c99 comments
9 years ago
murgatroid99
ab604b6d76
Bundle node-pre-gyp with the node package
9 years ago
Nathaniel Manista
6e8a939669
Merge pull request #5194 from soltanmm/everything-is-awful!
...
Use wheels instead of eggs for custom bdists.
9 years ago
Craig Tiller
1362c24108
Merge pull request #5193 from vjpai/alarm_mods
...
Make C++ alarm class usable and testable
9 years ago
Masood Malekghassemi
334e9e6fa2
Use wheels instead for custom bdists
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
Alistair Veitch
749250f6a0
merge to HEAD
9 years ago
Alistair Veitch
532519ac21
Respond to review comments
9 years ago
Craig Tiller
24e274b8d9
Add comment
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
David G. Quintas
8729d03fdf
Update load-balancing.md
...
Formatting
9 years ago
David G. Quintas
8003d767b4
Update load-balancing.md
...
Typo
9 years ago
David G. Quintas
b31ec1e81c
Load balancing first draft.
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
Nicolas "Pixel" Noble
7cc94e9381
Fixing Ruby examples.
9 years ago